Write native iPhone applications using Eclipse CDT
Short Description
Learn how to use the Eclipse C Development Toolkit (CDT) to program native applications for the Apple iPhone, using open source tools to enable iPhone OS development on any Eclipse-supported platform.
Website: www.maxhorvath.com | Filesize: 1088kb
No of Page(s): 34
Read more
How to Write Your First iPhone Program
Short Description
The Apple iPhone is becoming a full-fledged development platform. It’s reliance on desktopclass operating system software is allowing it to become the most powerful mobile platform available. Here is how you can get in on the action, even if you have never written a line of code before! First, you need an Apple computer with an Intel processor and Mac OS X Leopard. I’m sure that Apple would be happy to help you with this step. We’re going to jump right into making a program, but first we need to define a few terms.
Website: deimos3.apple.com | Filesize: 414kb
No of Page(s): 3
Read more
Lamborghini HomeLink System Europe Programming Guide
Short Description
The HomeLink system provides a convenient way to replace up to three remote controls with a single built-in component. This innovative feature learns the radio frequency codes of most current remote controls used to activate garage doors, property gates, security systems, and home or office lighting.
Website: www.eurohomelink.com | Filesize: 348kb
No of Page(s): 8
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
Jones Optimality and Hardware Virtualization
Short Description
The growing popularity of hardware virtualization (VMware and Xen being two prominent implementations) leads us to examine the common ground between this yet-again vibrant technology and partial evaluation. A virtual machine executes on host hardware and presents to its guest program a replica of that host environment, complete with CPU, memory, and I/O devices. A virtual machine can be seen as a self-interpreter. A program specializer is considered Jones-optimal if it is capable of removing a layer of interpretational overhead. We propose a formulation of Jones optimality which coincides with a well-known virtualization efficiency criterion.
Website: www.cl.cam.ac.uk | Filesize: 190kb
No of Page(s): 7
Read more