Engineering and Technology
Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and their implementations.
Introduction to Operating Systems is a comprehensive course on Udacity that covers various aspects of operating systems. The course begins with an overview and introduction to operating systems, followed by lessons on process and thread management. Students will learn about processes and process management, as well as threads and concurrency. The course also includes a case study on PThreads and explores considerations for thread implementation and performance. Resource management and communication are covered, including topics such as scheduling, memory management, and inter-process communication. Students will also learn about synchronization constructs, I/O management, and resource virtualization. The course concludes with lessons on distributed systems, including remote services, distributed file systems, distributed shared memory, and data center technologies.
by Udacity
Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and t...
by Udacity
In this course, we will see all the advances that have led to the state-of-the-art operating system...
by Udacity
In this course you'll learn the basic Linux fundamentals every web developer needs to know to share...
by Udacity
Build five hands-on projects to acquire core robotics software engineering skills: ROS, Gazebo, loca...
by Udacity
This course provides an introduction to security issues relating to cyber-physical systems including...
by Udacity
The HPCA course covers performance measurement, pipelining, and improved parallelism through various...
by Udacity
Persisting data is a core skill for any iOS developer. Learn how to store app data to your device us...
by Udacity
Tackle the fundamentals of Python, one of the most popular programming languages used to build websi...
by Udacity
Build confidence translating business requirements into project scope statements, creating project p...
by Udacity
Learn the foundational concepts of developing stack applications using modern cloud architecture.