I want to be better
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
Keep hanging around here and the forums. You'll learn too much from the site's articles and these guys.
Stupidity is an International Association - Enrique Jardiel Poncela
modified on Saturday, April 12, 2008 12:59 PM
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
Your sig says it all. Code, code, code til you can't code any more, then code some more. Look at other people's code, modify it to see what affect it has. Don't be afraid to make mistakes, that's how you learn. Buy some books or read tutorials, but focus on a single problem and try to solve it with your code.
- S 50 cups of coffee and you know it's on!
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
thank u all guys for the reply I'm studying programming with c++ and i've bought a book called object-oriented programming in c++ by Robert Lafore as a refrence is it a good book ?? can any body recommend me a good book for beginners
no gain without pain
modified on Saturday, April 12, 2008 2:25 AM
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
Code...if you find yourself sitting looking at the screen for an answer, get up got for a walk or do some exercise. The solutions to my coding problems have tended to come to me when I have let the problems work themselves out, not too unusual for this to happen during a break, or I can wake up in the morning with the solution. Never give up, hold on like a terrier, the solution is there you just have to find it. And you can forget everything else I have said if you forget the one golden rule about what makes a good coder: Enjoy your programming, it needs to be a hobby as well as a job...
You always pass failure on the way to success.
modified on Saturday, April 12, 2008 5:33 AM
-
thank u all guys for the reply I'm studying programming with c++ and i've bought a book called object-oriented programming in c++ by Robert Lafore as a refrence is it a good book ?? can any body recommend me a good book for beginners
no gain without pain
modified on Saturday, April 12, 2008 2:25 AM
Besides books, there are an awfully large amount of tutorials etc available from the variety of universities and so forth. Such as C++ Annotations[^] and Object-Oriented System Development (HTML Version)[^] and don't forget e-books via places like http://freecomputerbooks.com[^]
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
Look at the software engineering aspect. Code Complete[^] is a good reference. Elaine :rose:
Visit http://www.notreadytogiveup.com/[^] and do something special today.
-
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
-
Keep hanging around here and the forums. You'll learn too much from the site's articles and these guys.
Stupidity is an International Association - Enrique Jardiel Poncela
modified on Saturday, April 12, 2008 12:59 PM
While your phrasing is a little odd ("far too much"?), I think you had good intentions.
Software Zen:
delete this;
Fold With Us![^] -
i'm a beginner in programming and i'm so slow in it :mad: what can i do to be better???:confused:
no gain without pain
just practice practice practice. I remember when i started out. I got the easiest book I can find. Then I just did the exercises over and over and over again so eventually I pretty much read the book over about five times. Try the Microsoft step-by-step books. Those are the books I used when I first started out. It's cool because now six years later I'm at the senior level and I didn't even need a computer science degree. Good luck!
-
While your phrasing is a little odd ("far too much"?), I think you had good intentions.
Software Zen:
delete this;
Fold With Us![^]:confused: Oh my, I thought that was the right way to say it... well, let me change that into a "too much" then. :)
Stupidity is an International Association - Enrique Jardiel Poncela