Skip to main content
00:00/00:00
Lecture 20 of 72

Primitive vs nonprimitive

Download Course (Free)

Course Content

0 / 72 completed
Section 1: Introduction4 videos

FAQs

2m

How to ask great questions

3m

Getting started on Windows macOS or Linux

2m

Introduction

10m
Section 2: Introduction to ChatGPT Gen AI5 videos

Set up an account with ChatGPT

6m

Generative AI Gen AI for programmers

10m

How to use ChatGPT Gen AI

16m

What is ChatGPT

21m

ChatGPT for your daytoday tasks

11m
Section 3: Java Setting up Local Development10 videos

Java Future

6m

Why its Popular in Coding

5m

Popular IDEs for Coding

10m

IntelliJ IDEA Installation

16m

Java path setting environment variables

22m

Java Installation step by step

34m

Getting start IntelliJ IDEA

20m

Java comments

17m

Java output print from code

25m

First Java Hello World program

48m
Section 4: Use ChatGPT Gen AI to learn Java Basics7 videos

Primitive vs nonprimitive

3mNow Playing

Use ChatGPT to learn variables

41m

General rules for creating variables

25m

Use ChatGPT to learn datatypes

24m

Use ChatGPT to learn Identifiers

28m

Use ChatGPT to learn User input

29m

Use ChatGPT to learn Type casting

35m
Section 5: Use ChatGPT Gen AI to learn Java Operators4 videos

Use ChatGPT to learn arithmetic operators

17m

Use ChatGPT to learn increment decrement operators

18m

Use ChatGPT to learn assignment operators

22m

Use ChatGPT to learn comparison operators

13m
Section 6: Use ChatGPT Gen AI to learn Java Logical Operators4 videos

What are Logical

6m

Use ChatGPT to learn OR operator

12m

Use ChatGPT to learn AND operator

15m

Use ChatGPT to learn NOT operator

21m
Section 7: Use ChatGPT Gen AI to learn Java Strings4 videos

Use ChatGPT to learn Strings

14m

Use ChatGPT to learn String concatenation

16m

Use ChatGPT to learn String indexing

31m

Use ChatGPT to learn String builtin methods

35m
Section 8: Use ChatGPT Gen AI to learn Java Advanced Math and Date Time4 videos

Use ChatGPT to learn Basic math builtin functions

26m

Use ChatGPT to learn Random number generation

20m

Use ChatGPT to learn Formatting Date and Time

34m

Use ChatGPT to learn Display Current Date Time

29m
Section 9: Use ChatGPT Gen AI to learn Java Decision Making Statements6 videos

Use ChatGPT to learn Ifelse statements

15m

Assessment testEvenOdd program

1m

Use ChatGPT to learn elseif statements

14m

Use ChatGPT to learn ternary operator

9m

Use ChatGPT to learn switchcase program

15m

Solution for an assessment test

5m
Section 10: Use ChatGPT Gen AI to learn Java Control Flow Statements8 videos

Flow Charts

6m

Use ChatGPT to learn dowhile loop statement

25m

Use ChatGPT to learn while loop statement

42m

Use ChatGPT to learn for loop statement

45m

Use ChatGPT to learn nested loops

57m

Use ChatGPT to learn foreach loop statement

37m

Use ChatGPT to learn break keyword

18m

Use ChatGPT to learn continue keyword

18m
Section 11: Use ChatGPT Gen AI to learn Java Arrays6 videos

Use ChatGPT to learn creating an array of objects

21m

Use ChatGPT to learn find an array length

27m

Use ChatGPT to learn an arrays

46m

Use ChatGPT to learn change an array element

31m

Use ChatGPT to learn find the length of an object array

19m

Use ChatGPT to learn multidimensional arrays

43m
Section 12: Use ChatGPT Gen AI to learn Java Methods2 videos

Use ChatGPT to learn Creating a Method

11m

Use ChatGPT to learn Calling a Method

12m
Section 13: Use ChatGPT Gen AI to learn Java Project8 videos

Project overview

5m

ATM Project Creation creation and main method

13m

ATM check balance functionality

3m

ATM deposit functionality

9m

ATM withdraw functionality

30m

ATM display choices functionality

6m

ATM key selection program switchcase program

23m

Project Functionality test

8m