Skip to main content

New to Java ? You are at right place !

Hi, we are here to help you out to learn Java from basic to advanced level. 


The steps involved in solving a problem  are :


* Understand the problem

* Design / Develop a solution

* Tell your solution to the computer using a language.


To solve a problem, language is not important. It is just a mediator between you and the computer. You have to develop the solution (i.e. Algorithm) independent of the programming language .


To run java code, you have to install Java on you machine. You can watch videos in Youtube to install java. You can also run Java using online compilers. For example :

Paiza Online Java Compiler


Let's begin !!! 



NEXT

Comments