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
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
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
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
Mashup Apps Community Dev
Short Description
It seems to me that every year another set of buzzwords emerge at conferences like these. Last year it was stuff like “folksonomy”, “tagging”, “delicious”, “flickr”. “Mashups”, however, hadn’t “hit” yet. This year is a different story. So, I’m not going to dwell too much on the definition of mashups, since previous sessions have already done that. Instead, I wanted to talk a little bit about what the mashup philosophy means to libraries, and what we should be thinking about in terms of reacting to the mashup trend and preparing for what’s possibly next.
Website: www.blyberg.net | Filesize: 1052kb
No of Page(s): 13
Read more
Agile Software Development
Short Description
Ideas about the process of developing software have been around almost as long as software itself. These ideas progressed from ad hoc processes to various forms of the waterfall model. Then in 1999, Kent Beck published a book entitled Extreme Programming Explained. The ideas presented in this book broke away from the waterfall model and presented a new paradigm for developing software - Agile Software Development. This paper focuses on the agile development process developed at Strategic Data Systems and presents the results of using this process on three projects.
Website: www.sds-consulting.com | Filesize: 954kb
No of Page(s): 14
Read more
iPhone and iPodtouch Programming Handling Touch Interactions and Events for Mobile Safari
Short Description
An essential part of any Web 2.0 application is the ability to respond to events triggered by the user or by a condition that occurs on the client: the clicking of a button, the pressing of a key, the scrolling of a window. While the user interacts with an HTML element, the entire document, or the browser window, JavaScript serves as the watchful eye behind the scenes that monitors all of this activity taking place and fires off events as they occur.
Website: media.wiley.com | Filesize: 104kb
No of Page(s): 4
Read more