programming environments
Programming Editor 1.0
Programming Editor was designed to be a freeware editor that include editing programs, ini files,etc more>>
Version restrictions:
- although you can choose any font and font size for the screen, it will print only arial 10. the program must be on the c drive (main hard drive) in order to access the dos prompt without hanging.
Dina Programming Font 2.89
Dina is a monospace bitmap font, primarily aimed at programmers more>>
I made this font after having tried all the free programming fonts I could find. Somehow there was some detail in each of them that meant I couldnt work with them in the long run.
The closest to perfect I found was the Proggy font, which the author kindly allows you to modify. So I started building this font using Proggy as the base, and with inspiration from Tobi, Fixedsys and some old DOS fonts I used to love.
This version is the result of intense testing and tweaking, and I am quite happy with it now.
HP-41 Programming Environment & Bar Codes Generation JAN03
A kind of programming environment I developped in Excel macros/functions, with bar code generator for HP-41C, with automatic compile and load into HP-41C Emulator. Provided with full barcode generatio more>>
1. HP-41 Programming Environment
The purpose of HP41_ProgEnv.XLS spreadsheet and its associated macros and tool bar is to provide a kind of HP-41 programming environment.
The main programming assistants are :
- a tool bar with most HP-41 (and some peripherals) instructions, reducing encoding/editing time;
- export and import function to save the program as Text file (for their later compilation);
- compile and de-compile function (with prior/post export/import) using Leo Durans HP41UC.EXE program;
- launch the HP-41 emulator on successful compile and load the new code (V41.exe program);
- produce bar codes, using Dan McDonalds macro and sheet (this tool is in fact an "extension" of Dans tool, thanks to him).
2. HP-41 Bar Codes Generation
HP41_BarCodes.XLS contains a set of functions to produce almost any kind of Bar Codes
3. HP-41 Listing Format
HP41_PRGM.DOC is a Word template to format the HP-41 code listing.
Completely free (full version without trial period).
Goetzs Programming Kit 1.0
A programming kit that works in JavaScript to allow you to easily write programs more>>
You can display information on the screen or even print on the printer. I have made a collection of tools to allow you to effortlessly get information from a person at the computer, or display information to the person at the computer.
Without these tools, it would be a little difficult to do so. There is also a users guide to writing JavaScript commands. This will show how to use the tools, and go beyond the tools Ive included, to build bigger and better programs. JavaScript is a very easy programming language to learn. It has simplified lots of tasks of other languages.
System requirements:
- You will need to have JavaScript enabled for the programs to work
- Netscape or IE 4 or greater
Programming in C in 7 Days 2.08.01
Programming in C E-Learning Course will give you required knowledge more>> Programming in C E-Learning Course will give you required knowledge to write programs in C language. This course is suitable for people new to programming and will prepare you to work as a beginner programmer or you can continue with more advanced programming courses and books. Prerequisite to this course is general knowledge on computer operations like editing text files, running commands on the command line etc.
You will use our e-learning virtual campus for this course. In this environment you will have access to course material and exercises. After submitting answers to exercises, your private tutor will correct and respond to them. If you have a question, you can ask it from your tutor in the e-learning environment.
You need to achieve 70% score of the exercises to be able to get the certificate of this course. Upon successful completion of the course, you will receive a URL which points to your online certificate. You can give the URL to anyone you want or you can put a link to your certificate on your website. You can choose to include the score you have obtained for the course in your certificate. (Sample certificate)<<less
D Programming Language 0.131
D Programming Language is a full featured and advanced tool which simplify the process of writing and compiling programs. more>>
D Programming Language 0.131 is a full featured and advanced tool which simplify the process of writing and compiling programs.
The D Programming Language offers C++ power with much simpler syntax and modern features like automatic memory management, UTF support, contract programming, true modules, and unit testing. Experience faster development, faster compiles, even faster execution than C++.

Programming Language Creator 1.50
UNRESTRICTED FREEWARE for Visual C. Easy to use language parser and C Interpr... more>> UNRESTRICTED FREEWARE for Visual C. Easy to use language parser and C Interpreter. Easily create your own interpreted computer languages. Built-in C interpreter is great for running scri`pts. Source code is available!<<less
Java Runtime Environment 1.6.0
The Java Runtime Environment (JRE) is intended for software developers. more>> The Java(TM) Platform, Standard Edition Runtime Environment (JRE) is intended for software developers and vendors to redistribute with their applications.
The Java SE Runtime Environment is the minimum standard Java computing environment for running applications written in the Java programming language. It contains the Java virtual machine, Java core classes, and supporting files. It does not contain any of the development tools (such as appletviewer or javac) or classes that pertain only to a development environment.
The Java SE Runtime Environment contains the Java virtual machine, runtime class libraries, and Java application launcher that are necessary to run programs written in the Java programming language. It is not a development environment and does not contain development tools such as compilers or debuggers. For development tools, see the Java SE Development Kit (JDK(TM)).
Deploying Applications with the Java SE Runtime Environment
When you deploy an application written in the Java programming language, your software bundle will probably consist of the following parts:
Your own class, resource, and data files.
A runtime environment.
An installation procedure or program.<<less
PukeHead Programming's Content Manager 0.1
PukeHead Programmings Content Manager brings users the convenience of using an efficient software which can manage Web sites contents. more>>
PukeHead Programming's Content Manager 0.1 brings users the convenience of using an efficient software which can manage Web site's contents. Google Bots crawl the layout easily and is a great alternative to parking sites.
Single page Site Configuration and then create your link tree to content that you can edit using an advanced WYSIWYG online editor. Set-up Google PPC advertising on the site by just entering in your Google Publisher variable.
Requirements:
- DOS
- Windows 2000/XP
- PHP - MySql
HTTP Programming Recipes for C# Bots 1.0
collect information or automate common web programming tasks. more>> The Hypertext Transfer Protocol (HTTP) allows information to be
exchanged between a web server and a web browser. C# allows you to
program HTTP directly. HTTP programming allows you to create programs
that access the web much like a human user would. These programs, which
are called bots, can collect information or automate common web
programming tasks. This book presents a collection of very reusable
recipes for C# bot programming.
Appendix D: Setting Up your Database
Appendix E: HTTP Response Codes
Chapter 1: The Structure of HTTP Requests
Chapter 2: Examining HTTP Traffic
Chapter 3: Introducing the C# HTTP Classes
Chapter 4: Beyond Simple Requests
Chapter 5: Secure HTTP Requests
Chapter 6: Extracting Data
Appendix A: Downloading Examples
Appendix B: Setting Up Examples
Appendix C: Useful Classes, Methods and Functions<<less
Web Bot Programming Library 1.0.0
Crawl the web with this free ActiveX web bot component. Advanced features include caching, "avoid" patterns, and robots.txt compliance. more>>
Crawl the web with this free ActiveX web bot component. Advanced features include caching, "avoid" patterns, and robots.txt compliance.
Whats new in this version: None
<<lessPython Programming Language 3.0rc3
Object oriented programming language more>> Python is a powerful object oriented programming language that is
developed and maintained by a global community of Open Source
contributors, under the oversight of the Python Software Foundation.
Pythons unique blend of simplicity and power excels in a wide range of
software development tasks, including the construction of web
applications, complex integrated business solutions, and large desktop
applications. Python is often characterized as an agile language that
promotes speedy development and includes a unit-testing framework for
building more robust applications.
Key features of Python include:
-
- Object orientation, modular name spaces, exceptions, and multi-threading
- High-level dynamic data typing and very late binding
- Tight integration with C, C++, and Java modules
- May be compiled to Java byte code for use in any JVM
- String and regular expression processing
- Extensive XML and web services support
- HTTP, FTP, SMTP, POP, IMAP, NNTP, telnet, and other IP protocols
- HTML, MIME, base64, binhex, uuencode, and other internet data handling
- GUI development and multimedia services
- Unit testing, profiling, and documentation generation
- Available third party modules for database access, math, 3D modeling,
image processing, LDAP, WebDAV, jabber, MIDI, and much more
<<less
Euphoria Programming Language 3.1.1
programming for 32-bit Windows more>> Euphoria is simple, flexible, powerful, and easy to learn. It supports programming for 32-bit Windows and 32-bit extended DOS. It features a high-speed interpreter that is 8x faster than Suns Java interpreter. With either the WIN32 or DOS32 interpreter you can easily access all of the megabytes of memory on your machine. Program development with Euphoria is quick and easy since no compiling or linking is required, and extensive run-time error checking is provided. If desired, you can make a single, stand-alone .EXE file. Euphoria has an integrated full-screen source debugger and a profiler. The .ZIP file contains the complete Euphoria Reference Manual, as well as 16,000 lines of example code. Euphoria has a rapidly-growing community of users who are developing exciting action games and DOS and Windows utility programs.<<less

Super AJAX Programming Seed 1.0
Super AJAX Programming Seed - A free AJAX programming platform more>>

XPad Design/Programming Suite 1.1
The XPad design suite, allows you to visually design, program, simulate, document and compile native code for plug-in targets, including the PIC16F84, 68HC11 and PalmOs platforms. more>>