|
Until you sign up you can't do much. Yes, it's free.
|
|
|
|
|
|
|
 | / / / Viewing Topic
|  |
|
|
|
|
|
|
telomere13
Dairy Product Addict
Patron
Tech Support Leader
|
Quote: from paganinio at 12:59 pm on Aug. 26, 2008
trust me, NOT worth learn9ing now. ASM courses come late in college please learn your C, C++ first 
Actually, C/C++ are pretty lame, too. There's plenty of better languages for learning the theory behind algorithms.
------- http://www.golivewire.com/forums/peer-yatapys-support-a.html
|
9:45 am on Sep. 2, 2008 | Joined: April 2005 | Days Active: 1,189 Join to learn more about telomere13 Wisconsin, United States | Label Free Male | Posts: 5,352 | Points: 29,146
|
|
| |
|
|
|
|
telomere13
Dairy Product Addict
Patron
Tech Support Leader
|
Quote: from Narfle the Garthok at 12:00 pm on Sep. 2, 2008
How can you say C/C++ are pretty lame when once you learn C you can virtually make the jump painlessly to several other languages.
The whole point is that you could start with, say, Python (or even Java) and you'd have just as good of an understanding of the actual algorithm's you're implementing, but you'd waste less time doing things like fixing dangling pointers, garbage collection, and all of the other lame stuff that you have to do in C/C++ for no reason.
Also C has the highest availability for jobs (including its derivatives).
This, as it turns out, is probably the only reason C and C++ are even still around: lots of code written in these languages still needs to be maintained, lots of people stick with it because it's been a "standard" for so long, and there's arguably better documentation about it. However, if you're learning programing on your own before college, you're not going to be getting a traditional "job" right away so this is basically meaningless. Even if you're an amazing prodigy, you'll succeed by making stuff on your own (in which case it doesn't matter what language you use), because companies generally look for either a degree or experience. And really, if you start with an "easy" language like Python or Java and actually gain a deep understanding of the algorithms you're implimenting, you shouldn't have much problem switching to C/C++ later but you've saved lots of time by learning in a slightly more reasonable setting. I initially learned C and C++ on my own, but now I almost exclusively use Java when I have the opportunity to do so.
------- http://www.golivewire.com/forums/peer-yatapys-support-a.html
|
10:45 am on Sep. 2, 2008 | Joined: April 2005 | Days Active: 1,189 Join to learn more about telomere13 Wisconsin, United States | Label Free Male | Posts: 5,352 | Points: 29,146
|
|
| |
|
|
Narfle the Garthok
Dairy Product Addict
Patron
|
Quote: from telomere13 at 10:45 am on Sep. 2, 2008
Quote: from Narfle the Garthok at 12:00 pm on Sep. 2, 2008
How can you say C/C++ are pretty lame when once you learn C you can virtually make the jump painlessly to several other languages.
The whole point is that you could start with, say, Python (or even Java) and you'd have just as good of an understanding of the actual algorithm's you're implementing, but you'd waste less time doing things like fixing dangling pointers, garbage collection, and all of the other lame stuff that you have to do in C/C++ for no reason.
Also C has the highest availability for jobs (including its derivatives).
This, as it turns out, is probably the only reason C and C++ are even still around: lots of code written in these languages still needs to be maintained, lots of people stick with it because it's been a "standard" for so long, and there's arguably better documentation about it. However, if you're learning programing on your own before college, you're not going to be getting a traditional "job" right away so this is basically meaningless. Even if you're an amazing prodigy, you'll succeed by making stuff on your own (in which case it doesn't matter what language you use), because companies generally look for either a degree or experience. And really, if you start with an "easy" language like Python or Java and actually gain a deep understanding of the algorithms you're implimenting, you shouldn't have much problem switching to C/C++ later but you've saved lots of time by learning in a slightly more reasonable setting. I initially learned C and C++ on my own, but now I almost exclusively use Java when I have the opportunity to do so. 
I learned programming on my own before college (I didn't go to college) and I have a "traditional" job that I started with 0 experience and without a degree. I now have 6 years experience and make over $50,000 a year. C was one of my starting points.
------- YOU MUST NARFLE THE GARTHOK! Robdude is my LW Wife.
|
|
|
|
|
|
|
|
|
|
| Looking for something else?
|
|
|
|
|
|
 | / / / Viewing Topic |  |
|