Advanced Ruby: a 2nd–level course. If you have already done some Ruby programming, this course will help to take your coding to the next level. It explains some of the more advanced features of Ruby including blocks and procs, threads, regular expressions, exception handling, singletons and metaprogramming. The course is based on Huw Collingbourne’s book, The Book Of Ruby (a copy of 3rd PDF edition of the book is supplied with this course). All the source code is provided in the code archive. This course can be used with any editor or IDE and on any operating system that supports Ruby. If you are ready to go beyond the basics and gain a deeper understanding of how Ruby really works, this course is for you.
Note: If you’re new to programming, check out Ruby Programming for Beginners (now with over 24,000 students enrolled!).
Instructor Details
Courses : 12
Specification: Advanced Ruby Programming: 10 Steps to Mastery
|
9 reviews for Advanced Ruby Programming: 10 Steps to Mastery
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 12 hours |
Year | 2020 |
Level | Expert |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$74.99 $14.99
Mr Michael F Maguire –
I liked Huw Collingbourne’s Nostarch book so decided to take this course which I also liked. It is a solid ext steps in Ruby course.
Colm Scanlon –
Very good course. Some topics i would like to have gone more in depth with and also update for newer version of Ruby. Very clear instructor however, would recommend this course for any Ruby programmer who wants to get more ideas of best practices and food for thought.
Nirupama –
Sir, Explanation is very clear and communication is medium speed. which is good
Laleh Stp –
The section about YAML was not very engaging.
Igor Kasyanchuk –
Unfortunately, I bought this course and I didn’t check it until now, and I see a big issue here. Syntax of Ruby is wrong, how it can have a name instanceMethod, or variables like aDir …. this is all wrong, this is 100% not according to code conventions, formatting of the code is not correct. All examples are executed in Windows (but this is minor). Finally, looks like this course was recorded many years ago (from 2010), this is based on Ruby version which I see. I do not recommend it, sorry to the author, but I’ve to tell to other people. I don’t like an idea that I could potentially work with people who will use your course to learn Ruby.
Dan Cigler –
So far this course seems as though it is exactly what I currently need to fill in the gaps of my Ruby knowledge.
Patricio Sard –
Problems with this course: constantly promotes his book, I wouldn’t mind him mentioning it once, but he’s already done it in like 3 videos. sometimes texts or titles appear with animations similar to those of power point from 20 years ago. I was hoping it would be a little more advanced, but I’m only at he fifth video, maybe it’ll get better later.
Jennifer Ruocco –
Can’t download code archive not an unzippable file format. But so far the instruction itself seems to be OK.
Colin Osborn –
So far so good. When paired with the book, this course is excellent in providing more insight into how ruby works under the hood and ways to prevent stupid bugs or errors.