The following tips should you do to be a programmer, from the analysis of the world of education I have less understanding a student in the world of IT even though they had reached an advanced stage, probably because the delivery system of science that are not structured to make students difficult to understand the essence of the lesson Information Technology, following me will provide input for a basic level of control of programming.
1. Logic and Algorithms Role of logic and algorithms in making a program or application it is important to build a foundation of thought from the real world to the world of the program, describing it structured to be applied to the program.
2. Basic programming Select the basic programming to hone your program. Such as C ++ object-oriented or OOP (Object Oriented Programming) or Pascal using terprosedur programming. Do as
    Input and output, learn to input data and display
    Input, process and output, to learn to do the processing in any input made.
    Branching, learn to perform the application logic branching 2 types or lots.
    Repetition, learn to repeat the data displayed repeatedly in one or many processes.
    Function, learn to use simple functions within each process you do, so you get used to using functions.
    Class, after you adept at using the function collect functions - these functions in a class that can call anytime by your program,
3. The programming language
After your ability to understand basic programming is quite capable, start apply to high-level programming such as PHP, ASP, Visual Basic or other. The core of the programming base will always be used in pemgroramman high level, of course with different languages, but using logic and the same way. Once you understand these three things, continue learning to the next level, such as using an array of 2D or 3D, start using the database , learn CRUD to a database and others.

0 komentar:

Posting Komentar

 
Top