TeamTreeHouse – Learn Ruby Basics
![[TeamTreeHouse] Learn Ruby Basics Free Download](https://udemycourses.me/wp-content/uploads/2021/02/ia_100000001961-min.png)
Ruby is a programming language with a focus on simplicity and productivity.
Description
Ruby is a popular programming language that is used for everything from command line programs all the way up to large scale web applications. This track is the place to start if you want to learn how to get started with the Ruby language.
By the end of the Track, you’ll have learned how to create basic Ruby programs, learned about object oriented programming, as well as how to use Ruby’s built in types and constructs in addition to creating your own. Additionally, you’ll know how to use Ruby to further explore the programming language on your own.
About this Course
Ruby is a programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. In Ruby Basics, we’ll learn how to work with Ruby and write simple Ruby programs.
What you’ll learn
- Ruby syntax
- Objects
- Strings
- Numbers
- If statements