COURSE OVERVIEW

════════
Java is intended to be compiled to a bytecode, which is then run (generally using JIT compilation) by a Java Virtual Machine. IT DESK training course is designed in such a way that it provides a proper understanding of Java Programming along with different features like file handling, string handling, and threading, etc. Java is platform-independent and is used to develop Console Application, Desktop Applications, and Web Applications. Java also supports multithreading which helps it to perform multiple tasks at the same time. IT DESK promotes the students to do Internships and all the Trainings are given on the latest version of Java. IT DESK certificate is industry-recognized and lets you find the best job opportunities in the field of programming.

Java Introduction ➢ Java Get Started ➢ Java Syntax ➢ Java Output ➢ Java Comments ➢ Java Variables ➢ Java Data Types ➢ Java Type Casting ➢ Java Operators ➢ Java Strings ➢ Java Math ➢ Java Booleans ➢ Java If...Else ➢ Java Switch ➢ Java While Loop ➢ Java For Loop ➢ Java Break/Continue ➢ Java Arrays Java Methods ➢ Java Methods ➢ Java Method Parameters ➢ Java Method Overloading ➢ Java Scope ➢ Java Recursion Java Classes ➢ Java OOP ➢ Java Classes/Objects ➢ Java Class Attributes ➢ Java Class Methods ➢ Java Constructors ➢ Java Modifiers ➢ Java Encapsulation ➢ Java Packages / API ➢ Java Inheritance ➢ Java Polymorphism ➢ Java Inner Classes ➢ Java Abstraction ➢ Java Interface ➢ Java Enums ➢ Java User Input ➢ Java Date Java Data Structures ➢ Java ArrayList ➢ Java LinkedList ➢ Java List Sorting ➢ Java HashMap ➢ Java HashSet ➢ Java Iterator ➢ Java Wrapper Classes Java Advanced ➢ Java Exceptions ➢ Java RegEx ➢ Java Threads ➢ Java Lambda ➢ Java Advanced Sorting Java File Handling ➢ Java Files ➢ Java Create/Write Files ➢ Java Read Files ➢ Java Delete Files