Step 1: Learn the basic logic steps. Several books geared towards
absolute beginners explain the concepts behind planning and organizing a
software program before even writing a line of code. This area is
essential for understanding how to create the instructions that will tell the computer exactly what to do each time the new program is executed.
Step 2: Compare high-level languages. These are the most popular programming languages because they are written with words close enough to standard English, although with very different syntax and rules. Examples include C and Visual Basic, both of which are relatively beginner-friendly. Web scripting languages such as HTML are also worth giving a try.
Step 3: Investigate the tools you will need. Most programming environments (known as IDEs) can be downloaded and installed at no cost. Some favorites include Eclipse for learning Java and Microsoft's Visual Basic Express.
Step 4: Find some tutorials online for your chosen programming language. This step may take some searching for those designed for absolute beginners, but they are out there. Many excellent ones such as Wikiversity's Introduction to Programming pages are straightforward and user-friendly.
Tips: The best way to learn any programming language is by doing a lot of exercises and examples. Many experienced programmers report that they learned much more in the beginning from trying hands-on exercises rather than simply reading about programming. Do not get discouraged or give up if your exercises or projects do not turn out right the first time; just keep at it. Everyone who can program started as a complete beginner at one point.
Warnings: If you want to try a formal college class in programming, read the requirements and prerequisites very carefully first. Some are advertised as "beginning," but they are really not and require you to already know at least one programming language. Do your research and talk to former students if necessary, so you avoid wasting time and tuition fees.
watch the video
Step 2: Compare high-level languages. These are the most popular programming languages because they are written with words close enough to standard English, although with very different syntax and rules. Examples include C and Visual Basic, both of which are relatively beginner-friendly. Web scripting languages such as HTML are also worth giving a try.
Step 3: Investigate the tools you will need. Most programming environments (known as IDEs) can be downloaded and installed at no cost. Some favorites include Eclipse for learning Java and Microsoft's Visual Basic Express.
Step 4: Find some tutorials online for your chosen programming language. This step may take some searching for those designed for absolute beginners, but they are out there. Many excellent ones such as Wikiversity's Introduction to Programming pages are straightforward and user-friendly.
Tips: The best way to learn any programming language is by doing a lot of exercises and examples. Many experienced programmers report that they learned much more in the beginning from trying hands-on exercises rather than simply reading about programming. Do not get discouraged or give up if your exercises or projects do not turn out right the first time; just keep at it. Everyone who can program started as a complete beginner at one point.
Warnings: If you want to try a formal college class in programming, read the requirements and prerequisites very carefully first. Some are advertised as "beginning," but they are really not and require you to already know at least one programming language. Do your research and talk to former students if necessary, so you avoid wasting time and tuition fees.
watch the video
0 comments:
Post a Comment