Videos tagged with Tools
Google I/O 2010 - Batch data processing with App Engine App Engine 201 Mike Aizatsky In this session, attendees will learn how to write map() functions, how to do simple reduce() operations, how to run these over large datasets, and how App Engine is used to accomplish such parallelism. For all I/O 2010 sessions, please go to http://code.google.com/events/io/2010/sessions.html
Google I/O 2010 - Batch data processing with App Engine
Google I/O 2010 - Batch data processing with App Engine App Engine 201 Mike Aizatsky In this session, attendees will learn how to write map() functions, how to do simple reduce() operations, how to run these over large datasets, and how App Engine is used to accomplish such parallelism. For all I/O 2010 sessions, please go to http://code.google.com/events/io/2010/sessions.html
Google I/O 2011: Android Development Tools
Xavier Ducrohet, Tor Norbye This talk provides an in-depth look at the Android development tools, along with tips & tricks for getting the most out of them. From project support, to source editing and visual editors, to emulator execution and debugging and profiling, this talk will help you get more productive with Android development. The main focus is on Eclipse, but we will discuss other com...
Google Visualization API on Google Spreadsheets
A 60s introduction to using the Google Visualization API over Google Spreadsheets.
Introducing Spring Roo - Extreme Productivity in 10 Minutes
Summary Ben Alex, the Roo’s founder, explains what Roo is, how to get started, and creates a project from scratch demonstrating some of Roo’s features: code assist, visual error reporting, JPA-based persistence, bean validation support, automated JUnit integration tests, entity finders, scripting support, messaging support, round-trip support, Eclipse and Spring Tool Suite integrati...
What's New in SpringSource Tool Suite
Summary In this presentation from SpringOne 2009, Christian Dupuis discusses the SpringSource Tool Suite (STS), the philosophy behind STS, the requirements behind STS, the STS 2.1 and 2.2 featureset, several demos of STS capabilities, Groovy and Grails, Spring 3.0, autowiring, namespaces, REST, cross-cutting annotations, AJDT, Spring Roo, Cloud Foundry, tc Server, dm Server, VMWare, and the STS...
SpringSource's Ben Alex talks about Spring Roo, Spring Shell and Spring Security 3.0
Summary Dr Ben Alex, The Project Lead of the Spring Roo code generator project, discusses using Roo on an existing project, building custom templates and add-ons for Roo, and how its capabilities compare to other productivity tools such as Grails. The interview goes on to look at the related Spring Shell project and discusses Spring Security 3.0, which Ben Alex founded. Bio Dr Ben Alex is a Pri...
Cucumbered
Summary In this talk from FutureRuby, Joseph Wilk gives an introduction to the BDD framework Cucumber and gives valuable tips for getting it adopted and used by customers and developers. Bio Joseph Wilk is a member of the core development team for Cucumber along with Aslak Hellesøy. He has been developing for the web for 10 years in both big and small companies and as an entrepreneur. Af...
Cloudera Hadoop Training #10: Pig Tutorial Screencast
This tutorial is a screen cast that will show you exactly how to work with Pig. We'll walk through examples discussed in the Pig Introduction.
Cloudera Hadoop Training #9: Introduction to Pig
Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs, coupled with infrastructure for evaluating these programs. This lecture includes a work-along exercise.