Showing posts with label video tutorial. Show all posts
Showing posts with label video tutorial. Show all posts

Sunday, August 19, 2012

comment_icon 0 Windows phone Tutorial Day-1

How2Labs
5 minutes, 34 seconds Series Introduction - Day 1 - Part 1 3 minutes, 3 seconds Installing Visual Studio 2010 Express for Windows Phone - Day 1 - Part 2 12 minutes, 34 seconds Writing your First Windows Phone 7 Application - Day 1 - Part 3 9 minutes, 4 seconds Overview of the Windows Phone 7 Emulator - Day 1 - Part 4 22 minutes, 1 second Dissecting the First Application you Wrote - Day 1 - Part 5 8 minutes, 17 seconds Managing Project Files and Understanding Compilation and Deployment - Day 1 - Part 6 ...

Tuesday, August 14, 2012

comment_icon 0 Python Video Tutorial

How2Labs
Python is a great object-oriented, interpreted, and interactive programming language. It is often compared to Lisp, Tcl, Perl, Ruby, C#, Visual Basic, Visual Fox Pro, Scheme or Java. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. Python was created by Guido van Rossum in the late eighties and early nineties. Like Perl, Python...