Adv Topics Videos
Unit 1 - Review
Unit 2 - Swing UI (Graphics)
Interfaces & Abstract (17:32) - Paul Mulvaney
Lambda Expressions (13:04) - Coding With John
Lecture 7 - Graphics with DrawingPanel (51:58) - Stuart Reges
Lecture 8 - Drawing Graphics with Parameters (51:59) - Stuart Reges
Basic Drawing (16:08) - UW
Components and Events (17:38) - UW
Unit 3: Drawing and Interactive graphics
Multithreading (10:00) - Coding With John
Anonymous Inner Classes (6:26) - Coding With John
Unit 4 - Stacks and Queues
CSE143 - Lecture 5 - Stacks & Queues (49:58) - Stuart Reges
JUnit Testing (21:34) - Coding With John
Unit 5 - Collections
Map & HashMap (10:09) - Coding With John
11.1 - List Example (18:39) - UW
11.2 - Set Example (10:29) - UW
11.3 - Map Example (14:14) - UW
13.3 - Complexity (17:50) - UW
15.1 - ArrayIntList: Middle of the List (11:57) - UW
15.2 - ArrayIntList: Pre/Postconditions (9:09) - UW
15.3 - ArrayIntList: Exception (10:17) - UW
Unit 6 - Recursion & Trees
12.1 - Recursive Tracing (9:54) - UW
12.2 - Recursive Functions (6:52) - UW
12.3 - Implementing a Recursive Method (10:29) - UW
17.1 - Binary Tree Traversal 1 (7:16) - UW
17.2 - Binary Tree Traversal 2 (7:16) - UW
17.3 - Binary Tree Complex Processing (12:08) - UW
Java Enums Explained (5:57) - Coding With John
File & Token Processing
File Input/Output (8:17) - Coding With John
6.1 - Token-based File Processing (9:18) - UW
6.2 - Line-based File Processing (10:21) - UW
6.3 - Parsing Complex Files (20:06) - UW
Lecture 18 - File Processing & Lookaheads (51:59) - Stuart Reges
Lecture 19 - Parsing Complex Files (51:21) - Stuart Reges
Misc Videos
3G.2 - Parameterized Drawing (14:43) - UW
1.1 Introduction - Git and GitHub for Poets (13:44) - The Coding Train
Intro to Git (10:03) - Mr. Stride
GitHub Import into Eclipse (2:50) - Mr. Stride
Commit to Git via Eclipse (6:20) - Mr. Stride
The Coding Train Git Playlist (10 Videos)
16.1 - Linked List: Working with Nodes (12:15) - UW
16.2 - LinkedIntList: Traversal (5:22) - UW
16.3 - LinkedIntList: Complex Operation (12:36) - UW
Project Management Overview (8 minutes: external)
Scrum in under 10 minutes (external)
Scrum (versus waterfall) video (7 minutes: external)
Kanban & Scrum (4 minutes: external)
Intro to UML Class Diagrams (10:16) - LucidChart
Why and How to use Interfaces (18:24) - Mr. Stride
5 Ways to Hook Up Event Handlers (24:47) - Mr. Stride
Lecture 17 - Functional Programming (51:57) - Stuart Reges
Make Dumb Cups Learn (14:56) Mr. Stride
Layout Managers
14.1 - GUI Basics (21:06) - UW
JFrames with Swing (5:17) - Mr. Stride
14.2 - Layout Management (14:54) - UW