Freaking Computers, How Do They Work? - Code Inception
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive deep into the inner workings of computers in this 45-minute conference talk by Michal Luziak at NDC Conferences. Explore the journey from high-level programming languages like .NET and JavaScript down to the fundamental 0s and 1s of machine code. Discover the layers beneath virtual machines and gain insights into Intel's x86 architecture. Write code at various levels of abstraction to understand how computers interpret and execute instructions. While experienced low-level programmers may find this a refresher, it's an ideal introduction for those curious about what happens "on the metal" beneath their JavaScript or high-level language code. Uncover the mysteries of registers like EAX, assembly instructions such as INC, and the concept of pointers in this enlightening exploration of computer architecture.
Syllabus
**Freaking computers, how do they work? - Code Inception** - Michal Luziak
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube