learn programming
An Introduction to Java Programming 1.0
This PDF tutorial from Apple Computers focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming more>>
An Introduction to Java Programming 1.0 is such a convenient Java tool that it mostly focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming. This tutorial is aimed at beginning programmers who have little or no experience with programming in Java, and experienced programmers who are interested in learning Java.
The Mozart Programming System 1.4.0.20080702
Free programming system based on the OZ language more>>
Mozart has an interactive incremental development environment and a production-quality implementation for Unix and Windows platforms. Mozart is the fruit of an ongoing research collaboration by the Mozart Consortium.
Mozart is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole.
For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Mozart supports multi-core programming with its network transparent distribution and is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.
Mozart was used to developed many applications including multi-agent systems, digital assistants and sophisticated collaborative tools, as well as applications in natural language understanding and knowledge representation, in scheduling and time-tabling,
Major Features:
- Programming:
- Oz is a concurrent object-oriented language. In a first approach, Oz can be programmed in a very similar way to other such languages, like Java. With experience gained, programs tend to become simpler, for example, as they use the powerful concepts of dataflow execution and first-class procedures.
- Oz is an eminently concurrent language. The Mozart system implements ultralightweight threads with preemptive fair scheduling. It easily supports applications with many thousands of threads. Dataflow synchronization is achieved transparently through logic variables.
- Multi-Paradigm Programming: Unlike most other programming languages which lock you into a single programming paradigm, Oz unifies into one simple and coherent framework the functional, object-oriented, and logic flavors of programming. This is possible due to the very general and powerful underlying paradigm of concurrent constraint programming.
- Inferencing:
- Oz is a powerful constraint language with logic variables, finite domains, finite sets, rational trees and record constraints. The system is competitive in performance with state-of-the-art commercial solutions, but is much more expressive and flexible, providing first-class computation spaces, programmable search strategies, a GUI for the interactive exploration of search trees, parallel search engines exploiting computer networks, and a programming interface to implement new and efficient constraint systems.
- Logic Programming: Oz goes beyond Horn-clauses to provide a unique and flexible approach to logic programming. Oz distinguishes between directed and undirected styles of declarative logic programming. For both, Oz lets you specify a programs logical semantics separately from its resolution strategy. Powerful tools and libraries are provided built on the concepts of first-class computation spaces and determinacy-driven disjunctions. Together with distribution, this makes Mozart an ideal platform for both intelligent multi-agent systems and parallel search.
- Distribution:
- Open Distributed Computing: The Mozart system is an ideal platform for open distributed computing: it makes the network completely transparent. The illusion of a common store is extended across multiple sites and automatically supported by very efficient protocols. In addition, full control is retained over network communication patterns, permitting very efficient use of network resources. Furthermore, reliable, fault tolerant applications can easily be developed.
- Distributed Component-Based Programming: Mozart provides first-class software component specifications (called functors) and software components (called modules). The module system facilitates application development and deployment. Both component specifications and components can be transparently referenced through URLs, absolute and relative, and loaded by need. Flexible security policies are implemented by module managers.
- Mobile Agents: With its dynamic component technology, open computing support, and full-featured implementation, Mozart is an ideal platform for serious programming with mobile agents. A computation can create new computations dynamically. Computations can roam the shared Mozart space at will. Each site has full control over what resources it makes available to incoming computations.
- Separation of Concerns (Aspects): The Mozart system separates the concerns of application functionality, distribution structure, fault tolerance, and openness (application connectivity). The separation is almost perfect for the first two concerns and quite good for the last two. In the context of aspect-oriented programming, this can be seen as a ``vertical approach, where a few aspects are treated in depth, versus the ``horizontal approach of tools like AspectJ, which provide primitives for handling many aspects.
- Platform Issues:
- Cross-Platform Compatibility: Like Java, Oz is `write once, run everywhere and provides automatic local and distributed garbage collection. The Oz virtual machine is portable and known to run on most flavors of Unix as well as on Windows.
- GUI Programming: The Mozart system comes with an object-oriented library that provides a high-level well integrated interface to Tcl/Tk. This is supplemented with QTk, a tool that supports a mixed declarative/procedural approach to user interface design. This needs only a fraction of the code of standard procedural approaches and is particularly well-suited for building context-sensitive interfaces.
- Native Extension Modules: The Mozart system was designed to be easily extended with new native functionality packaged as DLLs. Comprehensive support is provided for the convenient creation of DLLs. Thus, the Mozart system is not only aggressively open, but also an ideal very high-level glue language.
Requirements: Aquamacs Emacs
Apple Carbon Dater 1.3
Apple Carbon Dater is a powerful and popular utility which can test your applications compatibility with the Carbon programming interface more>>
Apple Carbon Dater 1.3 is a powerful and popular utility which can test your application's compatibility with the Carbon programming interface. The process is simple and quick. Instructions in the Carbon Dater folder that you receive will tell you how to get started.
RobotProg 1.1
RobotProg - Learn programming and play more>>
With RobotProg you can learn programming bases by means of gradual levels.
At the last level, you may program several robots playing games on the same ground.
Enhancements:
- Input and output instructions added
- Comments blocks.
- Score
- Bugs fixed.
Flash Tutorial Widget 1.0
Flash Tutorial is a helpful widget that will allow you to learn flash quick and easy more>>
NetCalendar 1.0 RC5
NetCalendar is a network capable calendar database compatible Calendar more>>
NetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
LuxMapGenerator SDK
LuxMapGenerator SDK - Lux map generator plugins more>>
The programming language used is Java. However one of the examples uses a java wrapper to get a perl script to do all the work.
Apple GarageBand 5.0.2
Apple GarageBand can be seen as your own recording studio and can lend you a hand if you want to learn to play an instrument, write music, or record a song whether youre a rookie or a rock star. more>> <<less
DecoderPro 1.7.6
DecoderPro - For programming model railroad DCC decoders more>>
It provides a simpler user interface, grouping together choices and using text instead of bits and bytes.

Simple Photo Editor 2.0
Simple photo editor. more>>
This is a simple photo editor, drag on a picture onto the app, and it will prompt you with the effects you can make to it. Now compatible with Mac OS X 10.5.2
Hangul Typing Tutor 2.1
Hangul Typing Tutor is a useful tool which helps you step by step learn to type in Korean (Korean Language Kit req.). more>> Hangul Typing Tutor 2.1 is a useful tool which helps you step by step learn to type in Korean (Korean Language Kit req.).<<less

Battle for Wesnoth 1.7.2
Reviewed by: Jason Parker on December 02, 2008 This open-source, turn-based strategy game is fun once you learn the basics, although it can be a bit choppy compared to most modern games more>> <<less
Parallel Fractal Carbon 1.0
Parallel Fractal Carbon - Experiment with and learn parallel programming more>>
This code is meant as a tool for helping people experiment with and learn parallel programming. You may try different parallelization techniques or substitute different computational routines, if you wish.
NetBeans 6.5.1
NetBeans is a simple to use, yet sophisticated IDE coding tool written in the Java programming language. more>>
NetBeans 6.5.1 is a simple to use, yet sophisticated IDE coding tool written in the Java programming language. A tools platform into which other tools and functionality can be seamlessly integrated by writing and incorporating modules. An application core which can be used as a generic framework to build any kind of application.
Cascade Terminal 1.2
Cascade Terminal - Terminal/programming language for teaching more>>
It is a good program for teaching terminal and basic concepts.
Completly freeware.