Pocket Programming Language helps you to write software for Smartphone, Pocket PC and PC in minutes. It is a programming language that is object oriented. Pocket Programming Language comes with a creative environment on a PC, Smartphone and Pocket PC allowing you to develop where you want.
Advantage Pocket Programming Language allows you to create games with GameAPI that incorporates collision detection of pixels.
Pocket Programming Language runs on Windows 2000, Windows XP and Windows Vista.
Disadvantage This application is a shareware version that expires after 30 days of use.
You need a minimum of requirement on your system to run this application.
Features You can directly drag controls from the list to your form.
It edits your source code with full syntax highlighting and source code formatter.
Create wonderful games visually without even a touch of programming.
The Game Level Editor allows you to create games visually by assigning properties to objects without even adding a single line of code.
Related Software Euphoria Programming Language 3.0.2
D Programming Language Library DWin 0.36
Shader Experimenting and Testing 0.1.8.8
Programming languages ShowProgramming language
A "programming language" is a language designed to describe a set of consecutive actions to be
executed by a computer. A programming language is therefore a practical way for us (humans) to give instructions to a...
Characteristics of programming languages ShowThere are many programming languages, each corresponding to specific needs (formula calculus, character string
processing, real-time, etc.) with each having specific characteristics and functionalities. Therefore, the choice of
programming language...
[Myth] Informatic language = Programming language ShowInformatic language equals Programming language
Myth
Reality
Explanations
Note
Myth
All languages are programming languages.
Reality
FALSE
Explanations
There are several types of languages. Most of them are programming languages...
Compiling a program in C with Dev C++ on Vista ShowCompiling a program in C with Dev C++ on Vista
Compiling a C source code under Vista with Dev C++, can be a quite difficult procedure.
Quick solution: the g++ compiler
To be used with Dev-PSV:
Go to Tools/compiler options and...
[Pascal language] Recursion within a Bubble Sort Show[Pascal language] Recursion within a Bubble Sort
Pascal is a stable, efficient and block-structured programming language. The "type" of variables used in Pascal language is made up of its semantic nature and its range of values, and can...
Download Notepad++ ShowNotepad + + is an editor of source code , which supports several programming languages:
This project, based on the Sparkled constituent (a very powerful editor of component)), is written in pure C + + with win32 api and STL (which insures the most...
Programming languages - API ShowAPI
An API (Application Programming Interface) is a set of functions allowing the
programmer to access an application's services through the use of a programming language.
An API provides the developer with an abstraction layer, which masks the...
Programming languages - Instructions ShowWhat does an instruction look like?
The instruction is the key element in the computer as it tells the processor which action should be
performed. The instructions which are to be executed are indicated in the source file and the computer goes...
Program structure ShowHow does a computer program work?
A program's behaviour depends on the type of language used to write the program.
Nonetheless, almost all programming languages are based upon the same principle:
The program consists of a set of commands that the...