Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Assembly mixups

Assembly mixups

Scheduled Pinned Locked Moved IT & Infrastructure
question
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Diagathon
    wrote on last edited by
    #1

    Hello, I recently came across The Art of Assembly Language, which I found in my Programming Compendium. Anywho, I noted something odd, the author programs in an "HLA Language", which I have never heard of before o.o As a wannabe systems programmer, I feel a strong need to learn assembly, but is this HLA the right way to go? If not, what texts would you suggest I learn from? Thanks!

    L 1 Reply Last reply
    0
    • D Diagathon

      Hello, I recently came across The Art of Assembly Language, which I found in my Programming Compendium. Anywho, I noted something odd, the author programs in an "HLA Language", which I have never heard of before o.o As a wannabe systems programmer, I feel a strong need to learn assembly, but is this HLA the right way to go? If not, what texts would you suggest I learn from? Thanks!

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Diagathon wrote:

      I feel a strong need to learn assembly, but is this HLA the right way to go?

      Well there is no standard for Assembly so I'm not sure what criteria one could use for choosing. HLA is touted for simplifying learning assembly so it seems as good a place to start as any, right. You might find this an interesting read.[^]

      led mike

      B D 2 Replies Last reply
      0
      • L led mike

        Diagathon wrote:

        I feel a strong need to learn assembly, but is this HLA the right way to go?

        Well there is no standard for Assembly so I'm not sure what criteria one could use for choosing. HLA is touted for simplifying learning assembly so it seems as good a place to start as any, right. You might find this an interesting read.[^]

        led mike

        B Offline
        B Offline
        bilal haider 0
        wrote on last edited by
        #3

        Its great to use a high level assembler(HLA) for developing applications in less time and with ease. But if you want to have real fun try Assembler. A good book for writing low level routines "Assembly Programing" Vitaly maljim I don't know the exact book name and author i have studied it one year ago. main chapters covers ->Basic understanding ->Keyboard,Mouse,Printer,Programing serial ports and Video Programing. We had a great fun at that time. :)

        1 Reply Last reply
        0
        • L led mike

          Diagathon wrote:

          I feel a strong need to learn assembly, but is this HLA the right way to go?

          Well there is no standard for Assembly so I'm not sure what criteria one could use for choosing. HLA is touted for simplifying learning assembly so it seems as good a place to start as any, right. You might find this an interesting read.[^]

          led mike

          D Offline
          D Offline
          Diagathon
          wrote on last edited by
          #4

          hmm It's difficult for me to know how to ask, as I have virtually no experience with any form of Assembly Language (C++ guy) I always though of assembler as a series of statements such as: mov ax,bx push ax or something similar. For someone wanting to learn how to get down to that machine level, is there a specific way I should look say, for example, I wanted to learn about how to work on an Intel-ran system? (Apologies if I just asked the same question, I am truely lost) Thanks!

          L V 2 Replies Last reply
          0
          • D Diagathon

            hmm It's difficult for me to know how to ask, as I have virtually no experience with any form of Assembly Language (C++ guy) I always though of assembler as a series of statements such as: mov ax,bx push ax or something similar. For someone wanting to learn how to get down to that machine level, is there a specific way I should look say, for example, I wanted to learn about how to work on an Intel-ran system? (Apologies if I just asked the same question, I am truely lost) Thanks!

            L Offline
            L Offline
            led mike
            wrote on last edited by
            #5

            hehe, clicked the wrong button

            Diagathon wrote:

            It's difficult for me to know how to ask

            Diagathon wrote:

            I always though of assembler as a series of statements such as:

            Did you even look at that site I gave you a link to. I would think you would not be in the same place you were with your original post if you had taken a close look at that site.

            led mike

            D 1 Reply Last reply
            0
            • L led mike

              hehe, clicked the wrong button

              Diagathon wrote:

              It's difficult for me to know how to ask

              Diagathon wrote:

              I always though of assembler as a series of statements such as:

              Did you even look at that site I gave you a link to. I would think you would not be in the same place you were with your original post if you had taken a close look at that site.

              led mike

              D Offline
              D Offline
              Diagathon
              wrote on last edited by
              #6

              I did not dive too deep into it. To be honest, I forgot about it XD I'll take another look :P

              1 Reply Last reply
              0
              • D Diagathon

                hmm It's difficult for me to know how to ask, as I have virtually no experience with any form of Assembly Language (C++ guy) I always though of assembler as a series of statements such as: mov ax,bx push ax or something similar. For someone wanting to learn how to get down to that machine level, is there a specific way I should look say, for example, I wanted to learn about how to work on an Intel-ran system? (Apologies if I just asked the same question, I am truely lost) Thanks!

                V Offline
                V Offline
                vikas amin
                wrote on last edited by
                #7

                I did assembly programming , but I stay away from it . Now a days the compilers are smart they do that task for me .

                Vikas Amin UNITED STATES STEEL CORPORATION

                My First Article on CP" Virtual Serail Port "[^]

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups