About This Course
Course Curriculum
-
Introduction
00:03:00 -
Getting started on Windows, macOS or Linux
00:01:00
-
What is ChatGPT
00:05:00 -
Generative AI (Gen AI) for programmers
00:07:00 -
Set up an account with ChatGPT
00:03:00 -
How to use ChatGPT Gen AI
00:06:00 -
ChatGPT for your day-to-day tasks
00:05:00
-
Java Future
00:06:00 -
Why its Popular in Coding
00:04:00 -
Popular IDEs for Coding
00:03:00 -
Java Installation (step by step)
00:10:00 -
Java path setting (environment variables)
00:10:00 -
IntelliJ IDEA Installation
00:10:00 -
Getting start IntelliJ IDEA
00:08:00 -
First Java Hello World program
00:15:00 -
Java output – print from code
00:06:00 -
Java comments
00:05:00
-
Use ChatGPT to learn variables
00:17:00 -
General rules for creating variables
00:12:00 -
Use ChatGPT to learn datatypes
00:11:00 -
Primitive vs. non-primitive
00:02:00 -
Use ChatGPT to learn Identifiers
00:08:00 -
Use ChatGPT to learn Type casting
00:08:00 -
Use ChatGPT to learn User input
00:10:00
-
Use ChatGPT to learn arithmetic operators
00:07:00 -
Use ChatGPT to learn increment – decrement operators
00:04:00 -
Use ChatGPT to learn assignment operators
00:06:00 -
Use ChatGPT to learn comparison operators
00:06:00
-
What are Logical
00:05:00 -
Use ChatGPT to learn AND operator
00:05:00 -
Use ChatGPT to learn OR operator
00:04:00 -
Use ChatGPT to learn NOT operator
00:06:00
-
Use ChatGPT to learn Strings
00:05:00 -
Use ChatGPT to learn String built-in methods
00:09:00 -
Use ChatGPT to learn String indexing
00:07:00 -
Use ChatGPT to learn String concatenation
00:04:00
-
Use ChatGPT to learn Basic math built-in functions
00:09:00 -
Use ChatGPT to learn Random number generation
00:04:00 -
Use ChatGPT to learn Display Current Date Time
00:06:00 -
Use ChatGPT to learn Formatting Date and Time
00:06:00
-
Use ChatGPT to learn If-else statements
00:07:00 -
Use ChatGPT to learn else-if statements
00:03:00 -
Use ChatGPT to learn ternary operator
00:03:00 -
Use ChatGPT to learn switch-case program
00:06:00 -
Assessment test(EvenOdd program)
00:01:00 -
Solution for an assessment test
00:02:00
-
Flow Charts
00:03:00 -
Use ChatGPT to learn while loop statement
00:10:00 -
Use ChatGPT to learn do-while loop statement
00:06:00 -
Use ChatGPT to learn for loop statement
00:10:00 -
Use ChatGPT to learn nested loops
00:12:00 -
Use ChatGPT to learn for-each loop statement
00:07:00 -
Use ChatGPT to learn break keyword
00:04:00 -
Use ChatGPT to learn continue keyword
00:04:00
-
Use ChatGPT to learn an arrays
00:09:00 -
Use ChatGPT to learn creating an array of objects
00:05:00 -
Use ChatGPT to learn change an array element
00:06:00 -
Use ChatGPT to learn find an array length
00:09:00 -
Use ChatGPT to learn find the length of an object array
00:03:00 -
Use ChatGPT to learn multidimensional arrays
00:08:00
-
Use ChatGPT to learn Creating a Method
00:04:00 -
Use ChatGPT to learn Calling a Method
00:04:00
-
Project overview
00:02:00 -
ATM Project Creation (creation and main method)
00:06:00 -
ATM key selection program (switch-case program)
00:09:00 -
ATM display choices functionality
00:03:00 -
ATM check balance functionality
00:01:00 -
ATM deposit functionality
00:03:00 -
ATM withdraw functionality
00:06:00 -
Project Functionality test
00:03:00