+ 1
What Are The Three Programming Languages You Find The Most Necessary? And Why?
5 Answers
+ 3
ok
+ 2
Assembly, because any high-level language compiles to assembly.
XML because XHTML, XAML, XUL, SVG ,XBRL and every page based on it (markup language). And python because you can do almost anything with python(Android, IOS, windows, linux, etc...), and they have alot of useful modules you can use for many things.
+ 1
Potato Squad i'd say machine language over assembly, cause that's what assembly compiles into
+ 1
hinanawi yes he can learn binary radix, logical gates, etc. but it's not programming languages.
+ 1
Potato Squad well technically when assembly is translated into binary, it's still a series of commands, just expressed differently. so i'd still consider machine language a language.