assembly language gui and c/c++,.net,java gui

Discussion in 'Assembly Language Programming (ALP) Forum' started by myrnd, Oct 26, 2013.

  1. myrnd

    myrnd New Member

    Joined:
    Oct 26, 2013
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    in high level languages like c/c++,.net,java we can do gui programs like the same way can we do assembly language programming for gui.
    the reason why iam asking is high level languages are most written in c/c++ and this c/c++ compiler converts code into assembly language.That means finally code converts into assembly language.if it is possible in c/c++ or any other high level language then it can be done in assembly language.IF NOT WHY?
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    It can be but it is really tough job and so is given to the machine to get the code done for you in assembly by compiler
     
  3. myrnd

    myrnd New Member

    Joined:
    Oct 26, 2013
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    thanks for u r reply.

    can u give idea about assembly language gui like
    1.where to start
    2.what should I have to know
    atleast give the good books names about assembly language gui
    thank u
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Start learning the programming language that you want to learn.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice