Programming Languaguages
A programming language is a set of English-like instructions that includes a set of rules for putting the instructions together to create commands. A translator changes the English-like commands into numeric code that the computer can understand. The most common type of translator is a compiler. The compiler is program that reads English-like commands in a file and than creates another file containing computer readable numeric code or commands. I will be talking about some of the major functions and uses six high-level programming languages. Java was developed by Sun MicroSystems and released in 1995. Java is based on C and C++ and incorporates many features object-oriented languages. It is a compiled language, but it's code output is interpreted. This makes Java ideal for cross-development. The downside to its interpreted code is speed. Java's object-oriented is fundamental, and all code and data in a Java program exist within the object-oriented class. Java's exception handiling with try, catch, and throw statements provide the solution for writing reliable code that responds to all possible error conditions. Another advantage of Java is a String class that does away with null-terminated, lengt
C was developed by Dennis Ritchie at Bell Labortories in 1972. C was originally designed as symbolic code that formalized programming prasctices used at the time. In 1978 C blossomed into what was to become the most popular programming language ever. C offers programmers three advantages: The first is general pourpose programming which allows you to write games, business software, utilities, mathematical models, wordprocessors, spredsheets, and other kinds of software. The second is structured programming which means it uses structured statements such as while and for loops in place of goto statements that are easily misused. Third is that its a standardized programming language, which is ANSI C, the reconized standard for programming language. Delphi is a Rapid Application progarm which now progrrammers can use tools which are more intuitive and visual. Delphi uses Object Pascal as its foundation language, which has been one of the fastest compilers in the business. Also object-based extensions has been added to the language to support good programming practices and efficent code. Delphi is capeble of using OCX controls, which is a 32-bit OLE-based custom control. Delphi also allows you to create OLE automation servers and clients. These automation objects give you the flexibility of creating programs that perform tasks in the backround and put the results back to your application. Anoter advantage for Delphi is the ability to write multi-threaaded applications. In a multi-tasking enviorment thi is important, as your applications become more comple, it is necessary to execute your applications in seprate pieces, which are called threads. Visual basic evolved from BASIC. It was created by Microsoft Corporation in 1991
Some common words found in the essay are:
Bell Labortories, Object Pascal, Java String, Sun MicroSystems, Programming Languages, Application Development, Lastly Procedure, Defense Approximatly, IDE IDE, Microsoft Corporation, programming language, visual basic, data type, division contains, java's virtual machine, class library, collector java, garbage collector, public section, rich class, machine garbage, organized java's virtual, machine garbage collector, virtual machine garbage, memory organized java's,
Approximate Word count = 1168
Approximate Pages = 5 (250 words per page double spaced)
|