From b6be3383bcb4a51c7f5c32021057ea22fe580c05 Mon Sep 17 00:00:00 2001 From: Kris Lockwood Date: Sun, 13 Nov 2016 21:36:49 -0500 Subject: [PATCH] Update README.md Adding an awesome introductory course, http://cse1.net/lectures --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3bac7bc..836f700 100644 --- a/README.md +++ b/README.md @@ -560,6 +560,13 @@ Courses - [Notes](http://www.csce.uark.edu/~sgauch/2004/S14/notes/index.html) - [Assignments](http://www.csce.uark.edu/~sgauch/2004/S14/hw/index.html) - [Practice Exams](http://www.csce.uark.edu/~sgauch/2004/S14/index.html) +- [CSCI E-1](http://cse1.net/lectures) **Understanding Computers and the Internet** *Harvard University Extension College* +Lecture VideosAssignments Lecture Notes + - This course is all about understanding: understanding what's going on inside your computer when you flip on the switch, why tech support has you constantly rebooting your computer, how everything you do on the Internet can be watched by others, and how your computer can become infected with a worm just by being turned on. Designed for students who use computers and the Internet every day but don't fully understand how it all works, this course fills in the gaps. Through lectures on hardware, software, the Internet, multimedia, security, privacy, website development, programming, and more, this course "takes the hood off" of computers and the Internet so that students understand how it all works and why. Through discussions of current events, students are exposed also to the latest technologies. + - [Lecture Videos](http://cse1.net/lectures) + - [Syllabus](http://cse1.net/syllabus) + - [Notes / Recaps](http://cse1.net/recaps) + - [Assignments](http://cse1.net/psets) - [CS-for-all](http://www.cs.hmc.edu/csforall/) **CS for All** *Harvey Mudd College* Assignments Lecture Notes Readings - This book (and course) takes a unique approach to “Intro CS.” In a nutshell, our objective is to provide an introduction to computer science as an intellectually rich and vibrant field rather than focusing exclusively on computer programming. While programming is certainly an important and pervasive element of our approach, we emphasize concepts and problem-solving over syntax and programming language features. - [Lectures and Other resources](https://www.cs.hmc.edu/twiki/bin/view/ModularCS1)