Companies Home Search Profile

Ruby Essential Training Part 1: The Basics

Focused View

4:14:42

75 View
  • 01 Introduction.mp4
    01:25
  • 02 Learn the basics of Ruby.mp4
    00:34
  • 03 Introducing Ruby (In progress).mp4
    03:32
  • 04 Install Ruby on a Mac.mp4
    01:35
  • 05 Install Ruby on Windows.mp4
    00:48
  • 06 Using Ruby(In progress).mp4
    06:27
  • 07 Interactive Ruby Shell (IRB)(In progress).mp4
    03:46
  • 08 Documentation(In progress).mp4
    03:46
  • 09 Variables.mp4
    02:55
  • 10 Numbers Integers(In progress).mp4
    04:46
  • 11 Numbers Floats(In progress).mp4
    03:48
  • 12 Strings.mp4
    04:50
  • 13 Strings Escaping and interpolation.mp4
    05:21
  • 14 Arrays.mp4
    06:32
  • 15 Array methods.mp4
    06:11
  • 16 Hashes.mp4
    06:59
  • 17 Symbols.mp4
    06:58
  • 18 Booleans.mp4
    06:01
  • 19 Ranges.mp4
    04:27
  • 20 Constants.mp4
    04:28
  • 21 Nil.mp4
    01:49
  • 22 Challenge Roman numerals.mp4
    02:08
  • 23 Solution Roman numerals.mp4
    01:22
  • 24 About control structures.mp4
    02:14
  • 25 Conditionals if, else, elsif.mp4
    01:47
  • 26 Conditionals unless.mp4
    04:53
  • 27 Conditionals case.mp4
    04:08
  • 28 Conditionals Shorthand operators.mp4
    05:51
  • 29 Conditionals Shorthand operators.mp4
    07:07
  • 30 Loops.mp4
    07:04
  • 31 Iterators.mp4
    08:16
  • 32 Challenge Blanket patterns.mp4
    02:07
  • 33 Solution Blanket patterns.mp4
    07:50
  • 34 Best practices.mp4
    03:02
  • 35 Exit a running script.mp4
    05:14
  • 36 Input and output.mp4
    04:31
  • 37 Challenge Guessing game.mp4
    02:28
  • 38 Solution Guessing game.mp4
    03:43
  • 39 Enumerables.mp4
    03:42
  • 40 What is a code block.mp4
    06:49
  • 41 Find methods.mp4
    06:28
  • 42 Map methods.mp4
    07:30
  • 43 Inject methods.mp4
    07:51
  • 44 Sort methods.mp4
    07:03
  • 45 Merge methods.mp4
    05:21
  • 46 Challenge Ruby blanks.mp4
    02:10
  • 47 Solution Ruby blanks.mp4
    02:38
  • 48 Define and call methods.mp4
    04:35
  • 49 Variable scope.mp4
    04:01
  • 50 Arguments.mp4
    05:43
  • 51 Argument default values.mp4
    07:56
  • 52 Return value.mp4
    05:45
  • 53 Return multiple values.mp4
    04:24
  • 54 Challenge Pig Latin(In progress).mp4
    03:01
  • 55 Solution Pig Latin.mp4
    08:34
  • 56 Next steps.mp4
    00:28
  • Ex_Files-Ruby.zip.zip
  • Description


    Ruby, the popular object-oriented open-source programming language, is a great place to start learning programming or web development. You can use it to write interactive programs or build scripts to speed up common tasks. In this course, instructor Kevin Skoglund provides the basics that new and experienced developers need to know to start coding with Ruby, starting with the core object types: numbers, strings, symbols, booleans, and more. He demonstrates Ruby's control structures, including conditionals, loops, and iterators. Kevin explains scripting best practices and shows the power of using enumerables and code blocks. By the end of the course, you should be able to use Ruby to define your own custom methods with loops and conditional logic.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 56
    • duration 4:14:42
    • Release Date 2023/01/14

    Courses related to Ruby