Learn-Java.com

  • Increase font size
  • Default font size
  • Decrease font size
Home About

Welcome to Learn Java.com

E-mail Print PDF

Learn Java Site Image

Learn-Java.com is a site where it introduces programming to the beginners and non-programmers. If you are interested in knowing what is programming and at the same time are afraid of learning it, you have come to the right place. Learn-java.com provides you with free tools for coding and also provides you with many tutorials about how to program. Again, no programming experience is required to learn the materials in this website.

 

You can learn programming by using any programming language, but we will teach the basic of programming using Java. Java is widely used for many applications and is similar to language like C++, C#, python and other Objected-Oriented Programming language. Object-Oriented programming is way or style of programming. You will be introduced about Object-Oriented Programming concepts in later tutorial. But for now we will stick with the basic of programming. The following is short description describing the process of learning the basic of programming. 

Learning the basic of programming is easy. All you need to do is to Prepare and to understand. In the preparation phase, you need to have the right tools available. Programming tools for a beginner is usually a text editor and a compiler. The text editor should be able to compile and run your programming code. A compiler is a computer program that will transform your programming code to computer language (binary code).

In the understanding phase, firstly you need to identify what you can do and then what do you want to do in terms of programming. Obviously for starters, what you can do is very limited and perhaps nothing. This is why beginners need to learn the basic functionality of programming. During the period of learning the basic functionality of programming, beginners are advised to code while learning. This is where you gain your confidence in programming and further improve your programming skills.

Once you have learned the basic functionality of programming, it is time to expand what you can do in programming. Some programming challenges are easy and straight forward, others requires some analytical skills. When you encounter a harder challenge it is advisable to define the steps needed to solve the problem as detail as possible. You do not require formulating these steps in terms of programming language. Next, try to use what you can do in terms programming to execute these steps. The idea is to break a bigger problem into smaller pieces so that you could tackle them easily.

In Conclusion, learning the basic of programming is easy if you are provided with the right tools and right information. Of course, a little confidence about your ability to learn will be very helpful in learning to program. As the saying goes, “to learn you need to have some confidence. If you do not have confidence, you will think that you can't learn, and if you have too much confidence you will think that you do not need to learn. “

I sincerely hope that you could learn the basic of java and also programming after reading my tutorials and trying out some sample questions.

Last Updated on Thursday, 03 December 2009 05:45  

Search This Site


Newsflash


"Welcome to Learn Java.com. A learning website created to teach programming concept through Java. Learn java.com is a beginner guide to programming and it is also an introductory guide to Java."