Showing posts with label programming basic. Show all posts
Showing posts with label programming basic. Show all posts

Wednesday, August 10, 2011

Software Programming Basic Concept Part 3 : Translator Language

This post still has relationship with the Software Programming Language material. Programs that are written in software programming languages ​​will be translated into machine language (binary digits) by using The Translator Language.Here is the various of translator language :

Monday, August 8, 2011

Software Programming Basic Concept Part 2 : Software Programming Language

OK, stepping into the next material, after reading the material about Computer Programming, let step into the next material about The Software Programming Languages​​. The program must be written in a language that can be understood by computer. The software programming languages ​​can be divided into :

Thursday, August 4, 2011

Algorithm Introduction Part 3 : Algorithm Writing

This post is the last part of the posts about The Algorithm Introduction. After we know about What Algorithm is and The Algorithm Characteristics, now let's we learn about The Algorithm Writing. Here are three kinds of algorithm writing that include:

Monday, August 1, 2011

Hello World !

Hello World, I really intrigued with this software programming terms. Why ? because this term is a simple software programming that always be learned by programmer when starting to learn software programming. You could say that Hello World is such a introduction program.

Friday, July 29, 2011

Algorithm Introduction Part 2 : Algorithm Characteristics

Connecting with the previous post about What Algorithm is, in this post I will explain the next material about The Algorithm Characteristics. Still the same material on the previous post, this post is based on material which I get during college. Here are the summary,

Wednesday, July 27, 2011

Computer Programming

Software Programming, this case is interesting to learn. Especially in today’s era that emphasizes speed and accuracy, software programming has been regarded as an effective and an efficient problem solving tool. For that, there is nothing wrong if we learn about it basic concept first. Then, happy to read …

Tuesday, July 26, 2011

What Algorithm is

In this post I will try to discuss about the algorithm based on the material that I learned while in college. For friends who are studying software programming must have often heard this programming term, but what algorithm is ? More about it, please read the summary below.