Transcript
Page 1: Java Baiscs Online Training by Quontra Solutions

Java BasicsBy

Quontra Solutions

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 2: Java Baiscs Online Training by Quontra Solutions

What Java is

• Java is an “easy” programming language, just a tool like C++, VB, …and English. Somehow a language tool itself is not so complex.

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 3: Java Baiscs Online Training by Quontra Solutions

Java’s Features

• SimpleJava omits many rarely used, poorly understood,

confusing features of C++. Say : No Pointer! No dynamic delete.

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 4: Java Baiscs Online Training by Quontra Solutions

• Object OrientedObject –oriented design is a technology that focuses

design on the data (object) and on the interfaces to it. Let’s say, everything is an object, everything will become a class in Java. Every java program, in top- level view, is classes.

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 5: Java Baiscs Online Training by Quontra Solutions

• DistributedBasically, Java is for Net-Work application, for WEB

project. • Robust

The single biggest difference between Java and C/C++ is that Java has “a inner safe pointer-model”, therefore it eliminates the possibility of overwriting memory and

corrupting data, so programmers feel very safe in coding.

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 6: Java Baiscs Online Training by Quontra Solutions

• GUI [Java-Swing] For some reason, Sun believe their java-swing is

very important, so they always put it in their certificate-tests.• Multi-threaded• Secure [ Exception handling ]• Dynamic [ for Server-side coding]

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 7: Java Baiscs Online Training by Quontra Solutions

Java Sample Program

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 8: Java Baiscs Online Training by Quontra Solutions

Our Training Features

• We provide course material, Recorded Session video’s• Interactive Learning sessions• Customized Curriculum • Learn at your own pace. . • Enjoy flexibility and savings. • We conduct mock interviews• We provide interview Questions

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 9: Java Baiscs Online Training by Quontra Solutions

Online Training Through

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 10: Java Baiscs Online Training by Quontra Solutions

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 11: Java Baiscs Online Training by Quontra Solutions

Follow us onFacebook: https://www.facebook.com/quontrasolutionsusa

Twitter: https://twitter.com/QuontraTraining

Youtube: https://www.youtube.com/user/quontrasolutionsusa

Google+: https://plus.google.com/+Quontrasolutions/posts

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com

Page 12: Java Baiscs Online Training by Quontra Solutions

Call: (404)900-9988, Mail :[email protected]:www.quontrasolutions.com


Top Related