Search
Now showing items 1-8 of 8
15.082J / 6.855J Network Optimization, Spring 2003
(2003-06)
15.082J/6.855J is an H-level graduate subject in the theory and practice of network flows and its extensions. Network flow problems form a subclass of linear programming problems with applications to transportation, ...
6.828 Operating System Engineering, Fall 2003
(2003-12)
Teaches the fundamentals of engineering operating systems. The following topics are studied in detail: virtual memory, kernel and user mode, system calls, threads, context switches, interrupts, interprocess communication, ...
6.189 A Gentle Introduction to Programming Using Python, January IAP 2010
(2010)
This 6-unit P/D/F course will provide a gentle introduction to programming using Python for highly motivated students with little or no prior experience in programming computers over the first two weeks of IAP. The course ...
6.837 Computer Graphics, Fall 2003
(2003-12)
6.837 offers an introduction to computer graphics hardware, algorithms, and software. Topics include: line generators, affine transformations, line and polygon clipping, splines, interactive techniques, perspective ...
6.092 Introduction to Software Engineering in Java, January (IAP) 2009
(2009-01)
This course is an introduction to Java programming and software engineering. It is designed for those who have little or no programming experience in Java and covers concepts useful to 6.005. The focus is on developing ...
6.004 Computation Structures, Fall 2002
(2002-12)
Introduces architecture of digital systems, emphasizing structural principles common to a wide range of technologies. Multilevel implementation strategies; definition of new primitives (e.g., gates, instructions, procedures, ...
6.001 Structure and Interpretation of Computer Programs, Fall 2002
(2002-12)
Control of complexity in large programming systems. Building abstractions: computational processes; higher-order procedures; compound data; and data abstractions. Controlling interactions: generic operations; self-describing ...
6.092 Introduction to Software Engineering in Java, January (IAP) 2008
(2008-01)
This course is an introduction to software engineering, using the Java™ programming language; it covers concepts useful to 6.005. The focus is on developing high quality, working software that solves real problems. Students ...