Channel Avatar

Cody Henrichsen @UC-48lYQOnCwM_zzhfutcCtQ@youtube.com

3.5K subscribers - no pronouns :c

This channel will have a variety of programming videos using


10:27
Java Scanner
01:34
Using format mask on numeric values
04:39
Drawing regular polygons in Java
03:55
Dynamic Tabs and Menus
02:48
Using JTabbedPane
01:57
Subquery in SELECT clause
01:47
UNION ALL demo
02:34
Java access to private data
03:22
Adding Jackson to a project
05:09
Java Record
07:30
Java JSON IO
07:33
Java File IO
10:40
Merge sort tracing
07:42
Sorting Picture colors
03:07
importance of proper ON clause
06:01
Java QuickSort demo
03:50
Sierpinksi Triange Recursion
01:50
Using the fm format mask
09:50
Swift Certification - Segue
13:04
Swift: UIViewController update image with button
03:56
Swift Certification LaunchScreen
12:06
Java 2D Arrays 2023
03:00
Swift Certification Delegate files
07:06
Swift Certifcation Sample App
34:54
AP CS A Exam Prep 2024
07:40
Storyboard Xcode Navigation
03:25
Change screens iOS Xcode 15
04:45
Creating an iOS app in Xcode 15
04:44
Java Primitives
10:38
Java Introduction
06:37
GitHub Classroom Process
06:07
Inheritance intermediate 2023
10:52
Inheritance 2023 Art
14:09
Inheritance 2023 Art Code
09:46
Inheritance 2023 Intro
10:42
Reading a CSV in Java
06:08
DDL intro
08:24
DCL Intro
06:13
Database DDL Demo
02:47
Database Outer JOIN demo
03:39
Database SET vs JOIN
02:28
Database SET errors
07:54
Java Recursion
03:32
Database Correlated subqueries
05:07
Complex Queries
04:11
Database: Scalar Subqueries
09:47
Database SQL questions and answers
07:48
Math in Java
06:22
Database Aggregate Functions
06:04
Database Aggregate Function Demo
08:44
The WHERE clause
04:14
Database Cardiality
03:23
CSP Code to PDF
04:19
Searching and removing values from an ArrayList in Java
05:37
Searching ArrayLists
04:21
Adding to ArrayList
05:35
Using the Wrapper classes with ArrayLists in Java
03:46
ArrayLists: Destroying data by removing
02:44
Modifying ArrayLists with the .set method
02:39
Working With ArrayLists - Structure