Companies Home Search Profile

Top Programming Bundle: Learn Rails And Ruby Programming

Focused View

John Elder

11:00:51

448 View
  • 1 - Introduction.mp4
    01:37
  • 2 - First Things First How To Get Support Fast.html
  • 3 - Install Sublime Text and Git Bash.mp4
    05:41
  • 4 - Install Ruby.mp4
    04:58
  • 5 - Hello World First Ruby Program.mp4
    07:52
  • 6 - Printing To The Screen With Puts and Print.mp4
    02:34
  • 7 - String Manipulation.mp4
    03:41
  • 8 - Variables.mp4
    03:45
  • 9 - Getting User Input With Gets.mp4
    03:10
  • 10 - Git Bash Weirdness.html
  • 11 - Simple Math.mp4
    03:45
  • 12 - Converting To An Integer.mp4
    02:39
  • 13 - Comparison Operators.mp4
    03:54
  • 14 - Assignment Operators.mp4
    03:04
  • 15 - IfElse Conditional Statements.mp4
    05:08
  • 16 - Arrays.mp4
    04:48
  • 17 - While Loops.mp4
    03:13
  • 18 - Each Loops.mp4
    02:50
  • 19 - Hashes.mp4
    03:24
  • 20 - Building FizzBuzz.mp4
    04:02
  • 21 - Methods Part 1.mp4
    03:40
  • 22 - Methods Part 2.mp4
    03:21
  • 23 - Intro To Ruby Classes.mp4
    03:40
  • 24 - Ruby Classes Part 1.mp4
    04:32
  • 25 - Class Getters.mp4
    03:03
  • 26 - Class Setters.mp4
    03:07
  • 27 - Adding Perimeter and Area Methods.mp4
    04:24
  • 28 - Class Attr Accessor.mp4
    03:46
  • 29 - Creating a Draw Method.mp4
    04:48
  • 30 - Ruby Course Conclusion.mp4
    03:24
  • 31 - Intoduction.mp4
    00:43
  • 32 - Rails Overview.mp4
    01:51
  • 33 - Install Nodejs.mp4
    05:03
  • 34 - Install Sublime and Git Bash Terminal.mp4
    04:55
  • 35 - Create SSH Key.mp4
    04:16
  • 36 - Install The Heroku Toolbelt.mp4
    04:07
  • 37 - Install Ruby on Rails.mp4
    04:10
  • 38 - Update.html
  • 39 - Create Test Project and Handle Errors.mp4
    11:28
  • 40 - Ruby On Rails Overview.mp4
    07:57
  • 41 - Rails Server.mp4
    03:29
  • 42 - Create First Webpage With Generator.mp4
    05:57
  • 43 - Root Route.mp4
    02:54
  • 44 - Version Control With Git.mp4
    07:00
  • 45 - Github.mp4
    08:31
  • 46 - Create About Page Manually.mp4
    03:58
  • 47 - Applicationhtmlerb page.mp4
    04:30
  • 48 - Create Embedded Ruby Links.mp4
    04:55
  • 49 - Partials.mp4
    04:18
  • 50 - Bootstrap Overview.mp4
    02:59
  • 51 - Installing Bootstrap.mp4
    10:04
  • 52 - Bootstrap Navbar.mp4
    07:42
  • 53 - Mobile Ready Design.mp4
    03:44
  • 54 - Stock Quote Gem Intro.mp4
    11:35
  • 55 - Stock Quote Update API KEY.mp4
    09:49
  • 56 - Stock Quote Gem Walkthru.mp4
    04:29
  • 57 - Stock Forms.mp4
    05:38
  • 58 - Stock Form Controller.mp4
    06:48
  • 59 - Nothing Error Handling.mp4
    04:36
  • 60 - Junk Error Handling.mp4
    06:42
  • 61 - Install Devise User Management System.mp4
    09:26
  • 62 - Devise Database.mp4
    06:37
  • 63 - Flash Messages.mp4
    08:17
  • 64 - Devise Links.mp4
    03:57
  • 65 - Bootstrap Forms.mp4
    08:55
  • 66 - Conditional Navbar Links.mp4
    10:22
  • 67 - Stocks Database Table.mp4
    09:41
  • 68 - Stocks Views.mp4
    04:38
  • 69 - Fix Formatting and Rails Association.mp4
    08:41
  • 70 - Stocks Navbar and CRUD.mp4
    07:36
  • 71 - Authenticate Users.mp4
    04:57
  • 72 - Correct User Controller.mp4
    10:30
  • 73 - Correct User New Form.mp4
    05:06
  • 74 - Final Association Stock Index Page Loop.mp4
    07:11
  • 75 - Connecting to Stock Quote Gem Overview.mp4
    04:02
  • 76 - Connect Stocks Table To Quote Gem.mp4
    08:49
  • 77 - Precision and Delimiter Price fix.mp4
    02:38
  • 78 - Stock Index Error Handling.mp4
    02:11
  • 79 - Form Validation.mp4
    04:10
  • 80 - Bootstrap Table Stock Index Page.mp4
    11:55
  • 81 - More Error Handling.mp4
    08:51
  • 82 - Stocks Show Page.mp4
    12:13
  • 83 - Heroku Intro.mp4
    03:28
  • 84 - Heroku Push.mp4
    12:22
  • 85 - Heroku Run Rails DBMigrate.mp4
    03:12
  • 86 - Heroku Domain Names.mp4
    05:19
  • 87 - Conclusion Bonus.mp4
    04:29
  • 88 - Version Control With Git.mp4
    05:24
  • 89 - Saving Our Code To Githubcom.mp4
    05:53
  • 90 - Building a Webpage with the Rails Generator.mp4
    05:51
  • 91 - Building an About Webpage Manually.mp4
    04:12
  • 92 - Understanding Applicationhtmlerb.mp4
    03:48
  • 93 - Creating Links with Embedded Ruby.mp4
    03:34
  • 94 - Using Partials.mp4
    03:21
  • 95 - Installing Bootstrap.mp4
    05:30
  • 96 - Creating a Navbar with Bootstrap.mp4
    05:33
  • 97 - Using Containers and Mobile First Design.mp4
    03:50
  • 98 - Installing The Stock Quote Gem.mp4
    04:52
  • 99 - Stock Quote Gem Walkthru.mp4
    04:50
  • 100 - Creating A Stock Quote Lookup Form.mp4
    05:23
  • 101 - Connecting Our Form To The Controller.mp4
    05:08
  • 102 - Stock Quote Error Handling.mp4
    03:32
  • 103 - Stock Data Return Formatting.mp4
    04:34
  • 104 - Installing the Devise Gem.mp4
    04:58
  • 105 - Setting Up Devise Flash Message Partials.mp4
    02:25
  • 106 - Devise Database Rake DBMigrate.mp4
    05:21
  • 107 - Creating Devise Navbar Links.mp4
    06:03
  • 108 - Devise Menu Link Conditionals.mp4
    04:21
  • 109 - Styling Devise Views.mp4
    05:33
  • 110 - Creating a Stocks Scaffold.mp4
    05:51
  • 111 - Stocks Views.mp4
    03:51
  • 112 - Associating Stocks with Users.mp4
    03:56
  • 113 - Stock Links and CRUD.mp4
    05:17
  • 114 - Authenticating Stock Views.mp4
    04:48
  • 115 - More Stock View Authentication.mp4
    05:39
  • 116 - Final Stock User Association.mp4
    04:47
  • 117 - Lookup Stock Information.mp4
    03:47
  • 118 - Stock Lookup Error Handling.mp4
    05:20
  • 119 - Styling Our Stock Views.mp4
    04:07
  • 120 - Creating a Stocks Table.mp4
    04:54
  • 121 - Styling Our Show Page.mp4
    04:48
  • 122 - More Show Page Styling.mp4
    06:37
  • 123 - Adding a Stock Quote Lookup Form To The Stock Index Page.mp4
    04:10
  • 124 - Introduction to Heroku Web Hosting.mp4
    04:01
  • 125 - Modifying Our Gemfile For The Postgres Database.mp4
    03:09
  • 126 - Pushing Our Code To Heroku.mp4
    06:40
  • 127 - Using A Custom Domain Name With Heroku.mp4
    03:31
  • 128 - Bonus Lecture.mp4
    10:11
  • Description


    Learn Ruby Programming and the Rails Web Development Platform Fast! Become a Coder, Web Developer, or Software Engineer

    What You'll Learn?


    • Build Your Own Stock Market Website
    • Use Databases with Ruby on Rails
    • Deploy a Rails App To a Web Host
    • Learn The Bootstrap CSS Framework
    • Ruby From Beginner To Advanced
    • Object Oriented Programming
    • Set Up A Cloud Dev Environment
    • Variables, Strings, and Data Types
    • Getting User Input and Output
    • Conditional If/Else & Comparisons
    • Arrays, Loops, And Hashes
    • Methods, Classes and More!

    Who is this for?


  • This course is aimed towards absolute beginners who want to learn the Ruby programming Language And Ruby on Rails Framework
  • What You Need to Know?


  • No programming skills or special tools are necessary to take this course
  • You just need a computer with Internet access and a Web Browser
  • More details


    Description

    This is a bundle of two of my most popular courses, "Ruby On Rails: Stock Market App" and "Ruby Programming For Everyone".

    The question I get asked most often is this..."Do I need to learn Ruby in order to use Ruby on Rails?"

    The answer is...No!  But you SHOULD learn Ruby if you really want to become a Rails master.  This course is perfect because you'll learn both the Ruby programming language from beginner to advanced AND Ruby on Rails.

    We'll start out learning Ruby and we'll start by setting up a free cloud development environment that has all the tools you need to start writing and running Ruby code.

    Then, we'll dive into very basic computer science concepts. Things like:

    • Printing to the Screen
    • String Manipulation
    • Variables
    • Getting User Input
    • Simple Math
    • Comparison Operators
    • Assignment Operators

    After that, we'll move into more intermediate topics like:

    • Conditional If/Else Statements
    • Arrays
    • While Loops
    • Each Loops
    • Hashes 
    • Fizzbuzz

    Finally we'll finish up with more advanced topics like:

    • Methods
    • Classes

    After that we'll move into Ruby on Rails and build a cool stock market app!

    Our Stock Market app will let you look up stock quotes and financial information and save it to a database.

    Users can create an account and sign up to your website, log in, add stocks, check stock prices and all kinds of other cool financial information.  

    We'll style the website using the popular Bootstrap CSS framework (I'll show you how to use it!)

    We'll end by pushing our app to a professional web host (Heroku) which I'll show you how to use for free! We'll even talk about getting a domain name and all that fun stuff.

    If you've ever wanted to learn Ruby on Rails and were put off about learning Ruby, then this is the course for you.

    I'll see you on the inside!

    Who this course is for:

    • This course is aimed towards absolute beginners who want to learn the Ruby programming Language And Ruby on Rails Framework

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    John Elder is a pioneer in Web Development who created one of the first Internet advertising networks back in 1997. He sold it to a publicly traded company at the height of the dot com boom and then went on to create the best-selling Submission-Spider search engine submission software that's been used by over 3 million individuals and small businesses in over 45 countries.  Today he teaches Web Development courses at Codemy the online code school he founded.  John graduated with honors with a degree in Economics from Washington University in St. Louis where he was an ArtSci Scholar.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 125
    • duration 11:00:51
    • English subtitles has
    • Release Date 2024/06/19

    Courses related to Ruby on Rails