|
-
Apr 27th, 2004, 07:20 PM
#1
Thread Starter
Frenzied Member
general advice
What do you think is the best language to learn after VB.NET?
Also is java a good language to learn?
-
Apr 28th, 2004, 11:02 PM
#2
PowerPoster
Java and C++
DataBase technologies, T-SQL, SQL
XML technologies
etc...
-
May 3rd, 2004, 10:41 PM
#3
Hyperactive Member
C++ then ASM
It'll take a long long long long time to learn C++ but it's worth it. After that learn ASM and you'll have unlocked all the secrets.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
May 6th, 2004, 04:45 PM
#4
Go to C++ and it's a step down or sideways to anything else. ASM is fun, but who would want to do a large program in it? A masochist, or somebody who really has a lot of time on their hands, that's who.
-
May 8th, 2004, 01:47 AM
#5
Hyperactive Member
Originally posted by Shaggy Hiker
Go to C++ and it's a step down or sideways to anything else. ASM is fun, but who would want to do a large program in it? A masochist, or somebody who really has a lot of time on their hands, that's who.
............. ok look
ASM unlocks all the secrets and is extremely useful for many reasons. You can do things in ASM that is impossible or extremely complicated to do in higher level languages. You can optimized code that needs to be fast. It also gives you many advantages for debugging code. Many advanced technical documents require an understanding of ASM to read. Basically, your going to be a better programer after learning ASM.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|