Binary Data - How The Computer Stores Information and Pseudo Code - Learn to Code Series - Video #21

Опубликовано: 09 Октябрь 2024
на канале: The Learn Programming Channel
4,347
169

So we've learned the basics of binary in previous videos. How the computer can count, but also how the computer can store text.

What about other types of data. Like image files, video files, databases, and so on. How does the computer store and work with that type of data?

Plus I want to talk about Pseudo Code. What it is, why it's important, and why programmers and non-programmers can benefit from using it.

Let's discuss!

Why am I doing this course? Well, I decided to create a course to teach the basics of programming from scratch. But at a deeper level than most courses, starting with many of the things that are not discussed in other programming courses like binary, machine code, etc.

Don't worry, I am not going to go into crazy deep levels with hardware, but enough so you really understand how this stuff works, before we move onto the programming side.

Eventually, we will delve into higher-level languages including Java, Python, C++, and Kotlin and by the end of the series you will be in a good position to move to another programming course and have a good basic knowledge of how computers work under the hood, and more importantly, how the computer runs the code you create.

I hope you enjoy the video!

The first video in series -    • History of the Computer Part 1 - Lear...  
Previous video in series -    • HEX, ASCII & UNICODE - The "What" and...  
New video in series -    • How a CPU Works - Learn to Code Serie...  

Playlist of all videos in the series - Playlist list
   • Learn to Code Series  

#learntocode #learnprogramming #timbuchalka #software #programminglanguages