Programming With Ruby Episode 1, Introduction
Loading...
19,030
Loading...
Uploader Comments (manwithcode)
Top Comments
-
thank you wery much i hope that you will make more of these
-
@royalpain248 Wha?
see all
All Comments (34)
-
Awesome, I look forward to learning my first language with you :)
-
Thank You :)
-
awsome You are an insparation perfect presentation weezyclements@hotmail.com
-
Exactly what I was looking for.
Loading...
I'd like to see more comments added to the screen while you're talking, eg: what's object oriented programming(or that you'll cover the concept later), why c++ sucks, etc. the video can convey alot more information than just simple list onscreen + your voice. otherwise, i'm looking forward to watching the rest of series. thanks!
metalfacemartinez 2 weeks ago
@metalfacemartinez Thanks for the input :)
manwithcode 2 weeks ago
"Its the video I never had"
You never had a video of a guy introducing himself? >.<
Paetilium 2 months ago
@Paetilium I was referring to the video series as a whole. As far as a know, when I created this series, no one else had been using videos to teach Ruby, and when I was learning Ruby, I wished that I could've gone through some video tutorials.
manwithcode 2 months ago
quick question. I am using Mac OSX and its Terminal to practice Ruby. When you mess up on a line, how do you restart a line?
Now that I messed up on one line, it won't read any of the lines afterwards.
parks709 2 months ago
@parks709 I think pressing CTRL+C should clear it up (or maybe it's command+C because it's a mac, sorry, I'm kind of rusty). Tell me how that works, if it doesn't, I'll try to look into it further.
manwithcode 2 months ago