Learn Java In 2Hour Practical Course With Zero Boring Theory
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 622.03 MB | Duration: 2h 0m
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 622.03 MB | Duration: 2h 0m
Become an Java Developer under 2 Hour by writing awesome codes with full practical exercises NOT with Boring Theory
What you'll learn
How to write complex Java programs like a Software Engineer
Learn Java best practices from a professional Software Engineer
Get hands-on experience by solving Java problems
How to perform various operations with Java programming
Requirements
No programming experience needed. You will learn everything you need to know
No experience with Java, C, C++ needed
No need of any Computer Science Degree
Description
Become an Java Developer under 2 Hour by writing awesome codes with full practical exercises NOT with Boring Theory-> What is Java?Java is a programming language and a platform. Java is a high level, robust, object-oriented and secure programming language.Java was developed by Sun Microsystems (which is now the subsidiary of Oracle) in the year 1995. James Gosling is known as the father of Java. Before Java, its name was Oak. Since Oak was already a registered company, so James Gosling and his team changed the name from Oak to Java.Platform: Any hardware or software environment in which a program runs, is known as a platform. Since Java has a runtime environment (JRE) and API, it is called a platform.-> ApplicationAccording to Sun, 3 billion devices run Java. There are many devices where Java is currently used. Some of them are as follows:Desktop Applications such as acrobat reader, media player, antivirus, etc.Web Applications Enterprise Applications such as banking applications.MobileEmbedded SystemSmart CardRoboticsGames, etc.Key Difference Between JDK, JRE, and JVMJDK is a software development kit whereas JRE is a software bundle that allows Java program to run, whereas JVM is an environment for executing bytecode.The full form of JDK is Java Development Kit, while the full form of JRE is Java Runtime Environment, while the full form of JVM is Java Virtual Machine.JDK is platform dependent, JRE is also platform dependent, but JVM is not platform independent.
Overview
Section 1: Introduction
Lecture 1 Introduction of Java Course
Lecture 2 Course Structure & Information
Lecture 3 What is JAVA?
Lecture 4 Java Program Resource
Section 2: Java Amazon Coretto Installation
Lecture 5 Java Amazon Coretto Installation
Lecture 6 Extra: On Java Installation
Section 3: IntelliJ IDEA Installation & Setup
Lecture 7 Download and Install IntelliJ IDEA
Lecture 8 Setup IntelliJ IDEA
Section 4: Java First Project
Lecture 9 Create First Java Project
Lecture 10 Create First Java Program
Lecture 11 CODE : First Java Program
Section 5: Java Basics
Lecture 12 Play with MyFirstJavaProgram
Lecture 13 CODE : MyFirstJavaProgram
Lecture 14 Java Variable to store Data
Lecture 15 CODE : Java Variable
Section 6: Java Data Types
Lecture 16 Integer & Float
Lecture 17 CODE : Intereger & Float
Lecture 18 Character & String
Lecture 19 CODE : Character & String
Lecture 20 Boolean
Lecture 21 CODE : Java Boolean
Section 7: Java Variables
Lecture 22 Static & Instance Variable
Lecture 23 CODE : Static & Instance Variable
Lecture 24 Local variable
Lecture 25 CODE : Local Variable
Section 8: Java Data Operators
Lecture 26 Arithmetic Operator
Lecture 27 CODE : Arithmetic Operator
Lecture 28 Unary Operator
Lecture 29 CODE : Java Unary Operator
Lecture 30 Relational Operator
Lecture 31 CODE : Java Relational Operator
Lecture 32 Logical Operator
Lecture 33 CODE : Java Logical Operator
Section 9: Java Selection Statements
Lecture 34 If-Else Statement
Lecture 35 CODE : If-Else Statement
Lecture 36 Switch Statement
Lecture 37 CODE : Switch Statement
Lecture 38 Switch Statements Example -1
Lecture 39 CODE : Switch Statement Example -1
Section 10: Java Iteration Statements
Lecture 40 While Statement
Lecture 41 CODE : While Statement
Lecture 42 Do-While Statement
Lecture 43 CODE : Do-While Statement
Lecture 44 For Statement
Lecture 45 For Statement Ex -1
Lecture 46 CODE : For Statement
Section 11: Java Array
Lecture 47 Java Array Lecture
Lecture 48 CODE : Java Array
Beginner Java developers who love practical coding