Computer Science Video Tutorials
The other day, a fellow computer science student and I were discussing how it is often easier to learn if you see a video of a concept.
Last year, he had shown me some really good videos on learning Java, and they helped me learn a lot of the basics. Anyway, he recently came across another good source of “video learning.”
This time it is a website that has free videos listed on it. It is a site sponsored by Berkley. They post their webcasts from classes on the site, so you are likely to find a wide variety of topics on it. You can find everything from Java, to Optics, to Data Structures, etc.
Just point your browser to http://webcast.berkeley.edu/courses/ and check out these great learning videos.
Related posts:
- Learn PHP From Video Tutorials Learning can be fun or it can be boring. A lot of times, the excitement factor of learning can be directly attributed to the way a subject is presented. When...
- The Net Guide to Stealing Computer Parts Do you ever wish you did not have to pay for your computer hardware? I remember building my first computer. “Think of all the money I will save” was my...
- Learn SQL – The Art of Structured Query Language If you are involved in web development, you will eventually find the need to learn SQL. Also called Structured Query Language, SQL forms the basis for much of the more...
- Installing a Java Compiler So you have a great looking program. Perhaps you typed out the source code for the hello world tutorial. Now, you need to transfer that source code into a computer...
- Code: The Hidden Language of Computer Hardware and Software One of my friends suggested I purchase this book. In my opinion, it is one of the most essential computer science books ever created. If I had read “Code” before...


