Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Which is the best way to read a programming book?
#11
Are you learning BASIC?

If you've done a few examples, and feel that you can easily write a program that ask for a users name and print it again, I'd say you're ready to go on, because there's isn't really much you can do with that, unless you've learnt about IF structeres, in that case you could make a quiz program or something. Ecspecialy if it's your first language it's important that you take your time and don't rush through the book, but if you feel confident that you know what the book has taught so far, go on.
url=http://www.copy-pasta.com]CopyPasta[/url] - FilePasta
Reply
#12
I can write a program that asks for someone's name and prints it to the screen easily. I also know quite alot about if then statements. So, yeah, I think I will just start going on. Thanks alot :-D
Reply
#13
No problemo.
url=http://www.copy-pasta.com]CopyPasta[/url] - FilePasta
Reply
#14
Well, if you're new to concepts like loops and IFs, i.e. you're generally new to programming, you should take extra time with the excercises. Because if you ever learn any more languages, you really have to learn those things.
Good luck, really. Big Grin
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#15
I've read three books about programming in my life. I was 10. One of them was "Basic para niños" (Basic for children):

[Image: Basicnin.jpg]

Then I felt brave to read the hard stuff in "Basic avanzado para niños" (Advanced Basic for children):

[Image: Basic_av.jpg]

It was pretty fun, I played with my little ZX Spectrum doing nice proggies.

The second programming book I read was the ZX Spectrum manual. I studied it comma to comma.

From then, I became lazy. I usually skim in diagonal thru books or tutorials, but the things I use the most are references. Maybe 'cause I learned QB looking at QB help, and I learned Allegro lloking at the allegro reference... Once you get used to it, you don't need a book.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#16
Yeah the best books are glorified help manuals.
Which charge 50$ a copy Sad

I ussauly get a book read it in about a week, and go over the parts that i use a lot, or need again.
Basically:
a)Grasp concepts
b)if needed apply them

No need to try EVERY example in the book. Only the important ones.
b]Hard Rock[/b]
[The Stars Dev Company] [Metal Qb flopped] [The Terror]
Stop Double Posts!
Whats better? HTML or Variables?
Reply
#17
Hard Rock makes a good point. Grasp the concepts, then apply them to things YOU want to make, instead of trying all the examples in the book. I'm taking a VB class in college and i havent learned jackshyt cuz the professor just teaches the class with little exercises, but doesnt explain the concepts. adosorken taught me more on the ride home today then i have learned in the class. Once I (perhaps you as well) grasp the concepts, you can give them your own application.
igitalblackie.com - Done! Smile Ask about our hosting Wink

-Goddess of the of the No More Religion Threads movement Smile
Reply
#18
I was thinking of just reading a page or two an hour for maybe 10 hours a day. Thus , it would be easier to read and less boring since it is in small doses. I think i'll do it that way, actually...
Reply
#19
10hrs per day? Dude, if you have some programming experience then its just a matter of learning syntaxes. I suggest you get a compiler and try your hand at a few programs while reading the book.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)