If you want to step up Ruby → Udemy "Introduction to Ruby on Rails for the first time-Learn Ruby and Rails from the basics and publish your web application online"

Learning engineers is hard, isn't it? I often declined all schedules and studied programming. I'm learning python and Ruby now, but I wrote this article because there was a recommended teaching material for learning Ruby. Also, what I learned in Ruby has many parts that match the contents of python that I am learning now, and the learning cost is low. Originally it was popular as a language with a large number of job offers, but it is easy to move to other languages ​​and it is also ideal as the first language, so this time I bought it as a step-up course.

Video details

・ ・ ・ ・ ・ ・ ・ ・ Click here for video details ↓ Getting Started with Ruby on Rails for the First Time-Learn Ruby and Rails from the Basics and Publish Web Applications to the Net https://px.a8.net/svt/ejp?a8mat=2TIO46+EOP6GA+3L4M+BW0YB&a8ejpredirect=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fthe-ultimate-ruby-on-rails-bootcamp%2F ・ ・ ・ ・ ・ ・ ・ ・

Learning benefits

At Udemy, there are many courses for engineers like this, but this course is a step-up course, and it is also for beginners. In addition, it will support you to publish WEB services using services such as Heroku.

For those who are studying at Progate, if it is not fun, I think it is a good idea to change the study method to a practical type like this course.

Recommended target

・ Those who have completed one Ruby on Rails reference book ・ Those who want to create a web service ・ Those who want to know how to publish Web services

Anyway, it may be more desirable to take the course with knowledge of Ruby.

content of study

・ Practical development skills using Ruby on Rails and Ruby ・ How to publish a web service ・ Building a development environment using AWS Cloud9 ・ Understand the difference between Ruby on Rails and Ruby ・ Learn how to publish your service on the Internet using PaaS (Platform as a Service) of Heroku, a cloud service. ・ Creating a portfolio site that looks attractive when changing jobs on the Web

Regarding the content of the lecture

Since the instructor was an experienced programming school, it is very easy to learn because it explains in a very easy-to-understand manner. In addition, you can learn how to publish the actually created Web service on Heruku, so you can step up from introductory knowledge.

The lecture itself is conducted using AWS cloud9, but it is very helpful because it covers even the basic writing of the program. Actually, there were Fizzbuzz questions, conditional branching, iterative processing, etc. in the exercises, but I was glad to learn because this Fizzbuzz question was asked during the coding interview. However, the instructor's input is very fast, so if you can't keep up, you may want to slow down the video playback speed.

I made a demo SNS with reference to this lecture, but I think that there is no loss in learning because the basics and the knowledge necessary for the production of something are properly covered.

Video details

・ ・ ・ ・ ・ ・ ・ ・ Click here for video details ↓ Getting Started with Ruby on Rails for the First Time-Learn Ruby and Rails from the Basics and Publish Web Applications to the Net https://px.a8.net/svt/ejp?a8mat=2TIO46+EOP6GA+3L4M+BW0YB&a8ejpredirect=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fthe-ultimate-ruby-on-rails-bootcamp%2F ・ ・ ・ ・ ・ ・ ・ ・

Recommended Posts

If you want to step up Ruby → Udemy "Introduction to Ruby on Rails for the first time-Learn Ruby and Rails from the basics and publish your web application online"
[PostgreSQL] If you want to delete the Rails app, delete the database first!
[Ruby on Rails] Change the update date and creation date to your favorite notation
Learn while making a WEB server Introduction to WEB application development from the basics
[Introduction] Try to create a Ruby on Rails application
[Ruby On Rails] How to search and save the data of the parent table from the child table
[Docker] How to back up and restore the DB data of Rails application on docker-compose [MySQL]
If you are new to Rails and want to make your own validation, stop by this finger.
If you want to mock a method in RSpec, you should use the allow method for mock and the singleton method.
Ruby on Rails --From environment construction to simple application development on WSL2
If you want to change the Java development environment from Eclipse
Things to remember and concepts in the Ruby on Rails tutorial
[Ruby on Rails] How to log in with only your name and password using the gem devise
[Ruby on Rails] When logging in for the first time ・ How to split the screen in half using jQuery
What to do if you can't bundle update and bundle install after installing Ruby 3.0.0 in the Rails tutorial
Ruby on Rails DB Tips for creating methods to reduce the load