Similar presentations:
Assembler and high-level languages
1.
Assembler and high-levellanguages
*python
2.
AssemblerHigh-level
languages
The one and only
Many analogues
Low-level language (but it’s not
bad)
Python, C++, C, C#, Java e.t.c
Fast
Not-Easy-to-learn
Easy-to-learn
Not-Easy-to-use
Easy-to-use
Are created for not so strong
Is created for really strong people
Slow
people
3.
How to useUse Assembler if you want to
understand your program at 100%
Use High-level languages if you want
to create something simple
4.
Examples: FactorialAssembler:
C++
Python:
5.
A few quests…6.
1. Which language is the easiest to learn?Assembler
7.
2. Which language is the easiest to use?Assembler
8.
3. Which language is the best?Assembler