Rails Tutorial Chapter 14 was completed, and it took a total of 155.5 hours.

2020/9/13 0.5 hours

14.1.1 Completed.

2020/9/14 0.5 hours

14.1.2.1 In the middle.

2020/9/15 0.5 hours

14.1.2 Completed.

2020/9/16 0.5 hours

14.8 On the way.

2020/9/17 0.5 hours

14.1.4 Completed.

2020/9/18 0.5 hours

14.1.5 Completed.

2020/9/19 2.0 hours

14.2.1 Completed and in the middle of Exercise 14.2.2.2.

2020/9/20 2.0 hours

14.2.2 Completed, in the middle of 14.27.

2020/9/21 2.0 hours

14.2.3-4 Completed and in the middle of Exercise 16.2.5.1.

2020/9/22 2.0 hours

14.2.5-14.3.1 Completed.

2020/9/24 0.5 hours

It is in the middle of 14.44. I couldn't do it on 9/23 because I came to work early in the morning. After returning home at night, I'm tired and unmotivated. I felt again that it would be better to do it in the morning.

2020/9/25 0.5 hours

It is in the middle of Exercise 14.3.2.3. I understand the meaning of INNER JOIN, but I've never seen it written in SQL statements. I think it's because the knowledge of the database is the same as before.

2020/9/26 2.0 hours

14.3 Done.

2020/9/27 0.5 hours

Chapter 14 is complete. The journey takes 14.5 hours.

Time required summary

Chapter 1 22.5 hours Chapter 2 3.5 hours Chapter 3 5.5 hours Chapter 4 7.5 hours Chapter 5 7 hours Chapter 6 8 hours Chapter 7 10 hours Chapter 8 6 hours Chapter 9 11.5 hours Chapter 10 13 hours Chapter 11 16.5 hours Chapter 12 11 hours Chapter 13 19 hours Chapter 14 14.5 hours It was a total of 155.5 hours.

Chapter 1 took a lot of time to set up the environment.

from now on

There was an extension issue in 14.4.1, so I would like to try it from now on.

Recommended Posts

Rails Tutorial Chapter 14 was completed, and it took a total of 155.5 hours.
[Rails tutorial] A memorandum of "Chapter 11 Account Activation"
[Rails Tutorial Chapter 5] Create a layout
A summary of only Rails tutorial setup related
rails tutorial Chapter 6
rails tutorial Chapter 1
rails tutorial Chapter 7
rails tutorial Chapter 5
rails tutorial Chapter 10
rails tutorial Chapter 9
rails tutorial Chapter 8
[Rails] Volume that displays favorites and a list of favorites
Rails Tutorial Chapter 5 Notes
Rails Tutorial Chapter 10 Notes
Rails Tutorial Chapter 3 Notes
Rails Tutorial Chapter 3 Learning
Rails Tutorial Memorandum (Chapter 3, 3.1)
Rails Tutorial Chapter 4 Notes
Rails Tutorial Chapter 4 Learning
Rails Tutorial Chapter 1 Learning
Rails Tutorial Chapter 2 Learning
Rails Tutorial Chapter 8 Notes
Rails Tutorial Memorandum (Chapter 3, 3.3.2)
Session was a cookie designed to be erased when the browser was closed and was a method for exchanging it: Rails Tutorial Note-What is a Rails Session?
Rails does it automatically and it helps, but I was surprised
[Rails] Get a unique record from the table joined by the join method of Active Record (Rails Tutorial Chapter 14)
Rails Tutorial Records and Memorandum # 0
[Rails Tutorial Chapter 4] Rails-flavored Ruby
[Rails] Implementation of tutorial function
(Ruby on Rails6) Creating a database and displaying it in a view
Creating a mixed conditional expression of Rails if statement and unless