Important! The Fall Midterm exam will take place:
- Dec, 19 (Thursday) - Early Exam at Timka Building in Moscow
- TBA: from Dec, 23 to Dec, 26 - The Main Exam at Dolgoprudny MIPT campus
The exam program is available here.
Our primary operating system is the Linux. You can use this VirtualBox image.
Regular user name for this image is student
, password qwerty
. The root
user password is the same.
The contest for your homeworks is here: http://ejudge64.atp-fivt.org
- Lesson 01. Introduction to UNIX-like systems and Linux
- Lesson 02. Administration Basics
- Lesson 03. Developer Tools for C/C++ Lanuages
- Lesson 04. Numbers And Structures Representation
- Lesson 05. Assembly Language. Memory Access, Stack and Heap
- Lesson 06. System Calls versus Functions
- Lesson 07. File Descriptors and Low-Level File Operations
- Lesson 08. File Attributes
- Lesson 09. Posix Time Representation
- Lesson 10. Memory Mapping
- Lesson 11. Processes Creation and Lifecycle
- Lesson 12. Process Spawning and Restriction
- Lesson 13. Pointers to Functions. Runtime Libraries Loading
- Midterm Exam