Ruby Full Stack Development: Introduction
Ruby 2.5
| Beginner
- 14 videos | 1h 16m 56s
- Includes Assessment
- Earns a Badge
Ruby is a very powerful language for web and software development. During this course, you can explore how to code in Ruby and the basic building blocks of a Ruby web application. Learn to install and configure Ruby, create and run a simple Ruby app, and operate Interactive Ruby (IRB). Recognize key Ruby identifiers, such as variables and constants. Use string, numeric, and Boolean values. Apply comments and structure to your Ruby programs, along with arithmetic and string operators, to manipulate variables. Use Ruby methods to get user input and format output to the console. Add flow control, logical operators, blocks, procs, and lambdas. Conclude by identifying how variable scope and namespaces work in Ruby.
WHAT YOU WILL LEARN
-
Describe the motivation and history of ruby and why it should be used for software developmentInstall and configure rubyCreate and run a simple ruby script from the command line or powershellUse interactive ruby (irb)Recognize key ruby identifiers like variables and constantsUse string, numeric, and boolean values in rubyApply comments and structure to a ruby program
-
Work with arithmetic and string operators to manipulate variables in rubyUse ruby methods to get user input and format output to the consoleUse if, else, and elsif to control the flow of a ruby applicationUse logical operators to make decisions based on the values of variables in rubyWork with blocks, procs, and lambdas to modularize and improve code readability in rubyIdentify how variable scope and namespaces work in rubyCreate a simple ruby console app that can take input and display output after manipulating the input
IN THIS COURSE
-
3m 16sUpon completion of this video, you will be able to describe the motivation and history of Ruby and why you should use it for software development. FREE ACCESS
-
4m 11sIn this video, find out how to install and configure Ruby. FREE ACCESS
-
2m 59sIn this video, learn how to create and run a simple Ruby script from the command line or PowerShell. FREE ACCESS
-
3m 48sIn this video, you will learn how to use interactive Ruby (IRB). FREE ACCESS
-
4m 49sAfter completing this video, you will be able to recognize key Ruby identifiers, like variables and constants. FREE ACCESS
-
7m 22sDuring this video, you will learn how to use string, numeric, and Boolean values in Ruby. FREE ACCESS
-
4m 52sFind out how to apply comments and structure to a Ruby program. FREE ACCESS
-
8m 18sFind out how to work with arithmetic and string operators to manipulate variables in Ruby. FREE ACCESS
-
5m 37sIn this video, you will learn how to use Ruby methods to get user input and format output to the console. FREE ACCESS
-
6mFind out how to use if, else, and elsif to control the flow of a Ruby application. FREE ACCESS
-
5m 6sIn this video, you will learn how to use logical operators to make decisions based on the values of variables in Ruby. FREE ACCESS
-
8m 5sDuring this video, you will learn how to work with blocks, procs, and lambdas to modularize and improve code readability in Ruby. FREE ACCESS
-
7m 11sIn this video, you will learn how variable scope and namespaces work in Ruby. FREE ACCESS
-
5m 25sIn this video, you will learn how to create a simple Ruby console app that can take input and display output after manipulating the input. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Audiobook
Python Essentials For Dummies