| Courses Software Training | Locality Noida Sector 2 |
Course Purpose
The Java Fundamentals course teaches students how to code in Java. The course teaches keywords and constructs of the Java programming language, and the steps required to create simple Java technology programs. With this knowledge, students create RESTful web applications which can be deployed directly to the Oracle Cloud. Students taking this course receive a solid basis in the Java programming language and real-world coding skills upon which to base continued work and training.
Target Audience
Undergraduates
Candidates retraining for career change
Course Content/Components
Write Java code that uses variables, arrays, conditional and loop constructs to achieve program objectives
Manipulate primitive numeric data and string data using the appropriate Java operators
Create simple Java classes and use object references to access the fields and methods of the class
Manipulate text data using the methods of the String and StringBuilder classes
Use casting without losing precision or causing errors
Declare, override, and invoke methods without error
Access and create static fields and methods effectively
Use classes from the java.time and java.time.format packages to format and print the local date and time
Encapsulate a class using access modifiers and overloaded constructors
Define and implement a simple class hierarchy that supports application requirements
Demonstrate polymorphism by implementing a Java Interface
Use a Predicate Lambda expression as the argument to a method
Handle a checked exception in a Java application
Describe the HTTP protocol and its methods
Define the characteristics of a RESTful web service
Test a REST web service using cURL or Postman
Create a REST web application using Spring Boot
Deploy a REST Spring Boot application to the Oracle Application Container Cloud Service
Run and test a REST Spring Boot application to the Oracle Application Container Cloud Service