Channel Avatar

Professor Hank Stalica @UC-RZhAum87am1bsFAJ_HV-g@youtube.com

20K subscribers - no pronouns :c

The purpose of this channel is to support the courses I teac


22:23
Java Loops for Beginners: While & For Loops Explained with Examples (NetBeans Tutorial)
20:33
Java Tutorial for Beginners: If Statements ☕💻
19:57
Java Methods for Beginners: Arguments, Parameters, Returning Values,
15:26
🎥 Java Formatting Output: printf and Format Specifiers (%s, %f, %d) 🎥
13:39
🚀 Learn Java for Beginners: Variables & Data Types Explained! 🚀
08:29
C++ Recursion Tutorial // Updated
17:54
C++ Programming Tutorial: Comparing strings and characters
11:58
C++ Tutorial: Finding Classes and their Responsibilities [10]
12:38
C++ STL Tutorial: for_each, count_if, all_of range processing functions
07:48
C++ Tutorial: How to use Replit to write C++ programs
09:53
C++ STL Tutorial: sort() and binary_search() algorithm functions
11:23
C++ STL Tutorial: tuples
14:38
C++ STL Tutorial: sets
19:32
C++ STL Tutorial: maps
11:28
C++ STL Tutorial: Iterators
04:57
Java Tutorial: How to fix Could not find or load main class error in NetBeans
36:11
Office Hours #5
21:56
The Stack Data Structure
05:12
The Queue Data Structure isEmpty and clear Algorithms (Part 4 of 4)
04:34
The Queue Data Structure Peek Algorithm (Part 3 of 4)
07:42
The Queue Data Structure Dequeue Algorithm (Part 2 of 4)
16:22
The Queue Data Structure Introduction and Enqueue Algorithm (Part 1 of 4)
16:51
Doubly Linked lists Tutorial #5: removing a node from the list (updated)
23:58
Doubly Linked lists Tutorial #4: inserting a new node into the list (updated)
06:27
Doubly Linked lists Tutorial #3: removing the list from memory (updated)
07:02
Doubly Linked lists Tutorial #2: searching a doubly linked list (updated)
12:40
Doubly Linked lists Tutorial #1: Intro and appending a Node to the list (updated)
07:41
Linked Lists Tutorial #5: inserting a node into a linked list (Updated)
10:51
Linked Lists Tutorial #4: removing a node from a linked list (Updated)
07:28
Linked Lists Tutorial #3: removing a linked list from memory (Updated)
07:52
Linked Lists Tutorial #2: searching a linked list (Updated)
15:34
Linked Lists Tutorial #1: Intro and append algorithm (Updated)
14:00
Java Tutorial #18: Text Files
16:41
Java Tutorial #17: Recursion
05:40
Java Tutorial #16: Inner Classes
09:44
Java Tutorial #15: Polymorphism
10:08
Java Tutorial #14: Aggregation
17:06
Java Tutorial #13: Inheritance
20:58
Java Tutorial #12: An introduction to packages
08:56
Java Tutorial #11: UML Class Diagram Basics
21:07
Java Tutorial #10: Java Class Basics
15:18
Java Tutorial #9: Java Conversion Functions
07:37
Java Tutorial #8: An Introduction to the StringBuffer Class
15:58
Java Tutorial #7: An Introduction to Strings
25:14
Java Tutorial #6: Intro to Arrays
18:36
Java Tutorial #5: for loops, while loops, and do while loops
17:17
Java Tutorial #4: if statements
18:33
Java Tutorial #3: Math Operators
15:09
Java Tutorial #2 - Data Types
06:54
Office Hours #4
07:00
Java Tutorial #1: Write your First Program using Netbeans (for beginners)
06:29
Deep Dive in Hash Table Chaining:A Comprehensive Programming Tutorial for Efficient Data Management
10:04
Mastering Hash Table Linear Probing: A Step-by-Step Tutorial for Efficient Programming 🚀
17:48
Mastering the Heap Data Structure: A Comprehensive Tutorial
23:56
Beginner's Guide: Understanding and Implementing Binary Search Trees (BST) Step by Step - Part 2
13:57
Beginner's Guide: Understanding and Implementing Binary Search Trees (BST) Step by Step - Part 5
15:31
Beginner's Guide: Understanding and Implementing Binary Search Trees (BST) Step by Step - Part 4
13:32
Beginner's Guide: Understanding and Implementing Binary Search Trees (BST) Step by Step - Part 3
08:44
Beginner's Guide: Understanding and Implementing Binary Search Trees (BST) Step by Step - Part 1
10:00
Binary Tree Basics: A Beginner's Guide to Understanding and Implementing Binary Trees