Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Assembly (http://www.programmingforums.org/forum20.html)
-   -   the Assembly Programming Language. (http://www.programmingforums.org/showthread.php?t=10155)

matty_c Jun 3rd, 2006 2:37 AM

the Assembly Programming Language.
 
Hi readers,


I am a web-developer and am keen in knowing about the ASSEMBLY Programming Language .I require the information about the prospects available in the internet.i am looking forwqard to start a work-firm of my own .Looking forward to responses from the experts. ;)

Thank-you.

grumpy Jun 3rd, 2006 3:47 AM

Why would a web developer want to know about assembler? It strikes me like the owner of a toyota, with no interest in being an auto mechanic, deciding he wants to know all the gory details of servicing a porsche.

Darkhack Jun 3rd, 2006 7:45 AM

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.

DaWei Jun 3rd, 2006 7:59 AM

When did "assembly language" become such a buzzword and why does every noob consider it the "fust thang I gonna do!". Is it supposed to confer some kind of cachet or something?

Narue Jun 3rd, 2006 8:41 AM

>When did "assembly language" become such a buzzword
It's a crazy world, huh? I think learning assembly is a good idea. There are a lot of misconceptions about what assembly is and is not; maybe people are finally starting to come around. Of course, that implies that beginners need to come into it with the right perspective, so it's kind of disheartening to see questions like this.

DaWei Jun 3rd, 2006 8:55 AM

I'm so old no one cared if it was a good idea -- there wasn't any option in the uP world. :eek:

rsnd Jun 4th, 2006 6:01 AM

assembly a "buzzword"? lol...dont know about that. I mean...all you need for it is a rough high level idea of how your microprocessor works and list of all the instructions. And when you dont understand something you can go and bugg DaWei in programming forums:P That will do for application level programming. If you need to design systems or whatever, you might need some extra indepth knowledge of interrupts and timers and some other proessor specific stuff which I dont see "buzzing." Its just like programming in php. I reckon everyone should learn assembly (whichever processor) first before attempting high level languages so they actually understand things like "pointers" and "classes" and "functions" etc properly like they should. Assembly is ok but I dont suggest they study microprocessor design first. Otherwise they will b like me and go "everything is too slow" or "omg...this 1 wastes3 clock cycles more" or "my program just got 5 times slower with that extra line of code"


All times are GMT -5. The time now is 11:36 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC