Is `noob' considered acceptable terminology?
Follow the journey of three beginners who are learning to code
11–20 of 38 posts
Re: Follow the journey of three beginners who are learning to code
#12Neat idea! We'll be following along as we've found students do better with a bit more structure than this program provides, but there are so many ways of learning it may work well. What I like most is the personal help. It promises not just a video but guidance to the best video based on where the "noob" is located... that's awesome. I would say that "passively by dropping comments to the blog" feels like a low bar (…
I think the there is a lot of learning involved when you are trying to figure out an answer. If things are answered very quickly they won't try at all and ask the person, even though the answer is very simple.
Re: Follow the journey of three beginners who are learning to code
#13For someone like me who is confident in their abilities of another MVC framework, how much of a learning curve is involved transitioning over to ROR (or any other MVC for that matter)? Has anyone switched from say Django, CakePHP or MVC4 over to Rails, or vice versa?
Re: Follow the journey of three beginners who are learning to code
#14I'm very comfortable using CakePHP. I've built many apps using knockout.js on top of it, extensively used jQuery and AJAX throughout and have used both MySQL and MongoDB to drive the data. For someone like me who is confident in their abilities of another MVC framework, how much of a learning curve is involved transitioning over to ROR (or any other MVC for that matter)? Has anyone switched from say Django, CakePHP o…
Re: Follow the journey of three beginners who are learning to code
#15Neat idea! We'll be following along as we've found students do better with a bit more structure than this program provides, but there are so many ways of learning it may work well. What I like most is the personal help. It promises not just a video but guidance to the best video based on where the "noob" is located... that's awesome. I would say that "passively by dropping comments to the blog" feels like a low bar (…
> The response rates to questions must be prompt – the difference between getting an answer in 30 seconds and 10 minutes is huge for me, and I've been writing software for 15 years. It's only worse for beginners. I think the there is a lot of learning involved when you are trying to figure out an answer. If things are answered very quickly they won't try at all and ask the person, even though the answer is very simpl…
Quick response rates help people feel not alone. And that's really really important because alone is too close to helpless is too close to powerless is too close to giving up.
To develop independence you need a good teacher. That's one who helps you understand why the answer is the answer, rather than just gives you the answer. Teach a person to fish... basically.
Re: Follow the journey of three beginners who are learning to code
#16I'm very comfortable using CakePHP. I've built many apps using knockout.js on top of it, extensively used jQuery and AJAX throughout and have used both MySQL and MongoDB to drive the data. For someone like me who is confident in their abilities of another MVC framework, how much of a learning curve is involved transitioning over to ROR (or any other MVC for that matter)? Has anyone switched from say Django, CakePHP o…
I switched from Django to Cake to ROR. There isn't much difference structurally, as all of them are after all MVC architecture, but there are little subtle things which bring about the difference in feel and usability. Cake is heavily inspired from Rails but it doesn't focus much on command line as Rails does. For any common command you have which will add files, there is a command to in Rails to bring about that cha…
> For any common command you have which will add files, there is a command to in Rails to bring about that change and generate ALL THE RECOMMENDED files at once
Maybe I'm misinterpreting this, but it sounds an awful lot like Cake's bake functionality.
For you ROR guys, here's a short tutorial on baking with CakePHP.
http://www.jamesfairhurst.co.uk/posts/view/baking_with_cakep...
Re: Follow the journey of three beginners who are learning to code
#17Earlier quoted context omitted.
I switched from Django to Cake to ROR. There isn't much difference structurally, as all of them are after all MVC architecture, but there are little subtle things which bring about the difference in feel and usability. Cake is heavily inspired from Rails but it doesn't focus much on command line as Rails does. For any common command you have which will add files, there is a command to in Rails to bring about that cha…
I've been thinking about giving rails a chance. I'm in the middle of a project using Cake right now, so I think when I finish it I'll start checking out ROR. > For any common command you have which will add files, there is a command to in Rails to bring about that change and generate ALL THE RECOMMENDED files at once Maybe I'm misinterpreting this, but it sounds an awful lot like Cake's bake functionality. For you RO…
Re: Follow the journey of three beginners who are learning to code
#18* Should have had a female in the group
* The first guy isn't "learning to code", he's a programmer learning a new language/framework
Re: Follow the journey of three beginners who are learning to code
#19Good idea, questionable execution: * Should have had a female in the group * The first guy isn't "learning to code", he's a programmer learning a new language/framework
Re: Follow the journey of three beginners who are learning to code
#20Is `noob' considered acceptable terminology?
It used to be that "noob" was rude (referring to a new or incompetent person who is stupid and irritating) and "newb" was not (referring to a new person who should be treated kindly and helped along). Maybe the meanings are starting to blend together?
Whatever happened to the word "beginner"? (EDIT: Ha! They changed it to "beginner", and I didn't notice until I'd posted this.)
I suppose I should finish this post with, "NOW GET OFF MY LAWN".