Book Image

Python and Ruby Programming Bundle [Video]

By : John Elder
Book Image

Python and Ruby Programming Bundle [Video]

By: John Elder

Overview of this book

In this course, you'll learn the Python 3 programming language and the Ruby programming language from an absolute beginner level to advanced—in no time at all! This course targets absolute beginners; you don't need any coding experience at all! We start by setting up, downloading, and installing Python and the Sublime Text Editor—both for free. This will give you all the tools you need to start writing and running Python code. For Ruby, we'll use a free online development environment (or you can download Ruby yourself onto your computer). Then, we'll delve into very basic computer science concepts, such as: • Printing to the screen • String manipulation • Variables • Data types (lists, tuples, dictionaries and more) • Simple math • Comparison operators • Assignment operators After that, we'll move on to more intermediate topics such as: • Conditional if/else statements • While loops • For loops • Fizzbuzz Finally, we'll finish up with more advanced topics like: • Functions • Modules • Classes We'll learn all these things for both Python and Ruby. We start with Python, and then on to Ruby in the second half of the course.
Table of Contents (6 chapters)
Chapter 6
Advanced Ruby Programming
Content Locked
Section 1
Intro to Ruby Classes
Advanced Ruby Programming: Intro to Ruby Classes