View Single Post
Old Jun 3rd, 2006, 8:45 AM   #3
Darkhack
Hobbyist Programmer
 
Darkhack's Avatar
 
Join Date: Dec 2005
Location: Kansas City
Posts: 105
Rep Power: 3 Darkhack is on a distinguished road
Send a message via AIM to Darkhack
Assembly has nothing to do with web development. Assembly is one step above binary and you are sending raw commands to the CPU. Even the simplest of programs will have you thinking "wtf?" upon looking at the source. If you are interested in moving from web development to general programming, I would recommend you start with another language first. Java, C, C++, C#, Python, and many others are good. I would say C or C++ if you really wanted to get with the good stuff right away and THEN maybe attempt assembly once you get better.
Darkhack is offline   Reply With Quote