0% found this document useful (0 votes)
23 views

Java Preparation

This document provides an overview of Java basics topics including installing Java, variables, conditionals, loops, arrays, OOP, multithreading, exceptions, collections, and generics with links to resources for each topic.

Uploaded by

Nishant thakre
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Java Preparation

This document provides an overview of Java basics topics including installing Java, variables, conditionals, loops, arrays, OOP, multithreading, exceptions, collections, and generics with links to resources for each topic.

Uploaded by

Nishant thakre
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Java Basics

[email protected]

Sr. Topic Resource


No.
1 Installing JDK on Windows Link
2 Installing JDK on MacOS Link
3 Variables, Datatypes Link
4 Input and Output Link
5 Operators and types of operators Link
6 Strings & String Methods Link
7 Conditionals (If, else, switch) Link
8 Loops (While, Do-While, For, Break and continue) Link
9 Arrays Link
10 Object Oriented Programming Link
11 Multithreading Link
12 Exception Handling Link
13 Collections Framework Link
14 Date and Time Link
15 Generics Link

You might also like