JAVA
Three days of hands-on training (9am - 4pm) - $1,395.00 - Enroll Now!
Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Java enables programmers to write computer instructions using English-based commands, instead of having to write in numeric codes. In many ways, Java is the foundation of desktop computing, since many websites and applications will not work properly unless Java is installed on the computer. Consequently, Java is an important language to know when embarking on a career in software engineering. This course will give you a thorough knowledge of Java.
Class Topics include:
• JVM (Java virtual machine)
• Writing a Java program
• Primitive data types
• Defining new data types
• String class and string literals
• Flow of control
• Naming conventions
• Methods, arguments, and parameters
• Processing arrays
• Constructors
• Composition and inheritance
• Abstract classes Interfaces
• Exceptions
• Java collections and generics
• Database access
• Annotations
• Input and output in Java