campusflava

Sunday, May 26, 2013

How to Design Programs

You cannot just design a program easily without any programming language learned. You must learn any of the several programming languages first.

N.B Visit www.campusflava.com for more updates 

Steps

    1
    Learn a programming language. You better start with HTML (Web Designing) as it is very easy and acts as an introduction to programming language. Then learn a real programming language. It depends on your computer and learning skills. You got a lot of chances...
        C (Hard to learn)
        C++ (Very Hard to learn)
        C Sharp (Medium Difficulty Similar to Visual Basic but Syntax is different!)
        Visual Basic (Easy to learn with a good user-friendly interface)
        Google for more.
    2
    Have patience. It usually takes 1 month - 3 months of learning a programming language. C++ requires over a year of learning if you are a beginner.
    3
    Take a course. You can easily find a lot of computer centers teaching programming language, or you can find one online.

Tips

    Start with a scripting language such as Ruby or Python. Scripting languages tend to give you faster results and have a faster turnaround time. (A turnaround is the complete process of writing code and testing it)
    If you focus on the object oriented parts of the scripting language it is easy to transfer the knowledge to another "high-level" language as Java or C++.

Things You'll Need

    Computer
    IDE or Compiler
    Patience

No comments: