Skip to content

sean-sype-simmons/learn-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-ruby

Repo to save ruby learnings

100 days outline

  • Day 1: Introduction to Ruby and the basics of the language. Review data types, variables, and control flow statements.

  • Day 2-10: Practice working with strings, numbers, and arrays in Ruby. Complete exercises and small projects to solidify your understanding of these data types.

  • Day 11-20: Learn about Ruby's built-in methods and how to use them to work with data. Practice using these methods through exercises and small projects.

  • Day 21-30: Learn about Ruby's object-oriented programming features, including classes and objects. Practice creating your own classes and objects through exercises and small projects.

  • Day 31-40: Learn about Ruby's modules and how to use them to organize your code. Practice creating and using modules through exercises and small projects.

  • Day 41-50: Learn about Ruby's file handling capabilities and how to read and write files. Practice working with files through exercises and small projects.

  • Day 51-60: Learn about Ruby's error handling capabilities and how to use exception handling. Practice error handling through exercises and small projects.

  • Day 61-70: Learn about Ruby's built-in libraries and gems, and how to use them to add functionality to your code. Practice using these libraries and gems through exercises and small projects.

  • Day 71-80: Learn about testing in Ruby using libraries such as RSpec. Practice writing tests for your code through exercises and small projects.

  • Day 81-90: Learn about web development in Ruby using frameworks such as Ruby on Rails. Practice building small web applications through exercises and small projects.

  • Day 91-100: Reflect on what you've learned and create your own final project using all the concepts and techniques you've learned throughout the challenge.

  • this list was generated by ChatGpt.

About

Repo to save ruby learnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages