![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programmer
Join Date: Feb 2005
Posts: 86
Rep Power: 0
![]() |
thanks
i downloaded the bloodshed dev c++ compiler i started python about 3 months ago but i stop a month after i started cause i got stuck on the "def" command i started again about a week ago but i wanted to try and learn something new for now anyway where would i get a books that would teach me c++ and/or python except purchasing online would they have it in a library |
|
|
|
|
|
#12 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
Check out your local library - they should have books on both languages.
|
|
|
|
|
|
#13 |
|
Programmer
Join Date: Dec 2004
Posts: 87
Rep Power: 4
![]() |
For all those people who recommend to start off with a lower language first.....
Forget you! Start off with c++ and don't waste your time with everything else. Programming takes time, dedication, and a whole lot of brainpower to get complex programs working! If you're not smart, don't have patience, time, etc. then programming in general isn't for you. C++ just has more stuff in it, like classes and structs that some other languages don't have, which makes it harder than other programming languages. Basically what I'm saying is, c++ is the way to go to learn how to program. If you wanna become a programmer (at least a good one that actually makes sense and the programs you make are useful) then jump right into c++. For me it's like learning spanish and german. It's easy, but it takes work. If you say, bah, I'll learn it later or this part is boring I'll do it another time, then you'll never get it. My point is (finally) that c++ is harder than other languages to learn and apply, but it's far more sophisticated to learn right off the bat then anything else. After all, beginners should know that programmings hard, no matter what language you do, so start off big, rather than doing it the easy way and working your way up and realizing that c++ has nothing to do with other languages! Buy a book, I recommend c++: And introduction to computing by Joel Adams It walks you through problems and has exercises for you in the back of the book. That was the best c++ book I've ever read. One more thing: if you're going to program then you need to practise! Reading and saying ya I got it (like I do in school) isn't the way to go! Get a compiler, learn the compiler, and spend time writing programs or doing exercises out of the book (or books) to get good and familiar with the language. Practise makes perfect, so keep on doing it! And the final words are: Programming takes a ton of time to learn (and once you learn it to even write programs) and apply to make things worthwhile. Why, a simple breakout game took me about 4.5 hours. It was a windows program though (windows program is something you'd see in a commercial game so that it's not a console program in which there's blackness everywhere and it just pops up text everywhere) and so it was more on the professional side, but still it takes a long time! Now try writing Doom3! It would literally take you years on end (for a single programmer) if not longer to write the code, much less learn it as a beginner! Realize programming takes time to implement and learn, prepare yourself for it, and like to read because you'll never read so many books and articles on one topic! (Stick with books though because they are more professional and edited than some article a wanna-be programming teenager wrote) End Last edited by gardon; Feb 10th, 2005 at 5:14 PM. Reason: typo |
|
|
|
|
|
#14 | |
|
Programmer
|
Quote:
Why not start with a smaller, less complex language and learn some of the theory behind programming? It probably won't take quite as long to learn if you don't have to worry about convoluted syntax or memory management. Once you've got the basics down, then you can move on to the more complicated languages with a bit of knowledge and confidence. Programming should be fun - why else spend that much time doing it? Start with a language that won't leave you banging your head against the wall the whole time. Just my $0.02. ![]()
__________________
~ You know, Hobbes, some days even my lucky rocketship underpants don't help. ~ read my blog @ My Lucky Rocketship Underpants
|
|
|
|
|
|
|
#15 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
I went from C to C++ because it simply is more powerful and useful for the things I am interested in. I learned programming with C and enjoyed it, the switch to C++ was easy. Programming is a mix of study and practice and you will see lots of similarities between the languages. Knowing several computer languages will always help you!
|
|
|
|
|
|
#16 |
|
Programmer
Join Date: Feb 2005
Posts: 86
Rep Power: 0
![]() |
i ordered a book online
|
|
|
|
|
|
#17 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 8
![]() |
Which one?
|
|
|
|
|
|
#18 | |
|
Programmer
Join Date: Jan 2005
Location: Bayamon, Puerto Rico
Posts: 71
Rep Power: 4
![]() |
Quote:
-codetaino
__________________
"God bless u all" :) |
|
|
|
|
|
|
#19 | |
|
Hobbyist Programmer
Join Date: Dec 2004
Location: a cardboard box
Posts: 118
Rep Power: 4
![]() |
Quote:
But yea, C++ is a good language to start with. I found it relatively easy to learn. Another alternative is Java. Ive noticed that a lot of high schools are switching to Java as a starting language now. No idea why...
__________________
... |
|
|
|
|
|
|
#20 |
|
Programmer
Join Date: Dec 2004
Posts: 31
Rep Power: 0
![]() |
I have to agree with Gardon here. Learning another language first just to learn and practice the 'theory' of programming is just beating around the bush. If you want to learn the theory of programming, go buy programming for dummies, and save yourself those three months of wasted time. Personally, I started with C (And I'm still learning about it, quite frankly) only a few months ago, and it isn't difficult at all (of course, this is in my opinion. But who here hasn't given their opinion anyway?)
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|