PL/SQL tutorial introducing you to PL/SQL programming, concept of variables and the typical PL/SQL program structure…presented by www.oraclecoach.com
Programming
Google I/O 2011: Kick-Ass Game Programming with Google Web Toolkit
Ray Cromwell, Philip Rogers GWT does more than make awesome Enterprise Apps, it’s a great tool for games too. Learn to write 2D and 3D games using HTML5 and GWT, leverage and port existing game libraries and physics engines, share game code between GWT and Android, publish to the Chrome Web Store, and of course, [...]
Google I/O 2011: Beyond JavaScript: Programming the Web with Native Client
David Springer Learn how to supercharge your web apps with native C/C++ code that runs directly in the browser, without the hassle of a plug-in. Join us as we build a simple game that has a simulation engine built in C/C++ and a front-end built in Javascript. You’ll learn how to serve the native code [...]