
Computers, the internet and smart software have changed our lives, the way we communicate, travel and conduct business forever. It is a trend that will continue to lead us into the future, so why not learn how to become an architect and builder of smart software applications for business management, data recovery, storage and transfer.
This integrated design and development tool leverages model-driven development with the UML for creating well-architected applications and services. Download: IBM Rational Software Architect V6.0. and start learning how.
Handheld mobile devices are becoming increasingly popular and important tools in our daily lives. Learn how to build a simple mobile application for order placement. Work with J2ME, craft a MIDlet, and deploy the resulting application to a J2ME environment. Tutorial: Part 1 teaches techniques for building smart J2ME mobile applications.
This tutorial uses the features of DB2 Everyplace and Visual Studio. NET to create, deploy, and test a sample bank account application, which calls a remote DB2 Java procedure. In this tutorial, we also build a Java procedure using the DB2 application development client without writing a single line of code. Tutorial on how to build and access DB2 stored procedures.
This demo guides the user through installation of the PatternBox design pattern plugin for Eclipse. Users will also learn how to create a Facade pattern using the new plugin. See demo of Eclipse and Design Patterns.
Article: If you've used a tax-preparation program, a contact manager, or played with a PDA, you've used an embedded database. These spunky, self-contained databases have thousands of uses. Have you checked and see if they can help you?
Tutorial: This tutorial explains how Python embedding works and shows you how to translate between data types. It also provides various methods for embedding Python scripts. Learn how to embed python scripting in C applications.