Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Assembly Language

  1. #1
    Junior Member
    Join Date
    Dec 2001
    Posts
    2

    Exclamation Assembly Language

    Hello everyone. Im brand new to the group and I'm wondering if anyone can point me in the direction of some good materials for learning Assembly Language. Im looking for software, tutorials, source code, or anything that might help. Preferably as low level as possible since I'm brand new to it.

  2. #2
    Junior Member
    Join Date
    Oct 2001
    Posts
    16
    Assembly language is one of the toughest languages to learn. Do you have programming knowledge? Try looking up Assembly language in a search engine like Google and you should find all you need. Good luck.

  3. #3
    Junior Member
    Join Date
    Dec 2001
    Posts
    2

    Exclamation

    I have some programming experience. I know a lot of C++ and Basic. In addition to that I know most of the web stuff (html,javascript,dhtml,css,perl), just the normal stuff most newbies start out with. You also have to keep in mind that I am only 16 and dont really have much time with school and all. Im looking for something thats well organized so I can print it out and carry it around with me. Some good books would be great.

  4. #4
    Senior Member
    Join Date
    Sep 2001
    Posts
    145
    Hi Uncletammy!

    Good day to you! Here are some sites which will help you in Assembly Language:

    1) www.programmersheaven.com- this is one of my favorite sites. This contains a rich archive of tutorials. Just use the search box for assembly lang. This site also contains good links to other programming related sites.

    Assembly lang sites:

    2)www.csis.hku.hk/~cmlee/asm/ - it contains a basic tutorial for you to start.

    3) http://asmjournal.freeservers.com/ - an online mag. for assembly.

    A blessed day to you!

    "I expect to pass through life but once. If, therefore, there be any kindness I can show, or any good thing I can do for any fellow being, let me do it now… as I shall not pass this way again. " ~ William Penn

  5. #5
    Are you a progarmer??? Thanks for give me these sites about Assembly Language

  6. #6
    Senior Member
    Join Date
    Aug 2001
    Posts
    168
    try the http://www.programmershaven.com
    and have fun!
    \"The more you ignore me... the closer i get!\"

  7. #7

  8. #8
    Junior Member
    Join Date
    Dec 2001
    Posts
    24
    City libraries also have old assembly books. There are a wealth of ressources online, as my comrades have already illustrated, though they neglected to mention one important ressource. There are those online who trade in books, book warez. You can usually find anything from highly technical books to science-fiction novels. Your best bet is to hit irc.nullus.net and join #bookwarez. You'll find tons of assembly books for many architectures. Have fun and good luck.

  9. #9
    AntiOnline Senior Member souleman's Avatar
    Join Date
    Oct 2001
    Location
    Flint, MI
    Posts
    2,883
    Check http://lsd-pl.net/
    Few different tutorials there.

  10. #10
    You can also try the following Linux Assembly HOWTO if you're using Linux.

    http://www.linuxdoc.org/HOWTO/Assembly-HOWTO/index.html
    \"If you wish to speak to technical support, please hang up now.\"

    *click*

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •