Skip to content

RianNegreiros/odin_project_ror_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects from The Odin Project Full Stack Ruby on Rails path

This path takes you through our entire Ruby on Rails curriculum. The courses should be taken in the order that they are displayed. You'll learn everything you need to know to create beautiful responsive websites from scratch.

  • Ruby Time to dive deep into Ruby, the language 'designed for programmer happiness.' You'll cover object-oriented design, testing, and data structures – essential knowledge for learning other programming languages, too!

  • Databases Databases organize and capture large amounts of data, typically by inputting, storing, retrieving, and managing the information. This course will focus on relational databases, which are widely used to store data, and SQL, the language used to query the database.

  • Ruby On Rails Take Ruby to the next level with the Ruby on Rails framework! Learn how to entirely craft your site's backend using the Model-View-Controller design pattern. You'll gain the confidence to launch a website in under an hour.

  • Intermediate HTML and CSS and Advanced HTML and CSS Good web design doesn't happen by accident. Now that you've gained a strong foundation in programming, this course takes a deeper look at front-end design, expanding on what is covered in Foundations. You'll learn how to design websites that look great on any device and you'll be equipped to understand and create your responsive design framework deeply!

  • JavaScript Make your websites dynamic and interactive with JavaScript! You'll create features and stand-alone applications. This module includes projects where you will learn how to manipulate the DOM, use object-oriented programming principles, and build single-page applications with React.

  • Getting Hired Web development is a lifelong journey of learning and growth. Continue that journey on a professional development team! You'll learn where to find jobs, how to do great interviews, and the best strategies to launch your career.

All Paths from The Odin Project