If you want to pass, cheat. If you want to learn, research
weblog.raganwald.com
If you want to pass, cheat. If you want to learn, research
1–10 of 12 posts
Re: If you want to pass, cheat. If you want to learn, research
#2Yeah I do miss really good programming books though. Haven't seen one of those in quite a while.
Re: If you want to pass, cheat. If you want to learn, research
#3Re: If you want to pass, cheat. If you want to learn, research
#4Re: If you want to pass, cheat. If you want to learn, research
#5Otherwise, whatever.
That's my school experience anyway. I think if you are passionate about a language the simple fact that you care about it will mean that you want to know everything about it that you can. If you're just trying to get the job done quickly, use a cheat sheet or whatever. Only the former attitude will make you a better programmer.
Re: If you want to pass, cheat. If you want to learn, research
#6this isn't like punching in numbers into a calculator and not knowing what those + - * / symbols do. grepping information can be from so many references. i mean.. i don't throw out butterflies and hope their wing movement effect the disk write on my computer, i just want to make a program work.
Re: If you want to pass, cheat. If you want to learn, research
#7I've been sitting here learning rails with the highly appraised book 'agile web development with rails (v2)', and I often just don't find the information dense enough, or specific enough. Lately I've just been reading RDoc, or the code directly. I've actually found that to be more effective.
So far, I have found "The Rails Way" quite good when I've used it as a reference, if that is any help to you.
Re: If you want to pass, cheat. If you want to learn, research
#8I've been sitting here learning rails with the highly appraised book 'agile web development with rails (v2)', and I often just don't find the information dense enough, or specific enough. Lately I've just been reading RDoc, or the code directly. I've actually found that to be more effective.
Re: If you want to pass, cheat. If you want to learn, research
#9I've been sitting here learning rails with the highly appraised book 'agile web development with rails (v2)', and I often just don't find the information dense enough, or specific enough. Lately I've just been reading RDoc, or the code directly. I've actually found that to be more effective.
I've had the same experience with certain books. That suggests to me you might want to try a new book. Of course, different books have different slants. Books designed as introductions for someone entirely new to the subject or as quick references are not going to be as mind-expanding as books designed for the intermediate or advanced reader. So far, I have found "The Rails Way" quite good when I've used it as a refe…
Re: If you want to pass, cheat. If you want to learn, research
#10Earlier quoted context omitted.
I've had the same experience with certain books. That suggests to me you might want to try a new book. Of course, different books have different slants. Books designed as introductions for someone entirely new to the subject or as quick references are not going to be as mind-expanding as books designed for the intermediate or advanced reader. So far, I have found "The Rails Way" quite good when I've used it as a refe…
Is that preferred to honing arcane source groking skills?
Yes.