Showing posts with label programming language. Show all posts
Showing posts with label programming language. Show all posts
0
[postlink]https://7arivu.blogspot.com/2011/10/google-io-2011-pythongoogle.html[/postlink]
http://www.youtube.com/watch?v=KKQS8EDG1P4 endofvid [starttext] Wesley Chun, Guido van Rossum Python is one of the key languages at Google today. It runs on many our internal systems and shows up in many of our APIs. Some of the key contributors to the language are Googlers and continue to actively promote, use, and support the language. In this talk, we'll discuss Python's background & history, discuss its philosophy, show you some syntax, and give some examples of what we use it for at Google. [endtext]

Google I/O 2011: Python@Google

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-2-part-4.html[/postlink]
http://www.youtube.com/watch?v=IcteAbMC1Ok endofvid [starttext] Google Python Class Day 1 Part 1: Closing Thoughts. By Nick Parlante. Support materials and exercises: http://code.google.com/edu/languages/google-python-class [endtext]

Google Python Class Day 2 Part 4

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-2-part-3.html[/postlink]
http://www.youtube.com/watch?v=Nn2KQmVF5Og endofvid [starttext] Google Python Class Day 2 Part 3: Utilities: URLs and HTTP, Exceptions. By Nick Parlante. Support materials and exercises: http://code.google.com/edu/languages/google-python-class [endtext]

Google Python Class Day 2 Part 3

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-2-part-2.html[/postlink]
http://www.youtube.com/watch?v=uKZ8GBKmeDM endofvid [starttext] Google Python Class Day 2 Part 2: Utilities: OS and Commands. By Nick Parlante. Support materials and exercises: http://code.google.com/edu/languages/google-python-class [endtext]

Google Python Class Day 2 Part 2

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-2-part-1.html[/postlink]
http://www.youtube.com/watch?v=kWyoYtvJpe4 endofvid [starttext] Google Python Class Day 2 Part 1: Regular Expressions. By Nick Parlante. Support materials and exercises: http://code.google.com/edu/languages/google-python-class [endtext]

Google Python Class Day 2 Part 1

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-1-part-2.html[/postlink]
http://www.youtube.com/watch?v=EPYupizJYQI endofvid [starttext] 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 [endtext]

Google Python Class Day 1 Part 2

1
[postlink]https://7arivu.blogspot.com/2011/10/learn-how-to-develop-for-android-beyond.html[/postlink]
http://www.youtube.com/watch?v=rm-hNlTD1H0&feature=related endofvid [starttext] Marko Gargenta delivers a tutorial-style talk on how to develop for Google's Android platform (beyond the HelloWorld) at the San Francisco Android User Group. [endtext]

Learn how to develop for Android, Beyond HelloWorld

0
[postlink]https://7arivu.blogspot.com/2011/10/google-python-class-day-1-part-1.html[/postlink]
http://www.youtube.com/watch?v=tKTZoB2Vjuk endofvid [starttext] Google Python Class Day 1 Part 1: Introduction and Strings. By Nick Parlante. Support materials and exercises: http://code.google.com/edu/languages/google-python-class [endtext]

Google Python Class Day 1 Part 1

0
[postlink]https://7arivu.blogspot.com/2011/10/lecture-1-programming-abstractions.html[/postlink]
http://www.youtube.com/watch?v=kMzH3tfP6f8 endofvid [starttext] The first lecture by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department. Julie Zelenski gives an introduction to the course, recursion, algorithms, dynamic data structures and data abstraction; she also introduced the significance of programming and gives her opinion of what makes 106B "great;" C++ is introduced, too. [endtext]

Lecture 1 | Programming Abstractions (Stanford)