Java Programming

You will learn the fundamentals of Java programming, including object-oriented programming concepts, data structures, algorithms, and design patterns.

186 lessons

Lifetime access

Access Online

Certificate of Completion

Course Price:

17999

What you will learn:

OOPs

Generics

Collections

Exception Handling

Control Flow and Data Flow

Methods

String

If-else (conditions)

Iterations

JDBC

Requirements:

Basic Computer Operations

Description:

Welcome to the Java certification course! In this course, you will learn the fundamentals of Java programming, including object-oriented programming concepts, data structures, algorithms, and design patterns. You will also learn to work with Java libraries for web development, database access, and GUI programming. The course is designed to benefit you in several ways. First, Java is a popular and widely used programming language in the industry, making it a valuable skill to have. Second, Java is known for its platform independence, which means that programs written in Java can run on any operating system. This makes it a versatile language that can be used to build a wide range of applications. Finally, the course will provide you with real-world learning opportunities through practical exercises and projects. You will learn how to apply your knowledge to solve real-world problems and build applications that can be used in industry. This will help you develop your programming skills and give you the confidence to take on challenging projects. By the end of this course, you will have a solid foundation in Java programming and be well-equipped to apply your skills to real-world problems.

Your Tutor

Niteesh Chaudhary

Niteesh Chaudhary

Niteesh is a driven and dedicated computer science student, currently pursuing his Bachelor's degree at the Indian Institute of Technology Dharwad. With a passion for coding, Niteesh has developed a strong skill set in a variety of programming languages, including Java, Python, C, C++, and JavaScript, among others. Throughout his academic pursuits, Niteesh has demonstrated a keen aptitude for software development, and is committed to staying up-to-date with the latest trends and technologies in the field. He is a motivated self-starter who enjoys taking on new challenges and solving complex problems. In addition to his academic pursuits, Niteesh is an active learner who is constantly seeking out opportunities to expand his knowledge and develop his skills. He is always eager to take on new projects and collaborate with others to achieve success. His expertise in Python and Java make him the right person to tutor students registered with Bit Byte Binary.

Course Content

Module-1 (38 lessons)

Overview1

video
06:43

Overview2

video
11:14

Java history

video
02:03

Features

video
10:10

JDK_JRE_JVM

video
08:56

Installing Java

video
03:41

Running Hello World

video
05:31

Data types (concept)

video
01:50

Range of Datatypes

video
04:29

Variables

video
17:57

Basic Input/Output

video
10:33

Operators

video
11:04

Number System

video
11:31

Typecast

video
09:40

Static Keywords (Concept)

video
01:24

Keywords

video
03:44

Number Conversion Exercise

video
10:09

Left shift-Right shift

video
08:05

Increment Decrement

video
09:24

Bitwise Operator

video
07:43

Condition1

video
08:42

Condition2

video
13:34

Foreach loop

video
05:20

Loops1

video
10:26

Loops2

video
19:53

Conditions (Concept)

video
02:06

Dataflow & Controlflow1

video
12:03

Dataflow & Controlflow2

video
10:12

Dataflow & Controlflow3

video
22:07

Dataflow & Controlflow4

video
10:00

Array1

video
26:08

Array2

video
22:59

Array3

video
20:18

Array4

video
09:11

Command line args

video
05:58

Module1 test

quiz
00:00

Maths

video
08:38

Assignment Module1

assignment
00:00
Module-2 (11 lessons)

guessgame1

video
15:11

guessgame2

video
06:33

Function-Java method (Concept)

video
01:48

Lambda functions Concept

video
01:57

Methods

video
23:01

Recursion (Concept)

video
01:15

Recursion

video
14:26

String

video
18:53

String demo

video
27:47

Test

quiz
00:00

Assignment Module2

assignment
00:00
Module-3 (12 lessons)

Error Handling (Concept)

video
02:21

Exception Handling1

video
21:36

Exception Handling2

video
31:17

Exception Handling3

video
20:53

Exception Handling Demo

video
09:14

File Handling (Concept)

video
01:50

File Handling

video
23:17

Filehandling-Binaryfiles1

video
21:50

File Handling-Binary files2

video
14:56

File Handling-Binary Files3

video
13:19

Test

quiz
00:00

Assignment Module3

assignment
00:00
Module-4 (38 lessons)

OOPs (Concept)

video
01:48

Abstractions (Concept)

video
01:59

Abstraction1

video
30:16

Abstraction2

video
19:39

Abstraction3

video
18:27

Abstraction4

video
26:03

Interface Demo

video
11:19

Access Modifiers

video
10:46

Anonymous Class

video
12:51

Anonymous class demo

video
06:00

Construct Overloading

video
33:17

Constructor (Concept)

video
01:53

Encapsulation

video
15:45

Enum1

video
15:27

Enum2

video
16:06

Enum3

video
06:01

This Keyword (Concept)

video
01:49

Static Keyword (Concept)

video
01:24

Final Keyword

video
11:49

Nestedclass1

video
12:03

Nestedclass2

video
12:25

Nestedclass3

video
08:11

Nestedclass4

video
12:43

Nestedclass5

video
05:09

OOPs Inheritance

video
38:41

Instanceof

video
14:08

Non-Accessmodifiers

video
13:01

Packages

video
07:56

Polymorphism1

video
20:55

Polymorphism2

video
08:24

Polymorphism (Concept)

video
01:54

Singletonclass

video
22:10

Super Keyword1

video
12:57

Super keyword2

video
09:32

This Keyword

video
12:06

Virtual Functions

video
08:20

Test

quiz
00:00

Assignment Module4

assignment
00:00
Module-5 (11 lessons)

Lambda Expression

video
13:26

Lambda Expression demo

video
05:00

Threads (Concept)

video
01:36

Threads1

video
06:03

Threads2

video
36:31

Threads3

video
17:28

Threads4

video
12:52

Thread Demo

video
09:10

Wrapper Classes

video
21:32

Test

quiz
00:00

Assignment Module5

assignment
00:00
Module-6 (10 lessons)

Generic1

video
12:03

Generic2

video
06:25

Collections1

video
45:43

Collections2

video
11:31

Collections3

video
25:40

Collection4

video
14:45

Vectors

video
16:04

Vector & Thread Demo

video
14:23

Test

quiz
00:00

Assignment Module6

assignment
00:00
Module-7 (47 lessons)

AWT (Concept)

video
01:59

AWT-GUI-P9

video
41:28

Gridbag Layout1

video
12:06

Gridbag Layout2

video
17:54

AWT-GUI-P2

video
08:42

AWT-GUI-P3

video
41:20

AWT-GUI-P4

video
06:42

AWT-GUI-P5

video
18:49

AWT-GUI-P6_2

video
04:37

AWT-GUI-P7

video
45:33

AWT-GUI-P8

video
25:51

Graphics-Draw image

video
01:48

Graphics-Drawlinerectangle

video
05:40

Graphics-Drawpoints

video
08:55

Graphics-Gradientpaint

video
05:52

Graphics-Texturepaint

video
03:43

Swings1

video
36:13

Swings (Concept)

video
01:50

JDBCp1

video
33:04

JDBCp2

video
39:06

Mysql1

video
18:47

Mysql2

video
11:01

Swing1_1

video
18:16

Swings2_1

video
22:40

Swings2_2

video
11:07

Swings3

video
18:42

Swings4

video
32:46

Swings5

video
30:13

Swings6

video
08:40

Swings7

video
18:13

Swings8

video
16:12

Swings9

video
06:55

Swings10

video
21:27

Swings11

video
04:58

Swings12

video
12:16

Swing13

video
15:15

Swings14

video
22:40

Swings15

video
06:22

Swing16

video
16:14

Swings17

video
06:06

Swings18

video
13:05

Swings19

video
15:56

Swings20

video
17:44

Test

quiz
00:00

AWT-GUI-P1

video
19:46

GUI_awt_p6

video
26:00

Assignment Module7

assignment
00:00
Interview Q&A (9 lessons)

Interview-1

video
14:22

Interview-2

video
12:11

Interview-3

video
21:13

Interview-4

video
10:38

Interview-5

video
11:39

Interview-6

video
24:27

Interview-7

video
16:27

Interview-8

video
50:01

Interview-9

video
10:35
Viva Q&A (7 lessons)

Module1

video
21:12

Module2

video
05:51

Module3

video
11:45

Module4

video
15:41

Module5

video
09:06

Module6

video
09:00

Module7

video
10:50
Project Examples (2 lessons)

Example1

video
24:53

Example2

video
36:16
Final Certification Examination (1 lessons)

Final Test

quiz
00:00