Sunday, April 5, 2015

Java Learning : Point of reflection : Part-5

So if you have followed the Part 1-4 , we have idea 

how to 
1) define data type in Java
2) Global variable
3) Operators
4) Array declaration


Now to start basic programming, which doesn't require Object Oriented concepts, we will cover in next two Parts 

1) Input and Output.
2) How to define classes and tools to use.

Note : They things cover are not whole, and a lot of help will be needed from google to cover all aspects. 

These writings are done as I myself is learning Java. So most important thing which I learn is to code more , rather than just readings from google.

If you know C , and next time want to code any program try to do in Java rather than C , this way some basic queries will get resolved.

No comments:

Post a Comment