Thank God. Still people out there putting Ruby tutorials 😇
@blaqued51862 жыл бұрын
This is just what I was looking for THANK YOU! Good ruby tutorials are hard to find.
@Raubritterr222 Жыл бұрын
Omg, this is the BEST tutorial on Ruby I've seen! Thank you!
@gayealisir5661 Жыл бұрын
Sir you have a golden voice. I thought I was hearing an AI generated voice based on a professional voice actor.
@andrewng99502 жыл бұрын
Ruby is one of the most elegant language out there, and also has developer happiness and principle of least surprise in its philosophy.
@imariomm Жыл бұрын
No need to search for another Ruby tutorial/course... Everything I need to get started is here
@jnrsabuneti Жыл бұрын
which code editor did you use? Couldnt download the Aptana Studio
@imariomm Жыл бұрын
@@jnrsabuneti vscode
@SamuelMcallister-n2p Жыл бұрын
cool video)
@Awesomekid22836 ай бұрын
I'm nearly done now and it's been such a great tutorial, but I wanted to mention that polymorphism doesn't exist in dynamically typed languages. Duck typing is all you get, and you did a great job of illustraing that. In your example of polymorphism, you have two separate objects that each have their own `print` methods. That's it. The fact that you can print from both of them is because you wrote a `print` method for both of them, and it has nothing to do with the fact that they both inherit from the same base class. In fact, the inheritance only matters for the `title` instance variable. Had you written initializers for all your classes, you wouldn't need the `Document` class. If this were an example of polymorphism, then the fact that you can convert both an array and a hash to a string using `to_s` would also be polymorphism since all objects inherit from the `Object` class. Polymorphism can't exist in a dynamically typed language because the types of your variable can never be different than the types you store in them.
@hangqinghe39532 жыл бұрын
Thanks for this awesome video, its really good intro to Ruby. Would be great if you consider making a playlist to walkthrough a bigger project, like create an app or something.
@tanusrighosh5832 жыл бұрын
It is just awesome. I just started it. Watched 1 hour ..... Really very very helpful .....
@king-ul-king Жыл бұрын
Thank you man!!! Never let RoR go off the trend!
@spacet6562 жыл бұрын
this is the best tutorial so far for ruby . thank you keep it up. try now to make short videos on some core aspects too. otherwise am glad about this
@alfin_efendi Жыл бұрын
nice, thanks you
@bistbist16152 жыл бұрын
You are great i am using pokemon essentials for game project while making changes it shows me errors i can't understand them but this was helpful now i can build my own monster taming game thanks to you😄😄 ☑✅✅☑☑
@nautilussp136611 ай бұрын
it would be really great help if the screen zoomed when recorded.
@traciss2 жыл бұрын
Can you use VS code instead of Aptana. I'm getting Java exit code 13 error when I try to start aptana.
@BestTutorial072 жыл бұрын
you can use any IDE according to your convenience.
@dukeflyingcow9 ай бұрын
Great Stuff. Though I'm having difficulty understanding the fibonacci's temp variable usage....
@abigiyatadesse2672 Жыл бұрын
Thank you so much.
@jerrymathew56898 ай бұрын
special one
@PedroRodriguez-dl5yt Жыл бұрын
Thanks, good english fon latinos.
@zack176 Жыл бұрын
Bro at recruaive method the expression i don't understand when he put 5 as the number shouldn't it be 9 but it was 15 how
@Awesomekid22836 ай бұрын
I really appreciate this tutorial, but I need to clarify something. `and`, `or`, and `not` are the same as `&&`, `||`, and `!`, respectively, but they have much lower precedence, even lower than the assigment operator. This means you should never use `and`, `or`, or `not` unless you have a specific reason, and you should always use `&&`, `||`, and `!`.
@sahlanmahdi4007 Жыл бұрын
Merci pour le tutoriel
@fakenood9285 Жыл бұрын
Im in window 11 its hard to follow because all the site has been updated
@pkvpraveen2 жыл бұрын
Watching from Kerala, India. Where did you get the word "malayalam" for palindrome check? 😀
@iamnotironman4426 Жыл бұрын
Complete cheytho
@M45t3rJ4ck6 ай бұрын
not vs code nor any of the installation recomended by for windows works...
@AmaltheaVimes Жыл бұрын
... is the voice ai-generated? Just curious - it has the sound of a 'hired' or automatic voice, but most hired voices aren't going to be familiar with Ruby. Sounds like a narrator - voice. Interesting... curious. Thank you! : )
@BestTutorial07 Жыл бұрын
It's not
@Boyaire Жыл бұрын
This course seems interesting ... but I can't read the code ! Characters aren't big enough.
@zack176 Жыл бұрын
Same
@webza7711 ай бұрын
Yeah. It's a problem. Hey needs to reupload the video with the code zoomed in.
@aliyosh25662 жыл бұрын
"orrrr any of your favorite development editors"
@BestTutorial072 жыл бұрын
vs cose : code.visualstudio.com/
@aliyosh25662 жыл бұрын
@@BestTutorial07 thats the one I use currently, love it sm
@elmatadorlegends78189 ай бұрын
🇧🇷🇧🇷
@jnrsabuneti Жыл бұрын
Who else is having issues with downloading Aptana Studio?
@zack176 Жыл бұрын
I downloaded vs code
@aXimo Жыл бұрын
Finally I’ve found a proper English speaker and not one of those #…