I am wasting my time on learning python. I decided to learn assembly language to learn full DETIALs about high level language. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

I am wasting my time on learning python. I decided to learn assembly language to learn full DETIALs about high level language.

How to I learn assembly language??????????????

6th Jul 2020, 10:31 AM
ADHIL
ADHIL - avatar
8 Answers
+ 1
Assembly isn't currently available on Sololearn, and i don't think it will be added anytime soon. The language is very old, with lots of unnecessary details that no one needs to bother with anymore. I recommend you stick to python because it is one of the more advanced languages that are used everywhere. If you still want to learn assembly language, there are lots of youtube tutorials, and websites on google that can help. Good luck.
6th Jul 2020, 10:35 AM
Mohamad Kamar
Mohamad Kamar - avatar
+ 9
I am not sure if you really know how assembly is working. It is definitely no high level language. Here a definition from Wikipedia: In computer programming, assembly language (or assembler language), often abbreviated asm, is any low-level programming language in which there is a very strong correspondence between the instructions in the language and the architecture's machine code instructions.
6th Jul 2020, 11:09 AM
Lothar
Lothar - avatar
+ 6
ADHIL , Oops! Are you sure about the Intel 8085 - this is a processor built in 1976, you will hardly find one in a working invironment. Or do you mean an x86 family processor?
9th Jul 2020, 4:59 PM
Lothar
Lothar - avatar
+ 2
If I were you, probably, I would begin by studying the C language. Although it is quite essential (and much less high-level than Python), it is undoubtedly more productive than pure assembly code. Still, with inline assembler instructions, it can access some low-level functionality of the hardware. Being a statically typed compiled language, C is much faster than Python and lends itself very well to integration with many other programming languages. Since Python's most common implementation is mainly written in C, when you are familiar enough with it, you may be able to examine Python's open source codes to understand better how this high-level language works.
6th Jul 2020, 10:06 PM
Giuseppe
+ 2
Martin Taylor , https://eater.net/8bit/schematics now I AM watching and investigation
10th Jul 2020, 1:11 AM
ADHIL
ADHIL - avatar
+ 1
@Martin Taylor bro I told my past few months before, I learning python , I also excited and also it is easier to learn when I reach classes, oop, magic method etc my mind cannot accept this procedure. So I decided to see the python source code. I believe the source code is written in python but it is written in c or c++ . And I cannot understand so I decided to learn c and c++ but I have a problem they are high level language so there source code also in low level language . So I decided to learn assembly language and machine language. It is my present programing story.... What your opinion???
8th Jul 2020, 2:56 PM
ADHIL
ADHIL - avatar
+ 1
Martin Taylor 🔥🔥🔥I want to learn all about computers to complete development of my programing now I investigation about intel8085 and architecture of computer this is my decision only to learn all language and understanding of computer thanks to your informations
9th Jul 2020, 3:18 PM
ADHIL
ADHIL - avatar
+ 1
Lother , iam in a small village , possiblity is very low but just trying.... And I got a small 8 bit computer full systamatic just now I understanding full working I also Eletronic engineer....(be a psycho to complete our task😎)
10th Jul 2020, 12:49 AM
ADHIL
ADHIL - avatar