About
Java is a potent computer programming language used to create complete applications to run on single computer or through distribution among many servers/client networks. It is also able to build mini application for use as part of web applications can be designed through Java. Advanced Java concepts can be used to build Client/Server applications. The courses will teach the student to Design and develop simple Java based application, Develop Java based Client/Server Applications and applets. Things to be learn: • Introduction to Java • Setup Java Environment. • Operator and Expressions. • String Class and Printing. • Conditional Statements. • Loops. • Arrays. • Methods. • Object-Oriented Programming. • Inheritance. • Abstract Classes • Interfaces • Inner Classes • Static and Final • Packages • Exception Handling • Multithreading • java.lang Package • Annotations and Javadoc • Lambda Expressions • Java IO • Collection Framework • Network Programming • AWT • Swing