Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
Home
Forum
Software
Mouser's Software
NANY: New Apps for the New Year
Friends of DC
Forum Coding Snacks
Editorials
Daily Blog
Monthly Newsletter
Mini Reviews
Favorite Websites
Archives
Articles
Historical Archives
Testimonials: What Folks Say About Us
Licensing
Get a License Key
Commercial Licensing
Help
Search
FAQs
DonationCoder Sitemap
Live Chat (Discord)
Contact Us
About Us
Donate
This topic
This board
Entire forum
Website and forum (google)
Member search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
6 Months
Forever
Login with username, password and session length
Saturday December 14, 2024, 8:12 pm
Proudly celebrating 15+ years online.
Donate now
to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
Forum Home
Search
Login
Register
Recent Topics
Go To..
Recently updated topics
Recent posts (compact)
Recent posts (full text)
DonationCoder.com Forum
»
Removed Areas
»
Programming School
»
C / C++
»
Free Course: Computer Programming I (using C)
« previous
next »
New Topic
Print
Pages: [
1
] •
bottom
Author
Topic: Free Course: Computer Programming I (using C) (Read 10592 times)
app103
That scary taskbar girl
Global Moderator
Joined in 2006
Posts:
5,885
Free Course: Computer Programming I (using C)
«
on:
November 13, 2007, 03:15 AM »
University of Washington CSE 142 - Computer Programming I
This is a complete basic introductory course (using C) for beginners that have no previous programming experience, that was offered at the University of Washington during the fall of 2000 (taught by Martin Dickey).
If you have never studied programming, this course was designed for you.
Access to slides, homework assignments & solutions, exams & solutions (everything except the lectures and quizzes):
http://www.online.cs...shington.edu/cse142/
Here are the lecture videos. It may seem as if I have listed them out of order, but they are actually in the proper order in which they should be viewed. Whoever uploaded them numbered them wrong. The entire set of videos is Closed Captioned.
Lecture 1: Overview and Welcome:
http://video.google....-1715462554446360061
Lecture 2: Problems, Algorithms and Programs:
http://video.google....=4233558706920958797
Lecture 3: Variables, Values and Types:
http://video.google....-6270226769534661340
Lecture 4: Arithmetic Expressions:
http://video.google....-4012488959082539986
Lecture 5: Input and Output (I/O):
http://video.google....-3530829117801479537
Lecture 23: Style:
http://video.google....=5312594019069945032
Lecture 6: Conditionals:
http://video.google....-5644762755800059527
Lecture 7: Functions:
http://video.google....-5817164837086461135
Lecture 8: Function Parameters:
http://video.google....=1417951682209894569
Lecture 9: Iteration:
http://video.google....-3196532431429468258
Lecture 10: Loop Development and Program Schemas:
http://video.google....-6681611693257587151
Lecture 11: Complex Conditionals:
http://video.google....=4474644278071725056
Lecture 12: Functions and Design:
http://video.google....-1157181642585477208
Lecture 27: Switch Statement:
http://video.google....-8851692950135894858
Lecture 24: Structuring Program Files:
http://video.google....=6301599051455260607
Lecture 13: Pointer Parameters:
http://video.google....-4753534994884333178
Lecture 14: Arrays:
http://video.google....-8400251513260474506
Lecture 15: Linear & Binary Search:
http://video.google....id=58946135744842823
Lecture 16: Sorting:
http://video.google....=3181596482608619298
Lecture 17: Multidimensional Arrays:
http://video.google....=3737379017318942565
Lecture 18: Structures:
http://video.google....=4655338131907415046
Lecture 19: Strings:
http://video.google....-3715305332680104509
Lecture 21: File Input/Output:
http://video.google....=4094768230297917471
Lecture 20: Nested Data Structures:
http://video.google....=5205501216392527823
Lecture 26: Recursion:
http://video.google....-3715305332680104509
Lecture 25: Recursive Binary Search:
http://video.google....-5158979852046160121
Lecture 22: Course Wrap-up and Review:
http://video.google....=3431535226574067197
If you want to download them for offline viewing, you can use
this site
with the URL's I provided above.
The textbook they used in this course is
Problem Solving and Program Design in C
(Hanly and Koffman)
ljbirns
Charter Member
Joined in 2005
Posts:
229
Re: Free Course: Computer Programming I (using C)
«
Reply #1 on:
November 14, 2007, 07:33 AM »
Cool
I am going to do this. I did a video course in Physics from MIT last year and loved it.
Thanks
Lew
Lew
Kuntau
Supporting Member
Joined in 2007
Posts:
90
My English is bad :(
Re: Free Course: Computer Programming I (using C)
«
Reply #2 on:
November 16, 2007, 12:48 PM »
thx for finding out, now I'm gonna busy with google video
New Topic
Print
Pages: [
1
] •
top
« previous
next »
DonationCoder.com Forum
»
Removed Areas
»
Programming School
»
C / C++
»
Free Course: Computer Programming I (using C)