
This include the table of contents that will tell you what you will learn in this course.
This lecture is about welcoming the students and what you really need to learn java.
JAva history is so interesting as it is designed for something else in the start but later it became the most famous language around the world...
this defines the java programming language and what is mean by object. and discussing the properties of java
It is a comparison between java and C# that helps developer to know what really the importance of java is.
here is some links mentioned in the resouce to view more in detail...
this tells about how java works... It will tell you why we need JDK for java... with your daily life example...
This lecture will tell you how hello world code works... based on the previous lecture...
overall java is based on three things : these things are 1. class. 2: function 3: variables
then we see the purpose of each word written in helloworld java code.
here you will learn 3 things in java
1. datatypes
2. reserve words
3. escape sequence
how a user can input during runtime.. you will find the answer of this thing in this lecture...
this lecture will cover all thoe operators used in java programming..
in this lecture you will learn about the conditions and switch statements.. how condtions are performed and how they are made.. detailed link is mentioned in resource.
Here you will learn how loop works...
and in resource link you will find practise questions. and solution of the questions.
it include mulitple functions. how we use multiple function to solve the problem.. the practise questions are attached with it.. you need to solve every question. The answers are available but first you need to solve it by yourself than you can see and match your work with the expected result.
Don't copy it just learn and understand the concept how the flow is working...
and Do try the challange... it will help you to boost your skills and understandings
Abstraction is like hiding the complexity.
the link in the resouce having examples...
Encapsulation Examples and practise tasks available on the link do work for the best..
inheritance is parent child relationship... that reduce the code complexity.. and increase reusability and code complexity. we use "is-a " relationship for inheritance.
Polymorphism means "many forms", and it occurs when we have many classes that are related to each other by inheritance.
Follow the description link to a YouTube channel offering videos on Java, Firebase, Android, and web development, and subscribe to support the creator.
Become a java programmer and learn one of the employer's most requested skills of 2021!
Become a Freelancer or a highly paid employee
This is the most suitable course for you if you want to learn java programming and you don't know how to start. without installing any software just your computer and internet connection only make you enable to learn java programming. In this course, we will teach you almost all the basics of java.
with over 3hrs lecture and with every lecture giving a practice test that will help you to practice more and get skilled. This course also includes coding exercises, quizzes and helping articles with over 100+ exercises this will make you practically skilled.
with every lecture at first, giving a common example then convert the common example into java programming and then giving the solution of the problem using java programming. This will help you to solve any problem or case study problem using a java programming language.
we will start it from helping you to how to install java in your system, regardless of your operating system whether its Linux, macOS, or Windows
we have covered a wide variety of topics such as
Java Importance
Future Scope of Java 2021
Installing Java
Variables
Reserved Words
Datatypes
Strings
Functions
Loops
Conditional Statements
Switch Statements
Class
Abstaraction
Polymorphism
Inheritance
Encapsulation
and much more