Mô tả

         **********  MUST WATCH THE INTRODUCTION VIDEO BEFORE PURCHASING THIS COURSE **********


First of all, I welcome you to this course on Java programming for Complete Beginners. We will start from the beginning and move toward all advanced concepts over time. You are about to join a community of java developers. Now, this course is going to give you a lot of concepts about Java core or Java standard editions.


Now after taking this course:

  1. You can apply for a Java programming job

  2. You can create professional applications

  3. Also, you can give exams and you will easily get a pass in the oracle certification

  4. You will get all concepts from basic to advance level

       and much more benefits like that..........


Why do you need to learn Java Programming?

You may be thinking that there are many other programming languages in the world like C++, Python, and much more but then why do we need Java? Well, every programming language has its own features. Java is ranked in the top 3 powerful programming languages because of its immense features and also a general-purpose language that can be used in almost every field of computer science.

Also, big companies like Google, Microsoft, Bing, and Amazon are hiring Java developers with vast vacancies. Especially if you want to work in Android, Server side programming, or Desktop application development then it is 100% necessary for you to learn all core concepts of Java.

Also if you are struggling to get a job as a Java Developer then this course is just for you. Because this course will give you all skills that you want for a java programming job.

Java is everywhere is the slogan. It is 100% right. If you look around you will find Java everywhere.



===   Super Fiendly Support   ===

If you ever get stuck in any problem, I'm here to unstuck you. I always respond as fast as I can. Because I know there’s nothing worse than getting stuck into problems, especially programming problems. So, I am always here to support you.



Course Update:

If you are thinking that I will update this course or not? Then definitely, I will update this course with time and add more videos on different concepts and advanced concepts. So, calm down and take lectures. I will update this course with time.


Who can take this course?

Everyone who wants to learn Java programming can take this course. If you have never touched programming then don't worry about that you can also take this course. I started from scratch with variables and data types and end up with databases and other advanced concepts.


******* If you have any questions in your mind then contact me before purchasing this course. *******

Bạn sẽ học được gì

Learn the Java core skills that a Java developer must need

You will be able to mention your Java programming skills on his CV.

Learn the latest version of the Java right now

Able to easily switch to Java Android development or Java EE within no time

Able to write clean & generic Java program

Able to write well structure & Advanced code with confidence

Yêu cầu

  • A computer with any operating system like Windows or Mac etc
  • Basic knowledge of computer
  • Nothing else is required! You and your time to learn Java Programming.

Nội dung khoá học

15 sections

Introduction

3 lectures
Introduction (Must Watch before taking course)
16:53
4 Steps To Write a Code
04:43
Installing & Setup IDE
05:00

Basic of Java

17 lectures
Variables
04:20
Data Types
08:09
First Program In Java - Printing Hello World
09:46
Note for Next Exercise
00:17
You have to write a code that simply print Java is everywhere
1 question
Strings Data Type in Java
07:42
Expressions
03:29
Keyword in Java
04:11
Escape Sequences in Java
05:34
Comments
05:07
Taking Input from user through Keyboard
08:37
Initialization Block in Java
06:14
Java Operators - Part 1
08:51
Java Operators - Part 2
15:02
Packages & Import Keyword in Java
05:12
Calculate the area of a hexagon
1 question
Java Basics Quiz
10 questions

Conditional Statements in Java

7 lectures
If Statement
04:26
If else Statement
04:14
if else if Statement
05:56
Nested If Statement
06:28
SWITCH Statement
08:02
Conditional Statements Problem 1
14:04
Conditional Statements Quiz
9 questions

Loops & Methods in Java

9 lectures
What is Loops & While Loop in Java
06:53
do while loop
06:46
for Loop & Nested loops
14:16
Enhanced for Loop or for each Loop
Processing..
Program that prints sum of first 100 natural numbers
1 question
Introduction to Methods in Java
08:49
Parameters in Methods
07:30
Methods Problem 1
19:57
Loops & Methods Quiz
10 questions

[OOP] - Classes, Constructor, Encapsulation, Composition

15 lectures
Introduction to OOP
01:09
Introduction to classes – Part 1
06:25
Introduction to classes – Part 2
03:47
Access Specifiers / Access Modifiers
09:17
Access Modifiers Notes
02:16
Constructor in Class
09:28
Constructor chaining in Java
05:37
Reference vs Object vs Instance
03:36
Encapsulation in Java
04:56
Composition in Java
09:14
static Keyword
12:04
Java Static Class Notes
02:05
final Keyword
05:56
this Vs super Keyword
05:20
OOP Quiz
10 questions

[OOP] - Inheritance, Polymorphism, Abstraction

9 lectures
Introduction to Inheritance & Single Inheritance
10:26
Multilevel Inheritance
15:16
Hierarchical Inheritance
09:46
Inheritance Notes
06:43
Polymorphism in Java – Part 1
08:28
Polymorphism in Java – Part 2
09:55
Abstract class in Java
05:19
Abstraction in Java
09:08
OOP Quiz
10 questions

Abstract Methods, Interface, Inner Classes

7 lectures
Abstract methods in Java
08:32
Interface in Java – Part 1
07:48
Interface in Java – Part 2
10:18
Abstract class Vs Interface
03:35
Inner Classes in Java
07:49
Anonymous Inner Class
09:10
Interface & Inner Classes Quiz
10 questions

Arrays, Autoboxing & Unboxing, Wrapper Classes, Generics

7 lectures
Arrays in Java
15:25
Multi-dimensional array in Java
09:54
Wrapper Classes in Java
07:06
Autoboxing & Unboxing
09:46
Generic Methods in Java
07:56
Generic Class in Java
08:45
Arrays, Generics Quiz
10 questions

Exception Handling In Java

6 lectures
Introduction & Unchecked Exception - Default throw & catch
11:31
Default throw & Our catch
10:16
Our throw & Default catch
06:23
Our throw & Our catch
03:54
Checked Exception
05:48
Exception Handling Quiz
10 questions

File Handling in Java

14 lectures
Introduction to File Handling
07:27
File class in java
06:53
FileOutputStream class
11:10
FileInputStream class
08:49
ByteArrayOutputStream class
08:56
ByteArrayInputStream class
05:24
FilterOutputStream class
07:59
FilterInputStream class
07:21
BufferedOutputStream class
05:14
BufferedInputStream class
06:49
DataOutputStream class
10:22
DataInputStream class
08:08
ObjectInputStream & ObjectOutputStream class
09:35
File Handling Quiz
10 questions

Collection Framework in Java

22 lectures
Introduction & Collection Intereface
11:54
List Interface
06:59
ArrayList Class
13:27
LinkedList Class
09:33
Vector Class
07:50
Stack Class
08:46
Comparator Interface
13:53
Comparable Interface
09:58
Queue Interface
06:06
PriorityQueue Class
20:50
Deque Interface
06:14
ArrayDeque Class
07:47
Set Interface
06:11
HashSet Class
13:40
LinkedHashSet Class
07:04
SortedSet Interface
09:11
TreeSet Class
04:01
Map Interface
08:19
SortedMap Interface
05:13
NavigableMap Interface
11:07
TreeMap Class
17:04
Collection Framework Quiz
10 questions

JavaFX Libaray

32 lectures
Introduction to JavaFX
08:00
First Application in JavaFX
09:27
Event Handling OR Handle User Events
11:39
Lambda Expression to Handle User Events
06:36
Switching Scenes in JavaFX
07:03
Introduction to Layouts - BorderPane Layout
07:45
HBox Layout
09:28
VBox Layout
03:39
StackPane Layout
07:17
GridPane Layout
08:18
FlowPane Layout
06:58
TilePane Layout
08:14
AnchorPane Layout
07:00
Installing & Setup Scene Builder
08:12
Handle User Events in Java FXML
13:11
Building a Calculator in JavaFX
22:40
ImageView in JavaFX
05:48
FileChooser in JavaFX
09:03
Alert Box in JavaFX
09:10
ComboBox in JavaFX
11:30
ListView in JavaFX
08:33
TreeView in JavaFX
09:00
CheckBox in JavaFX
07:15
RadioButton in JavaFX
06:04
DatePicker in JavaFX
06:29
WebView in JavaFX
08:31
JavaFX Properties
08:54
Binding in JavaFX
08:04
Menus In JavaFX
05:53
TableView In JavaFX
15:36
Adding CSS effects In Our Application
08:18
Developing a Tiny Media Player in JavaFX
26:59

Connecting to Database

9 lectures
Introduction to JDBC
07:03
Components of JDBC
06:14
Steps to connect to Database
08:54
Creating & Connecting to database through coding
14:27
Writing complete record in database
23:17
Reading/Fetching complete record from database
06:18
Updating record in database
08:51
Deleting record from database
05:10
JDBC Quiz
6 questions

[PROJECT] => Creating Banking Application

16 lectures
Designing Login Screen
30:23
Designing Create New Account Screen
31:20
Add User data in database
44:57
Setting up Forgot Password
13:50
Designing Dashboard
47:02
Designing Account Information
23:13
Setting Up Home Page
24:14
Designing & Setting up Withdraw
44:48
Designing & Setting up Deposit
16:54
Setting Up Logout Button
08:08
Designing & Setting up PIN Change
16:01
Designing & Setting up Transfer Amount
35:23
Fixing LOGOUT Bug!!!
09:33
Designing & Setting up Transaction History
36:46
Adding Validation to Name, Mobile No, Id Card No
10:26
Generating Account No & Validation & Clearing all fields
14:57

End of the Course

1 lectures
Congratulations!!! END OF COURSE
Processing..

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.