Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence CBT
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Ruby

Beginners Ruby Programming Training - No Experience Required

A Ruby Programming Course Training Video. Learn Real-World Programming Techniques At Your Own Pace.
Rating: 4.1 out of 54.1 (227 ratings)
18,092 students
Created by Infinite Skills
Last updated 1/2017
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Learn The Core Fundamentals Of Ruby Programming
  • Build A Solid Understanding Of Real World Ruby Programming Techniques
  • Learn How To Program Ruby At Your Own Pace

Course content

15 sections • 76 lectures • 5h 0m total length

  • Preview00:01
  • Preview03:27

  • Preview03:05
  • Preview01:48
  • Preview03:10
  • 0204 Ruby Scripts
    03:21
  • 0205 Displaying Data
    03:39
  • 0206 Getting Data In
    03:40
  • 0207 Exercise 1
    04:05

  • 0301 Strings
    07:35
  • 0302 Numbers
    03:47
  • 0303 Booleans
    02:29
  • 0304 Ranges
    04:28
  • 0305 Arrays
    03:34
  • 0306 Hashes
    02:57
  • 0307 Creating Variables And Constants
    05:57
  • 0308 Exercise 1
    02:47
  • 0309 Exercise 2
    04:03

  • 0401 Arithmetic Operators And Expressions
    04:24
  • 0402 Relational Operators And Expressions
    05:22
  • 0403 Logical Operators And Expressions
    03:00
  • 0404 Miscellaneous Expressions
    03:28
  • 0405 Exercise 1
    03:21

  • 0501 Simple If Statement
    03:12
  • 0502 If Else Statement
    04:00
  • 0503 If - Else If Statement
    04:03
  • 0504 Case Statements
    03:53
  • 0505 Exercise 1
    03:26
  • 0506 Exercise 2
    03:40

  • 0601 While Loops
    05:04
  • 0602 Until Loops
    04:15
  • 0603 Iterators Loops
    05:27
  • 0604 For In And Each Loops
    03:52
  • 0605 Altering Loop Control
    04:54
  • 0606 Exercise 1
    02:51
  • 0607 Exercise 2
    03:24

  • 0701 Defining Methods - Part 1
    05:03
  • 0702 Defining Methods - Part 2
    04:16
  • 0703 Defining Methods - Part 3
    04:39
  • 0704 Exercise 1
    03:30
  • 0705 Exercise 2
    04:16

  • 0801 Defining A Class - Part 1
    06:06
  • 0802 Defining A Class - Part 2
    04:21
  • 0803 Defining A Class - Part 3
    03:20
  • 0804 Defining A Class - Part 4
    04:33
  • 0805 Class Variables
    05:00
  • 0806 Exercise 1
    03:42
  • 0807 Exercise 2
    03:49
  • 0808 Exercise 3
    03:17

  • 0901 Defining Subclasses - Part 1
    05:03
  • 0902 Defining Subclasses - Part 2
    04:35
  • 0903 Defining Subclasses - Part 3
    04:01
  • 0904 Exercise 1
    04:43

  • 1001 Defining Modules - Part 1
    04:46
  • 1002 Defining Modules - Part 2
    03:40
  • 1003 Using Mixins
    03:01
  • 1004 Exercise 1
    03:08

Requirements

  • Just The Will To Learn

Description

In this Ruby training course, Infinite Skills teaches you the fundamentals of the Ruby programming language. Ruby was designed to be more powerful that Perl, and more object-oriented than Python, and has gained in popularity due to its power and ease of use. Mike will show you the basic functions and features of Ruby, and how to put them together to create powerful programs.

You will start with lessons for installing Ruby on either your Mac or PC, and how to run simple programs. This Ruby training video is designed for the absolute beginner, and no prior programming experience is necessary. Some of the topics the course covers in this video training are; working with data and variables, operators and expressions, decision making (if and case statements), loops, methods and functions and object-oriented programming. You will also learn about exception handling, reading and writing files, and working with the Ruby debugger.

In completing this computer based training course for Ruby programming, you will have a solid foundation to allow you to start creating programs using Ruby. From this starting point, you can move on to work with Ruby on Rails, or continue to hand-code your Ruby programs, but either way you will have a strong understanding of the fundamentals of the Ruby programming language. Working files are included for both courses, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Programmers And Developers Of All Levels - No Experience Required

Instructor

Infinite Skills
High Quality Training
Infinite Skills
  • 4.3 Instructor Rating
  • 117,331 Reviews
  • 1,231,095 Students
  • 327 Courses

Infinite Skills is a Canadian based company who offer a huge and ever growing range of high quality eLearning solutions that teach using studio quality narrated videos backed-up with practical hands-on examples and comprehensive working files. All courses are created by trained educators and experts in video based education.

The emphasis is on teaching real life skills that are essential for progressing in today's commercial environment.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.