05-24-2007, 01:11 AM
|
#11 (permalink)
|
|
Member
Marksman
Posts: 58
Shouts: 0
Join Date: May 2007
Location: Texas
Age: 27
Thanks: 0
Thanked 1 Times in 1 Posts
|
Quote:
Originally Posted by {DvT}dagger
I think if you can pass Assembler and get a good grade you can succeed in any programming language you want to.
|
I'd say the same about C++ really. Assembler truly is only about weeding people out, hence why both Comp Sci programs I've been in have avoided it. Instead they both threw introductory courses with significant C++ challenges in them at the students to find out whom could succeed on larger, more involved work. And really, C++ gives you the majority of the functionality you'd ever need (honestly, if you need the power of Assembler, you've got a damn good reason why and you damn well already know what you are doing anyway).
I can still remember second semester, Frosh year, Intro 2 programming. We basically recoded STL stuff the whole time; it was eff-ing delightful.
(Note: This doesn't imply C++ is the language of choice in any situation. Hell no. Just saying, having a good grasp of the language and what you can do with it will put you in a good position to pick up any language. Hell, once you learn 2-3 languages and understand syntax and symantics, you can learn any language [even the crappy, archaic ones that are only used by the 5 people that still obsess over them.])
__________________
Gig 'Em Aggies!
---
---
One man alone can be pretty dumb sometimes, but for real bona fide stupidity there ain't nothing can beat teamwork. - Mark Twain
Last edited by cowbell : 05-24-2007 at 01:13 AM.
|
|
|