Possible Duplicate:
Favorite online lectures and presentations

I would like a list of decent tutorial series for any programming languages found on youtube or any other personal websites.

This question is similar to this question but is not the same. Some people find it more difficult to learn things by reading text, some people learn visually.

If your not too sure what I'm talking about, TheNewBoston is an amazing website with several guides on many programming languages, all made by one person.

So what are some good video series on programming out there?

link|improve this question

I don't think that this is a duplicate. Similar subject. Not a duplicate. – Gabe Nov 18 '11 at 14:26
feedback

closed as exact duplicate by Rowland Shaw, Tomasz Nurkiewicz, Nacereddine, NikiC, Clive Nov 18 '11 at 21:21

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

JAVA:

General -> Pyhton: This isn't on youtube but ROCKS! (MIT Introduction to Computer Science and Programming)

Stanfod Class: Here

  • Introduction to Computer Science

Programming MethodologyCS106A

Programming AbstractionsCS106B

Programming ParadigmsCS107

  • Artificial Intelligence

Introduction to RoboticsCS223A

Natural Language ProcessingCS224N

Machine LearningCS229

  • Linear Systems and Optimization

The Fourier Transform and its ApplicationsEE261

Introduction to Linear Dynamical SystemsEE263

Convex Optimization IEE364A

Convex Optimization IIEE364B

  • Additional School of Engineering Courses

Programming Massively Parallel ProcessorsCS193G

iPhone Application ProgrammingCS193P

Seminars and Webinars

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.