1 00:00:00,270 --> 00:00:04,830 So this, you know, we are going to see what exactly the assembly language is. 2 00:00:05,990 --> 00:00:12,830 So assembly language is human readable, mission code consists of a sequence of instructions, it's 3 00:00:12,830 --> 00:00:15,570 the lowest language a human can understand. 4 00:00:15,980 --> 00:00:22,850 After this assembly language code, the code turns into the code and then it turns into the bits for 5 00:00:24,560 --> 00:00:28,720 the bits are generally zeros and ones so the human cannot understand. 6 00:00:29,060 --> 00:00:36,300 And the lowest level human can understand is the assembly language instructions and further that one 7 00:00:36,320 --> 00:00:37,510 cannot understand the code. 8 00:00:39,530 --> 00:00:42,170 And also it is programming language. 9 00:00:43,360 --> 00:00:49,850 You can see the CCP are the high level, but it's somewhat lower level than those languages. 10 00:00:50,480 --> 00:00:53,430 And you can have more grippo. 11 00:00:53,450 --> 00:00:58,270 The city and the assembly languages also processor specific. 12 00:00:58,700 --> 00:01:07,550 So there are different processors like examples are in and producers that I spoke to somebody associated 13 00:01:07,550 --> 00:01:13,430 with the internship's, it is called in their assembly and that is put to assembly language associated 14 00:01:13,430 --> 00:01:14,880 with Armus Karamazov. 15 00:01:15,260 --> 00:01:22,910 So if you write the code in the entire assembly and if you run run the code in the arm processor, it 16 00:01:22,910 --> 00:01:23,520 will not work. 17 00:01:24,110 --> 00:01:27,980 So there will be some syntax differences and some regional differences. 18 00:01:27,980 --> 00:01:31,580 And also instructions can also change. 19 00:01:32,780 --> 00:01:34,970 That's what it is called processor specific. 20 00:01:35,600 --> 00:01:42,380 So in this course, we'll be learning about the assembly and also that we will be able to do specific.