Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo Google launches new developer education programs 2013

Seo Master present to you: Author Photo
By Wesley Chun, Developer Relations

We are very excited to welcome more than 5,000 developers to Google I/O this week. As we celebrate new product launches, and share knowledge during sessions, codelabs, Sandbox demos and office hours, we don't want to be limited to exchanging information with our developers only three days a year. In this spirit, we took the first step last week, launching Google Developers Live, a place for developers to connect face-to-face with Google engineers as well as each other in a live setting. However, real-time is not always the most convenient, so to address this, we’re announcing two more programs: Google Developers Academy and Google Developers University Consortium.

Google Developers Academy is a new program that provides training materials on Google technologies. Developers will learn and solidify their skills on many of our developer tools and APIs. We've launched with courses covering a variety of services like Google App Engine, Google Drive, YouTube, and our many advertising APIs. This is just the start, as we'll add new lessons regularly.

Google Developers University Consortium is a collaborative community of academics who use Google's tools and developer platforms for instruction and research. We are providing teachers and researchers with a platform to share their materials and communicate freely with other faculty worldwide. This is a great place for the academic community to make announcements about their work, highlight successes, publish research, exchange content, and share their enthusiasm and knowledge with each other.

By providing more learning tools and interaction platforms for the global community, we are building and enhancing the skill set of today's and tomorrow's Google developers and helping them build the next generation of awesome apps!


If you're attending Google I/O, please stop by our booth in the Google TV lounge right across from the GDG Tattoo table.


Wesley Chun is author of the bestselling Core Python books and Developer Advocate at Google, specializing in cloud computing & academia. He has over two decades of programming, teaching & writing experience, and was one of the original Yahoo!Mail engineers. Wesley loves traveling worldwide to meet Google developers; follow him on Google+ and Twitter.

Posted by Scott Knaster, Editor
2013, By: Seo Master

seo Improve your App Engine skills with Google Developers Academy 2013

Seo Master present to you: Author PhotoBy Wesley Chun, Developer Relations Team

Cross-posted with the Google App Engine Blog

Are you developing on App Engine today or interested in learning how to use it? If you've gone through all the great App Engine docs and Getting Started tutorials (Python, Java, or Go) but want to take your App Engine skills a step further, then Google Developers Academy (GDA) is the place to go! We launched GDA this past summer at Google I/O 2012, with content for beginners as well as seasoned developers. What can you find on App Engine in GDA today?


computers in a classroom

If you’re interested in getting more background on what cloud computing is and where App Engine fits into that ecosystem, then this intro class (Introduction to Google App Engine) is for you. Once you’re done with this class, you’ll be ready to tackle the Getting Started tutorial, and after that, move on to the App Engine 101 in Python class.

While some of the material found in App Engine 101 is similar to what's in the Getting Started tutorial, the 101 class targets developers who skipped the tutorial or completed it at some point in the past but don't want to repeat the exact same thing. The main differences include the following changes to the tutorial's content:
  • Use of the Python NDB API
  • Jinja2 templates
  • Discussion of data consistency and datastore indexes
You can use the relational MySQL-compatible Google Cloud SQL service as an alternative to App Engine's native non-relational datastore. Some applications do require a relational database, especially if you’re porting an existing app that relies on one. In this case, you want to learn about Cloud SQL and how to use it with App Engine. That’s why we have the Using Python App Engine with Google Cloud SQL class.

Of course, Google is best known for search. With App Engine's powerful Search API, you can index not only plain text, but also HTML, atoms, numbers, dates, and locations (lat/long). Getting Started with the Python Search API is a two-part class that will indeed get you started: in the first part of the class, you’ll create an application using a variety of data and learn how to index such data (using "documents"). In Part 2, you’ll learn how to execute queries as well as how to update your indexes when you modify your data.

If variety is what you're after, then look no further than the newest class in GDA: Getting Started with Go, App Engine and Google+ API. You will not only learn how to create an App Engine app using the Go programming language, but also learn how to connect to the Google+ API with the Google APIs Client Library for Go.

These are just a few examples of the types of classes you'll find in GDA. We also have content that features many other Google technologies, including Android, Chrome, YouTube, Maps, Drive, and Wallet. We invite you to swing by for a visit soon.


+Wesley Chun (@wescpy) is author of the bestselling Core Python books and a Developer Advocate at Google, specializing in cloud computing and academia. He loves traveling worldwide to meet Google users everywhere, whether at a developers conference, user group meeting, or on a university campus!

Posted by Scott Knaster, Editor
2013, By: Seo Master
Powered by Blogger.