Showing posts with label Video Tutorials. Show all posts
Showing posts with label Video Tutorials. Show all posts


Google's Python Class 1


 This class was given By Nick Parlante.

This is a free class for people with a little bit of programming experience who want to learn Python. 

It's very easy to follow. Just get started. 



Support materials and exercises: http://code.google.com/edu/languages/google-python-class

What  Is JavaScript?:

JavaScript is a programming language that is used to make web pages more interactive.
The Javascript program is running on the visitor's computer so that it will reduce the workload
on the server site.

JQuery and AJAX are all based on the JavaScript Language. As a Web developer, you need to know
at lease some basic knowledge about all of these technique. 

Is it the same with Java?:

Absolutely not, they are two completely different computer languages. Only their names share 'Java'.

Find out more in the 40 video tutorial from the new Boston.


Google Python Class Day 1 Part 1:
Closing Thoughts.


Google Python Class Day 2 Part 2:
Utilities: OS and Commands.

Google Python Class Day 1 Part 3: Dicts and Files.


Google Python Class Day 2 Part 3:
Utilities: URLs and HTTP, Exceptions.



Google Python Class Day 1 Part 2:
Lists, Sorting, and Tuples.

By Nick Parlante.

Support materials and exercises:
http://code.google.com/edu/languages/google-python-class

Google Python Class Day 2 Part 1:
Regular Expressions.


Popular Posts