filmov
tv
Fundamentals of Operating Systems
Показать описание
Operating systems (their kernel specifically) orchestrate many processes, allow access to memory, disk, network and execute processes by scheduling them to the CPU. Sounds simple when we put it this way but this task is vast. Writing efficient programs depends on how much understanding the engineer has in OS kernel.
When we access a 32 bit integer in memory or write 6 bytes to disk, the kernel and hardware work together through several steps and layers to handle those tasks, simple as may seem. Each step and layer may add unpredictable costs. As a result we as engineers are bound to write inefficient code as we grind across the grain of the kernel.
I built this course to demystify what I believe are the fundamentals operating systems to software engineers. By knowing how the kernel works, you will start writing software differently and naturally as you will start questioning what happens in each line you author.
Like all my courses, I recommend the student having some programming experience to take this course, it just makes the course relatable. The course is focused on Linux but I do explain how Windows and Mac are different in certain situations.
I hope you enjoy it. I'm happy I was able to finish it after 2 years of work.
Discovering Backend Bottlenecks: Unlocking Peak Performance
Fundamentals of Backend Engineering Design patterns udemy course (link redirects to udemy with coupon)
Fundamentals of Networking for Effective Backends udemy course (link redirects to udemy with coupon)
Fundamentals of Database Engineering udemy course (link redirects to udemy with coupon)
Follow me on Medium
Introduction to NGINX (link redirects to udemy with coupon)
Python on the Backend (link redirects to udemy with coupon)
Become a Member on YouTube
Buy me a coffee if you liked this
Arabic Software Engineering Channel
🔥 Members Only Content
🏭 Backend Engineering Videos in Order
💾 Database Engineering Videos
🎙️Listen to the Backend Engineering Podcast
Gears and tools used on the Channel (affiliates)
🖼️ Slides and Thumbnail Design
Canva
Stay Awesome,
Hussein
Комментарии