background preloader

YouTube Playlists for Learning Programming

YouTube Playlists for Learning Programming
YouTube has been very good platform for learning any thing. Earlier you have seen 400+ courses on YouTube and 130+ NPTEL courses. There are few more courses especially about computer programming. These are contributed by various individuals. These videos are of short time around 10 to 12 min each, created keeping basic learners in the mind. These videos covers from basics like installing IDE to writing complex programs covering every topic. thenewboston: thenewboston is a great youtube channel, has more than 2o playlists covering topics Python, C, Java, iPhone development and web programming like HTML, CSS, PHP. Xoax.net Xoax has more than 200 videos but mainly focuses on C++. PHPacademy As the name suggests, it focuses mainly on PHP and some on MySql. There are more videos on small projects like writing your own search engine for your database, pagination, creating a rating system etc… Related posts: Get more stuff like this

http://freevideolectures.com/blog/2011/06/youtube-playlists-programmers/

64 Things Every Geek Should Know - laptoplogic.com The term ‘geek’, once used to label a circus freak, has morphed in meaning over the years. What was once an unusual profession transferred into a word indicating social awkwardness. As time has gone on, the word has yet again morphed to indicate a new type of individual: someone who is obsessive over one (or more) particular subjects, whether it be science, photography, electronics, computers, media, or any other field. A geek is one who isn’t satisfied knowing only the surface facts, but instead has a visceral desire to learn everything possible about a particular subject. Spectacular Architecture in Spain [17 HDR Photos] Plaza Zorrilla, Valladolid (Spain)Spectacular architecture HDR photo: marcp_dmoz Some photographers like Marc love to take photos and then process them to generate HDR (high dynamic range) images. He’s from Spain and has an amazing eye and talent for capturing architecture.

How to Think Like a Computer Scientist — How to Think Like a Computer Scientist: Learning with Python 3 Version date: October 2012 by Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers A Quick, Painless Tutorial on the Python Language Norman Matloff University of California, Davis June 17, 2008 ©2003-2008, N. Matloff Contents Invent Your Own Computer Games with Python - Chapters Chapter 1 Read online: Chapter 1 - Installing Python Videos: Chapter 2 Read online: Chapter 2 - The Interactive Shell Chapter 3

Comet Lovejoy seen from the ISS [8 pics Comet Lovejoy and Chile at Night (ISS 12/26/11) This busy night time panorama was photographed by one of the Expedition 30 crew members from the International Space Station on Dec. 26, 2011. Comet Lovejoy streaks through the star-filled sky just to the right of center. The land mass is the coast of Chile, looking southeast, with several coastal cities in the capital city region near Santiago. A 28-mm focal length was used to record the image. Photo Credit: NASA As Comet Lovejoy was visible from Earth during the Christmas holiday it became known as “The Great Christmas Comet of 2011″, and because its appearance was announced on the 16th anniversary of the SOHO satellite’s launch it was also nicknamed “The Great Birthday Comet of 2011″.

The Basics of C Programming" The previous discussion becomes a little clearer if you understand how memory addresses work in a computer's hardware. If you have not read it already, now would be a good time to read How Bits and Bytes Work to fully understand bits, bytes and words. All computers have memory, also known as RAM (random access memory). Game From Scratch C++ Edition! Want to create a game using C++ and SFML? This is the perfect place to start! This tutorial series will follow the creation of a simple game in C++ from the very beginning till the end, a micro-version of the overall purpose of this site. C++ is an evolving language standard and a great many tutorials out there are horrifically outdated or just plain bad. Similarly, most tutorials in books or on sites are by their very nature required to be very short and concise.

Related: