b/training4all by Foreverloving

Your Own Os - Coding Your Own Filesystem In C

Your Own Os - Coding Your Own Filesystem In C

MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 13.80 GB | Duration: 20h 18m

Part 1 of my #OSdev series where we develop an OS from scratch. In this course we design & implement our own filesystem.

What you'll learn
Learn how to structure and design your own operating system
Learn how to design your own filesystem from scratch
Learn how to implement your filesystem in the C language
Learn how to write a disk emulator

Requirements
You need to know the basics of the C language

Description
Series: Your own OSCourse: Coding your own filesystem in CCourse descriptionIn this exciting new project we will implement our own filesystem in C. We're going to develop a disk emulator and an OSapi which makes it possible to run this project under Windows, MacOS or Linux - no virtual machines necessary!Our filesystem will make use of a regular file on your disk, emulating a real hard disk device - which makes all this possible during development. Then we can easily switch to a real hard disk model when we are done coding, going into production.This course is part one of my OSdev series where we develop a fully functional, real MS-DOS like operating system, based on the Intel x86 16 bit real mode architecture.-Why learn C from dr Jonas Birch and not from the other ten Udemy instructors?Experience in the C language. When dr Birch was 18 years old and had been coding C for five years, he was traveling all over Europe, invited to different coding and security conferences, giving lectures about C and security. Since then he has coded C almost every day - for an additional 20 years!Experience in teaching. Dr Birch has been teaching the C language (live) almost full time the last six years, helping hundreds and hundreds of students learn the mother of all languages - in Linux.Very soothening voice and amazing sound quality. Dr Birch has a very dark, relaxing voice which is very easy to listen to (a really underestimated feature). He is recording in a professional recording studio with enterprise level microphone and equipment, which makes for a very good listening experience.Enroll Now or try out the free sample lectures.

This course is for mid-level C programmers who want to take the next step and learn OS development.

Screenshot
Your Own Os - Coding Your Own Filesystem In C
Homepage