Microsoft COM for Complex Variables
Short Description
Our senior mathematics course in Complex Variables uses technology for complex arithmetic and mappings. Microsoft COM technology is used to produce a component in Visual Basic code that can be used in programs or in Excel. The component encapsulates the data structure and operations for complex arithmetic. The component is used in programming projects for complex valued computations and plotting. We show example projects and how to create the COM complex component.
Website: archives.math.utk.edu | Filesize: 87kb
No of Page(s): 13
Read more
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
Python Programming An Introduction to Computer Science
Short Description
Almost everyone has used a computer at one time or another. Perhaps you have played computer games or used a computer to write a paper or balance your checkbook. Computers are used to predict the weather, design airplanes, make movies, run businesses, perform financial transactions, and control factories. Have you ever stopped to wonder what exactly a computer is? How can one device perform so many different tasks? These basic questions are the starting point for learning about computers and computer programming.
Website: www.kmutt.ac.th | Filesize: 1229kb
No of Page(s): 261
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
Ars Technica Guide to Virtualization Part I
Short Description
In 2003, Intel announced that they were working on a technology called “Vanderpool” that was aimed at providing hardware-level support for a something called “virtualization.” With that announcement, the decades-old concept of virtualization had officially arrived on the technology press radar. But in spite of its long history in computing, as a new buzzword “virtualization” at first smelled ominously similar to terms like “trusted computing” and “convergence.” In other words, many folks had a vague notion of what virtualization was, and it from what they could tell it sounded like a decent enough idea, but you got the impression that nobody outside of a few vendors and CIO types was really too excited.
Website: arstechnica.com | Filesize: 253kb
No of Page(s): 7
Read more