0% found this document useful (0 votes)
9 views3 pages

JDC Diary

Uploaded by

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

JDC Diary

Uploaded by

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

Day 1 --Introduction To Java Language, Installation of IntelliJ IDEA

Day 2-3 --Intro to Variables, Datatypes

Day 4 --Naming Convention for Class/Variable/Method name

Day 5 --Literal or constant

Day 6 --API - Application Programming Interface

Day 7-8 --Operators in Java

Day 9 --Package

Day 10-11 --Control Flow Statements

Day 12-15 --PROGRAMS ON IF ELSE

Day 16 --Ternary Operator

Day 17 --Loops

Day 18-20 --PROGRAMS ON FOR LOOP

Day 21 --While(conditions)

Day 22 --PROGRAMS ON WHILE LOOP

Day 23 --DO ... WHILE (condition);

Day 24 -25 --PROGRAM ON DO... WHILE (condition)

Day 26 --Switch statement

Day 27-28 --PROGRAMS ON SWITCH

Day 29 --Nested Loops

Day 30 – Revision

Day 31-32 --PROGRAMS ON PATTERNS

Day 33-34--Understanding the need of a data structure

Day 35-36 --PROGRAMS ON ARRAYS

Day 37 --Enhanced for loop


Day 38-4p --PROGRAMS ON ARRAYS

Day 41 --What is Complexity

Day 42 --Methods

Day 43-44 --Arguments

Day 45-55 --Multi D Arrays

Day 56-57 --OOPS Introduction

Day 58-59 --Overloading - Method, Constructor

Day 60-70 --String API

Day 71-74 --PROGRAMS ON STRING

Day 75-76 --StringBuilder API

Day 77 --Wrapper Classes

Day 78 --Collection framework Overview

Day 79 --Hashing

Day 80 --PROGRAMS ON HASHING

Day 81 --Making a Model

Day 82-83 --PROGRAMS ON OBJECT ORIENTED DESIGN

Day 84 --Static Keyword

Day 85 --Inheritance

Day 86 --Super and Constructor chaining

Day 87 --Access Modifiers

Day 88 --Abstraction

Day 89 --Interface

Day 90 --Exception Handling

Day 91 --File API


Day 92 --FILE HANDLING PROJECT

Day 93 --Understanding behind the scenes

Day 94 --Bitwise Operators

Day 95 --Binary & Decimal Conversion Programs

Day 96 --Stack Memory

Day 97-98 --Recursion

Day 99 --PROGRAM ON BIT MANIPULATION

Day 100 --PROGRAM ON RECURSION

You might also like