Java Programming Beginners Course, Online Instructor-led.
Excellent Java course for beginners, Java made easy. Learn all about Java and OOP. Instructor-led. Online. Practical.
Java Programming Beginners Course, 1-Day Full Time, Virtual Classroom
Excellent course for programming beginners making Java Basics easy. Learn the principles of Object Orientated Programming. The highlight of the course is the practical projects that will help you learn by doing, covering a large set of skills. Small groups in the online classroom for personalised attention.
Why do a Java Programming course: Java is very popular, the majority of existing Java Applications are running on Java code. Companies looking for Java Coders: Tomtom, Amazon, Deutsche Bank, Agoda, Zopa Bank, etc.
Duration: 1 day
Certification: PCWorkshops certificate
Included: Notes, Exercises, Code Examples, PCWorkshops Java Certificate.
Laptops: Downloads: Java JDK and Eclipse or IntelliJ
Teaching Style: Instructor-led. Practical course projects. Useful examples.
Course Contents
Session 1:
- Data Types, Variables: Primitive data types; Working with variables and its scope; Type conversion and casting; Introduction to String class.
- Operators and Expressions: Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators; More in operators.
- Decision Making: If statement; If - else statement; If- else if - else statement; Nested if - else; Switch Statements.
Session 2:
- Using Loops: The while, do-while and the for loops; Enhanced for loops; Jump statements: break, continue; The return statement; Nesting loops.
- Database: Connecting to a database using JDBC, using SQL commands with JDBC
Session 3:
- Exceptions: Exception Handling: Fundamentals of exception handling; Exception types; Using try and catch; Multiple catch clauses; Nested try statements; Throw and throws; The finally blocks
- Files: Read and Write csv and Txt files
Session 4:
- Arrays: Working with array.
- Data Structures, Collections: ArrayList, LinkedList, Vector, HashSet, TreeSet, HashMap, TreeMap.
- Streams: Using Streams to access data files.
Session 5:
- Using Methods: Introduction of methods; Creating a Method in class; Calling a Method; Returning value from a Method; Adding a Method that takes parameters; Overlload.
Session 6:
- Classes and Objects: Creating a Class; Creating an Object; Using an Object; Adding Instance variables; Controlling accessibility; Class Constructors; Parameterized Constructors; Inheritance. Abstraction. Interfaces and implementing interfaces. Override. Polymorphism. The dot operator, this keyword, the static keywords, the super keyword.
Good to know
Highlights
- Online