About This Course
Course Curriculum
-
Introduction00:03:00
-
Getting started on Windows, macOS or Linux00:01:00
-
What is ChatGPT00:05:00
-
Generative AI (Gen AI) for programmers00:07:00
-
Set up an account with ChatGPT00:03:00
-
How to use ChatGPT Gen AI00:06:00
-
ChatGPT for your day-to-day tasks00:05:00
-
Java Future00:06:00
-
Why its Popular in Coding00:04:00
-
Popular IDEs for Coding00:03:00
-
Java Installation (step by step)00:10:00
-
Java path setting (environment variables)00:10:00
-
IntelliJ IDEA Installation00:10:00
-
Getting start IntelliJ IDEA00:08:00
-
First Java Hello World program00:15:00
-
Java output – print from code00:06:00
-
Java comments00:05:00
-
Use ChatGPT to learn variables00:17:00
-
General rules for creating variables00:12:00
-
Use ChatGPT to learn datatypes00:11:00
-
Primitive vs. non-primitive00:02:00
-
Use ChatGPT to learn Identifiers00:08:00
-
Use ChatGPT to learn Type casting00:08:00
-
Use ChatGPT to learn User input00:10:00
-
Use ChatGPT to learn arithmetic operators00:07:00
-
Use ChatGPT to learn increment – decrement operators00:04:00
-
Use ChatGPT to learn assignment operators00:06:00
-
Use ChatGPT to learn comparison operators00:06:00
-
What are Logical00:05:00
-
Use ChatGPT to learn AND operator00:05:00
-
Use ChatGPT to learn OR operator00:04:00
-
Use ChatGPT to learn NOT operator00:06:00
-
Use ChatGPT to learn Strings00:05:00
-
Use ChatGPT to learn String built-in methods00:09:00
-
Use ChatGPT to learn String indexing00:07:00
-
Use ChatGPT to learn String concatenation00:04:00
-
Use ChatGPT to learn Basic math built-in functions00:09:00
-
Use ChatGPT to learn Random number generation00:04:00
-
Use ChatGPT to learn Display Current Date Time00:06:00
-
Use ChatGPT to learn Formatting Date and Time00:06:00
-
Use ChatGPT to learn If-else statements00:07:00
-
Use ChatGPT to learn else-if statements00:03:00
-
Use ChatGPT to learn ternary operator00:03:00
-
Use ChatGPT to learn switch-case program00:06:00
-
Assessment test(EvenOdd program)00:01:00
-
Solution for an assessment test00:02:00
-
Flow Charts00:03:00
-
Use ChatGPT to learn while loop statement00:10:00
-
Use ChatGPT to learn do-while loop statement00:06:00
-
Use ChatGPT to learn for loop statement00:10:00
-
Use ChatGPT to learn nested loops00:12:00
-
Use ChatGPT to learn for-each loop statement00:07:00
-
Use ChatGPT to learn break keyword00:04:00
-
Use ChatGPT to learn continue keyword00:04:00
-
Use ChatGPT to learn an arrays00:09:00
-
Use ChatGPT to learn creating an array of objects00:05:00
-
Use ChatGPT to learn change an array element00:06:00
-
Use ChatGPT to learn find an array length00:09:00
-
Use ChatGPT to learn find the length of an object array00:03:00
-
Use ChatGPT to learn multidimensional arrays00:08:00
-
Use ChatGPT to learn Creating a Method00:04:00
-
Use ChatGPT to learn Calling a Method00:04:00
-
Project overview00: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 functionality00:03:00
-
ATM check balance functionality00:01:00
-
ATM deposit functionality00:03:00
-
ATM withdraw functionality00:06:00
-
Project Functionality test00:03:00