This course is aimed at absolute beginners; you don't need any coding experience at all! We'll start out by setting up a development environment that has all the tools you need to start writing and running Ruby code.
Then, we'll delve into very basic computer science concepts, such as:
· Printing to the screen
· String manipulation
· Variables
· Getting user input
· Simple math
· Comparison operators and Assignment operators
After that, we'll move on to more intermediate topics such as:
· Conditional if/else statements
· Arrays
· While loop, Each loop
· Hashes and Fizzbuzz
Finally, we'll finish up with more advanced topics such as:
· Methods and Classes
Ruby is one of the greatest programming languages, and learning it has never been this easy! We'll see you on the course!
Ruby from beginner to advanced
How to pick a coding text editor
Variables, numbers, and math
Conditional if/else and comparisons
While and for loops
Arrays, objects, and functions
How to build FizzBuzz
How to create math flashcards