Channel Avatar

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

22K subscribers - no pronouns :c

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


07:29
🐍 Python Tutorial #30: Inheritance
07:51
🐍 Python Tutorial #29: Operator Overloading (Magic Methods)
06:52
🐍 Python Tutorial #28: Classes Introduction
08:04
🐍 Python Tutorial #27: Splitting and Joining Strings
06:47
🐍 Python Tutorial #26: String Slicing
05:42
🐍 Python Tutorial #25: Writing text files
08:47
🐍 Python Tutorial #24: Reading text files
05:44
🐍 Python Tutorial #23: global variables
08:17
🐍 Python Tutorial #22: the function return statement
07:38
🐍 Python Tutorial #21: function basics
10:52
🐍 Python Tutorial #20: for loops
09:23
🐍 Python Tutorial #19: while loops
05:19
🐍 Python Tutorial #18: code blocks and indentation
08:33
Python Tutorial #17: in and not in 🐍
10:33
Python Tutorial #16: A closer look at logical operators and, or, not🐍
12:58
Python Tutorial #15: Range Checking 🐍
10:17
Python Tutorial #14: if statements 🐍
05:37
Python Tutorial #13: dictionaries 🐍
11:01
Python Tutorial #12: Set basics 🐍
09:49
Python Tutorial #11 : Tuple basics 🐍
08:54
Python Tutorial #10 : List Basics 🐍
08:07
Python Tutorial #9: Formatting output with fstrings 🐍
08:07
Python Tutorial #8: String Basics 🐍
08:05
Python Tutorial #7: Random Numbers 🐍
08:52
Python Tutorial #6: Module Basics 🐍
06:20
Python Tutorial #5: Python Division: /, //, and % 🐍
10:47
Python Tutorial #4: Basic Arithmetic 🐍
09:11
Breadth first search algorithm (updated)
06:42
Python Tutorial #3: Variables, Assignment, and Identifiers 🐍
12:18
Python Tutorial #2: simple input and output 🐍
08:19
Python Tutorial #1: Write your First Program using IDLE (for beginners) 🐍
11:02
C++ Function Templates Tutorial
12:30
Java Tutorial for Beginners: Creating an Object That Manages an Array
11:24
Introduction to Two-Dimensional & Multidimensional Arrays in Java
09:34
Java Tutorial: Immutable Objects
22:32
Java Arrays for Beginners: How to Use and Process Arrays in Java (NetBeans Tutorial)
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)