Powered by Blogger.

Different types of Arrays in Java

>> Sunday, July 27, 2014

What is  an Array: Array is a data structure which can store collection of elements with same data type.

Why to use Array: In Real time, if you want to store different marks of a student, you no need to declare all the variables to store the marks like, marks1,marks2,marks3,..e.t.c based on their subjects count. But Instead of declaring n variables simply you can declaring an array to store all these values of same datatype.
Types of Arrays in Java_JavabynataraJ

Advanced Java-(JEE) Notes by KVR sir pdf Download

>> Wednesday, July 23, 2014

Advanced Java (JEE) notes is given by Mr.K.Venkateswara Rao sir from Sathya Technologies, Ameerpeta, Hyderabad. All the students call him as KVR simply. He has given core java notes is well explained by him. His clean explanation can anyone can understand easily. The way of explanation is unique from others in the Ameerpeta even when compare to Durga sir. I did not find any information about KVR to publish here.If you guys find any info please leave a message as comment below.
Advanced Java(JEE) notes by KVR sir Download_JavabynataraJ

Guidelines to be followed by a Java Developer

>> Saturday, July 19, 2014

Every java developer has to follow some standards to develop a good quality-software. In the Coding standards Oracle(Sun) has given some set of rules in java  and the developers must follow.Standards lead to consistency and help software engineers avoid common problems. A development environment that uses Java standards has the following advantages:
Guidelines to be followed by a Java Developer_JavabynataraJ
  1. Developers can view any Java software and quickly figure out what is going on.
  2. Developers new to Java are spared the need to develop a personal style.
  3. Developers make fewer mistakes in consistent environments.
  4. Discussions about the appropriateness of a language feature are reduced at code reviews.

DurgaSoft OCJP(SCJP) Notes Part-II Download

>> Wednesday, July 16, 2014

DurgaSoft is a software training and development company. Mr. Durga is one of the trainer for OCJP Certification course for the students who are interested to write the exam. Before going to download the second part of this material you can download the first part of OCJP part-I notes. He covered almost all the core java and exam topics in this class notes. No other faculty or trainee in the Hyderabad can't beat Durga sir in explaining the core concepts and giving in the exam questions. 

Durgasoft OCJP Notes Part-II_JavabynataraJ

DurgaSoft SCJP Notes Part-I Download

>> Thursday, July 10, 2014

Mr.Durga is a famous faculty in Hyderabad. He teaches the core java for the beginners and also will give the training for the OCJP(SCJP) exam. The way of explaining core java any one can understand clearly. If you see the java videos from YouTube he explains each line three times to understand the trainee and to make them write notes. This PDF material Part-I contains all the basic concepts up to Type Casting.
The Introduction part covers the below topics.
DurgaSoft SCJP Notes by Durga Sir_JavabynataraJ

Related Posts Plugin for WordPress, Blogger...
© javabynataraj.blogspot.com from 2009 - 2022. All rights reserved.