![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 |
|
Programmer
Join Date: Mar 2005
Location: Florida, US
Posts: 35
Rep Power: 0
![]() |
This has been an interesting thread to read, as you all throw in your two cents on the subject.
I have one last question... Which should I learn first (which would I be able to pick up fastest), PHP or Python?
__________________
Wire Step - Web Design and Development |
|
|
|
|
|
#22 |
|
Programmer
Join Date: Feb 2005
Posts: 89
Rep Power: 4
![]() |
um, python is an interpreted language, isn't it, not a compiled one? therefore "real" language is not an appopriate title.
and, c++ is a pain in the ass to learn, compared to the vhl languages like perl, python, php, etc. but, if you have a grounding in c++, it makes you a better programmer. c++ will help you with your perl. perl will ruin your c++. |
|
|
|
|
|
#23 |
|
Programming Guru
![]() ![]() ![]() |
when in doubt learn C#
![]()
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#24 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
yep, I agree
|
|
|
|
|
|
#25 | |
|
Newbie
Join Date: Feb 2005
Posts: 22
Rep Power: 0
![]() |
Quote:
![]() |
|
|
|
|
|
|
#26 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
nahhh...
|
|
|
|
|
|
#27 | ||||
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
Quote:
Quote:
Quote:
![]() Quote:
Last edited by Cerulean; Apr 8th, 2005 at 7:26 AM. |
||||
|
|
|
|
|
#28 |
|
Programmer
Join Date: Feb 2005
Posts: 89
Rep Power: 4
![]() |
learning another language, particularly a very high level lang like perl is VERY useful. i didn't say it was a bad idea. in fact, i program a LOT more in perl than in C++. often, it's the difference between 2 lines of codes and 200.
but, it definitely makes you a lazy coder when you rely on all that loose typing, automatic memory management, and easy I/O. bottom line is this. if you learn c++ first and move onto perl/php, you'll sigh with great relief and say "man, this is a lot easier." moving in the other direction, you'll say "jesus, this is a pain in the ass." and you're likely to be stuck using your VHL language forever, throwing to the wind the geek points you would have acquired otherwise. ![]() |
|
|
|
|
|
#29 |
|
Programming Guru
![]() ![]() ![]() |
this is true...
doing it the hard way first makes you appreciate the features of your new, abstract language more.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#30 |
|
Hobbyist Programmer
Join Date: Mar 2005
Location: Illinois--> My room
Posts: 117
Rep Power: 0
![]() |
It all depends on you as a person. Are you willing to learn? Do you like being challenged? Personally I started off wanting to know how to program, so I started learning Liberty Basic. 2 weeks into it, I got extremely bored, because it was so limited and had speghetti code (goto functions).
Thank god for c++. If you like to learn, are eager to learn, and want to spend time on a language, learn c++. Anything is possible if you put your mind to it. C++ isn't hard, it's just complex, which leads to overwhemling information at some times. But, if you want to have a language that has become the "unofficial" standard for programming software, games, etc. then go with c++. Other languages that "progress" you into programming are just a waste of time. If you were to start off with, say, basic, and learned everything and finally moved to c++, the only thing you would bring with you is your ability to think, and knowing the basics, which can be easily covered in a decent c++ book anyway. Trust me, start off complex, learn a lot, and you'll be surprised on how fast you learn the language. Just remember, practise practise practise. All other languages are a waste of time
__________________
Support Our Troops |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|