1. Fundamentals

  • 2 months ago
Fundamentals
Transcript
00:00In this section I will be discussing some fundamentals before learning programming language
00:04get awareness about few things.
00:08If you are already aware of this then you can skip this section and you can go to the
00:11next section.
00:13Mostly in academics these are the basics that are taught so to get awareness about the computers
00:17so that we can understand how to use the computers means how to write the programs how to utilize
00:24them best.
00:25So for that these are the basic topics that I am going to discuss like how computer works
00:30then what are the number systems like binary number system octal number system these are
00:34useful in understanding how computer works right.
00:37Then what is a program why we write the program how to write the program these are the things
00:41that we will discuss and about the high level and low level languages compiler and interpreter
00:47this is very important these differences are very very very important right.
00:51Then in interview point of view also it's important mostly student cannot differentiate
00:55them properly so I have given a very detailed comparison of these two.
01:02Then what is an operating system little bit about operating system so let us start with
01:06the topic.

Recommended