Your First iPhone Application
Short Description
This tutorial shows how to create a simple iPhone application. It is not intended to give complete coverage of all the features available, but rather to introduce some of the technologies and give you a grounding in the fundamentals of the development process.
Website: developer.apple.com | Filesize: 1715kb
No of Page(s): 52
Read more
Core Python Programming
Short Description
Python is an Internet and systems programming language that is soaring in popularity in today’s fast-paced software development environment, and no wonder: it’s simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise. Python combines the power of a compiled object language like Java and C++ with the ease of use and rapid development time of a scripting language. In fact, its syntax is so easy to understand that you are more likely to pick it up faster than any of the other popular scripting languages in use today!
Website: www.woodpecker.org.cn | Filesize: 5626kb
No of Page(s): 703
Read more
Digi Python Programming Guide
Short Description
This guide introduces the Python programming language by showing how to create and run a simple Python program. It describes how to load and run Python programs onto Digi devices, either through the command-line or Web user interfaces. It reviews Python modules, particularly those modules with Digi-specific behavior. Several sample Python programs are included on the Software and Documentation CD. This guide describes how to run the executable programs and describes program files.
Website: ftp1.digi.com | Filesize: 210kb
No of Page(s): 45
Read more
Android A Programmers Guide, What is Android
Short Description
It can be said that, for a while, traditional desktop application developers have been spoiled. This is not to say that traditional desktop application development is easier than other forms of development. However, as traditional desktop application developers, we have had the ability to create almost any kind of application we can imagine. I am including myself in this grouping because I got my start in desktop programming. One aspect that has made desktop programming more accessible is that we have had the ability to interact with the desktop operating system, and thus interact with any underlying hardware, pretty freely (or at least with minimal exceptions). This kind of freedom to program independently, however, has never really been available to the small group of programmers who dared to venture into the murky waters of cell phone development.
Website: media.techtarget.com | Filesize: 649kb
No of Page(s): 8
Read more
Mobile phonebook mash-up application developed using Web technologies
Short Description
This document discusses how to develop user interfaces of mobile devices using Web technologies. The user interfaces provide integrated access to on-device functionality and to Web-based services. The main benefits of this development approach are familiarity of comparably many developers with AJAX –style Web development, re-use of a proven and powerful browser engine, and ease of creating mash-ups. Based on our experience from prototyping a Phonebook Mash-up on top of the S60 WebKit browser engine the main remaining work items are an AJAX framework, which allow creating Web user interfaces with a mobile friendly user interface and interaction style, a usable security solution for JavaScript access to local resources, and JavaScript performance improvements.
Website: assets.expectnation.com | Filesize: 1504kb
No of Page(s): 5
Read more
Mashup Mania with Google Maps
Short Description
A number of new geospatial viewing tools from major players in the Internet industry have recently appeared on the scene and are taking the geospatial world by storm. Google, Yahoo, Microsoft, and Amazon have all released web-based mapping tools in the recent past, and collectively these new players to the industry have raised the bar for Internet mapping. Although their functional capabilities don’t provide anything we haven’t seen in web offerings from traditional GIS vendors, their emergence has been significant in that they have managed to capture a wider audience. Google, in particular, has emerged as the leader of this pack with it’s recently released Google Maps product which provides a slick, highly responsive visual interface built using AJAX technologies along with detailed street and aerial imagery data, and an open API allowing customization of the map output including the ability to add application specific data to the map.
Website: www.geospatialtraining.com | Filesize: 2815kb
No of Page(s): 49
Read more
Using Silver light to Build a hero bar with ASP.NET
Short Description
Silverlight is a new Web presentation technology that is created to run on a variety of platforms. It enables the creation of rich, visually stunning and interactive experiences that can run everywhere: within browsers and on multiple devices and desktop operating systems (such as the Apple Macintosh). In consistency with WPF (Windows Presentation Foundation), the presentation technology in Microsoft .NET Framework 3.0 (the Windows programming infrastructure), XAML (eXtensible Application Markup Language) is the foundation of the Silverlight presentation capability.
Website: www.raizel.in | Filesize: 109kb
No of Page(s): 4
Read more