[ Main ] [ Home ] [ Work ] [ Code ] [ Rants ] [ Readings ] [ Links ] |
This page contains links to free online classes I have been following in order to learn new things in the computing field: operating systems, programming languages, software engineering, etc. Quite a few of them come from the excellent MIT Open Courseware program. |
|
|
Introduction to Computer Science and Programming | Introduction to the basic concepts in Computer Science and programming (computability, data types, operators, etc.) using Python as the programming language. |