0% found this document useful (0 votes)
6 views2 pages

Java Basics (Ep1)

The document outlines various topics related to Java basics, including installation guides for JDK and IntelliJ IDEA on both Windows and Mac. It also covers fundamental programming concepts such as variables, data types, input/output, operators, conditionals, loops, methods, arrays, strings, object-oriented programming, multithreading, exception handling, date/time, and the collections framework. Each topic is accompanied by a link for further exploration.

Uploaded by

p8262891302
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Java Basics (Ep1)

The document outlines various topics related to Java basics, including installation guides for JDK and IntelliJ IDEA on both Windows and Mac. It also covers fundamental programming concepts such as variables, data types, input/output, operators, conditionals, loops, methods, arrays, strings, object-oriented programming, multithreading, exception handling, date/time, and the collections framework. Each topic is accompanied by a link for further exploration.

Uploaded by

p8262891302
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

JAVA BASICS

Sr No. Topic Link


1 How to LINK
install jdk on
windows
2 How to LINK
install jdk on
mac
3 How to LINK
install IntelliJ
Idea on
windows
4 How to LINK
install IntelliJ
Idea on mac
5 Variables , LINK
Datatypes
6 Input Output LINK

7 Operators LINK

8 Conditionals LINK
(If , else ,
switch)
9 Loops (for , LINK
while)
Methods LINK

10 Arrays LINK

11 Strings LINK

12 OOPS LINK

13 Multithreading LINK

14 Exception LINK
Handling
15 Date Time LINK

16 Collections LINK
Framework

You might also like