Ruby 3 Fundamentals: Learn Ruby and Build Fun Applications
What you'll learn
- Learn the fundementals of Ruby
- Get acquainted Strings, Variables and other Data Types
- Learn Control flow with If/Else and While Loops
- Introduction to Object Oriented Programming
- Introduction to Fun Projects Including Video Manipulation and Automatic File Organisers
- Introduction to RubyGems
Requirements
- No prior programming skills are required. You will learn the fundamentals here
- A computer with Internet Access
Description
Ruby is a dynamic, open-source programming language with a focus on simplicity and productivity. It is one of the easiest programming languages to begin programming with. Throughout the span of this course, we will learn the fundamentals of Ruby 3 ( the latest and greatest version of Ruby) and build several exciting applications!
We will first cover the various Data Types in Ruby and explore different methods using them. Simultaneously, we will also explore the Interactive Ruby Console and learn how to use it.
From there we would learn how to create our own custom methods and Classes. We will briefly touch on Object Oriented Programming Principles.
We will next learn how to create, read, append and delete files and folders all with the power of Ruby.
Next, we will explore Ruby Gems (Ruby code written by other people) to add more functionality to our Ruby Programmes.
We will also write several useful programmes as we learn Ruby throughout this course. We will create a Simple Calculator Application that will allow us to add, multiply, subtract and divide two numbers. Next, we will also create a programme that will automatically sort our files into different folders. It would sort video files into a Video folder and audio files into an Audio Folder. Finally, we will create a programme that will manipulate and convert videos for us into our desired formats.
Who this course is for:
- This course is aimed at the absolute novice in programming
Instructor
Hi, I'm a Professional Ruby on Rails developer and tutor. I have recreated several Rails applications, as well as created dozens of tutorials on Ruby on Rails and Javascript on my youtube channel. I have also worked with clients and created several applications for them. I also enjoy blogging and writing about ruby, rails and javascript on Developers Together
I am excited to share my knowledge here.