Home >> Computers >> Software >> Operating Systems >> x86 >> DOS >> Programming


  Compilers
Disassemblers
  Languages
Libraries
  Tutorials


Programing (typically just programming) is the craft of implementing a single or even supplementary interconnected abstract algorithms using the particular programming language to produce the concrete computer program. Programming has elements of art, science, mathematics, and engineering.

Programming languages
Independent article: programming language

The programmer writes source code in a particular programing language.

Different programing language trend lines different styles of programming (known as programming paradigms). Section of a art of programming is finding one of the programing language better suited for the project at hand. Different programing language expect different levels of detail to become handled per coder while implementing algorithmic rule, typically resultant inside the compromise between ease of apply & performance (the trade-trade-off between "programmer time" & "computer time").

the lone programing language a computer may directly execute is machine language (sometimes known as "machine code"). Originally completely computer programmer worked out each detail of the machine language, however this is hardly ever done any longer. Instead, software engineer write source code, & the computer (heading the compiler, an interpreter or occasionally an assembler) translates it through of these or even additional translation steps to fill all told a details, prior to the final machine language is executed on the target computer. Possibly whenever complete sale-subordinate control of the target computer is expected, software engineer write assembly language, whose videos come mnemotechnical 1-to-a single transcriptions of the corresponding machine language instructions.

Around a bit of languages, an potassium-argon dating p-code binary (or byte-code) is generated, rather than machine language. Bytecode is utilized in the popular Java programming language by Sun Microsystems as well as Microsoft's recent .NET family of languages and Visual Basic previous to the .NET version.

Software development
Independent article: software engineering

Software is a mass noun for computer programs & information. A incidental documentation & software license are also considered an essential part of the software package, possibly though it don't require any actual steganography.

Creating software program involves: Requirements Analysis Specification Project & Architecture Coding Compilation Testing Documentation Maintenance

Watch software engineering for more details.

Ralf Brown's Interrupt List
A list of interupts used on the Intel x86 architecture and their meaning with over 9000 linked pages and 350 indexes greatly ease the process of searching. (USA Midwest mirror)

X2FTP Archive
General DOS programming material.

Ralf Brown's Interrupt List
A list of interupts used on the Intel x86 architecture and their meaning with over 9000 linked pages and 350 indexes greatly ease the process of searching. (USA East coast mirror)

UPX
The Ultimate Packer for eXecutables is a portable, extendable, high-performance executable packer for several different executable formats. Freeware.

386SWAT
A Protected Mode Debugger which provides debugging services to real mode, protected mode, virtual 8086 mode programs, DPMI and VCPI clients, and Win 3.1x and Win95/98 programs under any memory manager while occupying only a few kilobytes of low DOS memory.

Mouse Programming in DOS
Information on using interrupt 33h for mouse programming. Includes free C source code.

comp.os.msdos.programmer FAQ
Freqently asked questions about programming for MS-DOS with tested answers.

Programming MS-DOS with Power
Information on most every aspect of DOS programming.


Computers: Programming: Languages: Assembly: x86






© 2005 GeneralAnswers.org