Learn Programming With Youtube
There are many ways to start your journey in the programming world. You can study programming at your university and you can learn at your own from a book. You can also surf the web, find tutorials and manuals, and start learning how to code. If for some reason you can’t follow the examples on your Java book, or your C++ tutorial is not well written and your eyes are starting to drown, there is a funnier way to learn.. Use Youtube.
Youtube is not only about funny videos and gymnastic’s bloopers. You can find nearly anything in there. I was not surprised when Google acquired Youtube, because Youtube is the “Google” of videos. So we Youtubed (from Googled) a little and found some diamonds. Here is a list of video tutorials about major programming languages like PHP, Java, C++ and C# and tools like Dreamweaver, Photoshop and GIMP.
C/C++ Video Tutorials
Excellent playlist consisting of 44 videos starting from how to install Visual C++ Express and covering: console applications creation, variables and constants, dimensional arrays, namespaces, arguements and return values, enumerations, classes, dynamic memory allocation and many more. There are working examples like creating games and other real world applications.
C++ video tutorials from thenewboston
Another great playlist that shows us how to code using the DevShed’s Dev-C++ IDE. It consists of 29 videos and covers nearly every aspect you need to know when you start learning C++.
75 videos for the absolute noob, using Visual Studio.
Another cool playlist of 9 videos using Visual Studio Express
A C tutorials playlist for more advanced users. How to create simple console applications with C
C# Video Tutorials
89 C# tutorials collection. Mainly examples of how to do something with C#.
Another big collection of 98 C# videos. It covers a lot of C# fundamentals and it worths the time spent.
Dreamweaver Video Examples
An awesome tutorials list consisting of 28 video clips that show you how to do things in Dreamweaver. The version might be old but the consepts remain the same.
29 videos of great examples. Learn how to add flash files, create email forms, import PSD files, define local/remote sites, use Spry and many more.
Learn how to add AJAX using Spry and more in this 45 videos playlist.
Flash
Excellent tutorials playlist. Covers nearly every aspect of Flash and Actionscript with many example applications. Suggested 100%
Adobe Flash Tutorials in CS3 + CS4 ActionScript 3.0
Video tutorials and free fla files to download for learning Adobe Flash CS3 + CS4 and ActionScript 3.0. 92 video tutorials to help you learn Flash the right way. This one is suggested too.
Another collection of 38 videos.
Java
Complete collection of 58 videos. This one covers everything you should know about Java programming to start coding with it.
11 very basic tutorials that you must watch before even starting. This playlist explains a lot fundamental aspects.
Photoshop
Photoshop 1 53 Videos
Photoshop 2 41 Videos
Photoshop 3 23 Videos
Photoshop 4 84 Videos
The 4 collections above will teach you how to do things with Photoshop. From basic effects to professional graphic creations.
PHP
Learn the basics of PHP coding with this fine list consisting of 22 video tutorials
76 video tutorials with a bit more of an edge. Buff up your skills or learn great new stuff.
This clear in depth tutorial series will show you how to build a dynamic automated community portal website member system using ActionScript 3.0 PHP, MySQL, and Flash. All from scratch to allow a webmaster complete control over their system. There is also free source to download and get you started.
A collection of tutorials dealing with registering a user, allowing them to log in, access a member only area, logout and more. Essential for a register/login style site!
Create a image sharing site allowing the user to register, upload images and videos onto the server and share with anyone. Although discontinued, 24 videos will give you a good point on how to do it.
A collection of 37 PHP video tutorials
Python
10 video tutorials for advanced python programmers.
43 high quality python tutorials. Covers anything from installing python on Windows to writing files with python.
A large collection of 88 videos. Theory, examples and code.
QT
Various video tutorials and samples of programs built with QT.
19 video tutorials about QT.
Learn how to use and create applications using QT Creator with 8 stunning video tutorials.
Ruby on Rails
This is an intensive one-day overview of the fundamental concepts of the Ruby on Rails Web programming framework, presented by the UC Berkeley RAD Lab. The overview consists of six sections of approximately one hour each. Course materials (slides, online resources, software installers) can be found at http://radlab.cs.berkeley.edu/wiki/Ruby_on_Rails_1-day_course.
You can find thousands of tutorials for anything you like. For example CSS, Visual Basic and Debugging. The lists mentioned here can be found easily. All you have to do is search for language+tutorial.
(From jeez.eu)