|
Software
The beginning of generation codes used to program computers, was called machine language or machine code, it is the only language a computer really understands. It is a sequence of 0s and 1s that the computer's controllers electrically interpret as instructions. The second generation of codes was called assembly language. assembly language turns the foreign language of 0s and 1s into human words like 'add'. Assembly language is always translated back into machine code by computer programs called assemblers.
Business - List of business/finance/loan/mortgage resources
more 1 2 3 4 5
Computers - List of computer hardware/software/peripheral resources
more 1 2 3 4 5
Internet - List of webhosting/webdesign/internet marketing resources
more 1 2 3 4 5
Software - List of software resources
more 1 2 3 4 5
Web Design - List of web design/development resources
more 1 2 3 4 5
Web Hosting - List of web hosting resources
more 1 2 3 4 5
Web Promotion - List of search engine optimization/internet marketing resources
more 1 2 3 4 5
Web Resources - List of other web resources
more 1 2 3 4 5
Recreation - List of travel/hotel/cruise resources
more 1 2 3 4 5
Casino - List of online gambling/poker/blackjack/roulette resources
more 1 2 3 4 5
Health - List of online pharmacy/hospital/health resources
more 1 2 3 4 5
Shopping - List of online shopping/gift resources
more 1 2 3 4 5
Miscellaneous - List of all other resources not stated above
more 1 2 3 4 5
The third generation of code, was called high level language or HLL, which has human sounding words as well as words put into sentences. In order for the computer to understand any HLL, a compiler interprets the high level language into either assembly language or machine code. All software programming languages need to be eventually translated into machine code for a computer to use the instructions they contain.
|