Companies Home Search Profile

Ruby Modules

Focused View

Jason Seifer

1:04:27

104 View
  • 1-1-What Are Modules.mp4
    01:47
  • 1-2-Write a Simple Module.mp4
    03:35
  • 1-3-Namespaces.mp4
    04:58
  • 2-1-Comparable.mp4
    05:14
  • 2-2-Math.mp4
    04:05
  • 2-3B-Enumerable.mp4
    07:49
  • 3-1-Include.mp4
    03:05
  • 3-2B-Being Included.mp4
    05:42
  • 3-3-Extend.mp4
    06:17
  • 4-1-Class Set Up.mp4
    03:37
  • 4-2-Stock Counts.mp4
    03:10
  • 4-3-Extend and Include.mp4
    04:14
  • 4-4-Creating an In Stock Report.mp4
    06:24
  • 4-5-Refactoring and Namespaces.mp4
    04:30
  • Description


    About this Course

    Modules are an extremely powerful utility when coding in Ruby. Modules allow you to add behavior to classes, hold constants, add namespaces, and more.

    What you'll learn

    • Modules
    • Methods
    • Class Methods
    • Include and Extend
    • Magic Methods in Ruby

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Jason Seifer
    Jason Seifer
    Instructor's Courses

    Jason helped launch Treehouse and spent 4 years teaching here before returning to Rails development full time.

    Treehouse or is an online technology school that offers beginner to advanced courses in web design, web development, mobile development and game development. Its courses are aimed at beginners looking to learn computer coding skills for a career in the tech industry.
    • language english
    • Training sessions 14
    • duration 1:04:27
    • English subtitles has
    • Release Date 2023/04/13

    Courses related to Ruby

    Subtitle
    Ruby on Rails 5 Basics
    Treehouse Jay McGavren
    Jay McGavren
    Ruby on Rails 5 Basics
    47:43
    English subtitles
    04/10/2023
    Subtitle
    Ruby Objects and Classes
    Treehouse Jason Seifer
    Jason Seifer
    Ruby Objects and Classes
    55:22
    English subtitles
    04/10/2023
    Subtitle
    Testing Ruby with RSpec: The Complete Guide