AP Computer Science A - Part 1 - Primitives

preview_player
Показать описание


00:00 - Intro
04:09 - What is Java?
05:54 - Our First Java Program
14:00 - What is a variable?
15:40 - Variable Example
17:20 - Creating a variable
18:01 - Examples of creating variables
24:49 - Constants (final keyword) + Example
25:46 - CamelCase
27:49 - Data Types
28:34 - Data Types Example
33:42 - Data Types Exercise
35:40 - Assignment Statements
36:10 - Arithmetic Operators
37:37 - Modulo Operator (%)
43:24 - Modulo Example
46:00 - Parenthesis and Order of Operations
47:14 - Order of Operations Example
49:51 - Arithmetic Operators Exercise
52:32 - Compound Assignment Operators (i.e. x++)
56:50 - Casting
57:37 - Casting Example (Explicit vs. Implicit Casting)
1:04:27 - Ranges of Variables
1:07:45 - Casting & Modulo Exercise
1:11:15 - AP Exam-Style Question 1
1:12:10 - AP Exam-Style Question 2
1:15:27 - Final Programming Exercise
Рекомендации по теме
Комментарии
Автор

I'm a teacher, currently teaching CSP and this video popped up. Honestly, i think you explained Java concepts very well (i prefer python). Looking forward to your next video. Thank you so much for your time and hard work you have put into making this...

adamcash
Автор

Best video I've seen! Would appreciate for the next parts!!

Rachel-pbfu