ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

345 results

Alex Demko
Use Classes Daily… or Ditch Them Completely? ⚖️

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:05
Use Classes Daily… or Ditch Them Completely? ⚖️

603 views

7 months ago

Alex Demko
OOP & Classes: Clarity or Just More Chaos? ⚔️

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
OOP & Classes: Clarity or Just More Chaos? ⚔️

500 views

8 months ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

5,449 views

2 days ago

Craig Piercy
Python built-in function: object()

`object()` is the ultimate parent class in Python. Let's create a custom class that directly inherits from it. Here, `MyBaseClass` ...

4:03
Python built-in function: object()

45 views

9 months ago

Craig Piercy
Python built-in function: isinstance()

It's a built-in Python function that checks if an object is an instance of a class or a subclass thereof. Here's the syntax: ...

4:56
Python built-in function: isinstance()

92 views

9 months ago

Craig Piercy
Python built-in function: id()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:25
Python built-in function: id()

96 views

10 months ago

Code with Ebrima
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

Description: Master Python Documentation: Learn How to Use Official Python Docs Like a Pro! Python documentation is an ...

29:16
Python Documentation Tutorial for Beginners 2025: From Basics to Expert!📚

709 views

10 months ago

Jacob Itegboje
Python for Beginners: What is None?

Have you ever wondered what None truly means in Python? Or struggled to understand how it's different from 0, an empty string, ...

29:20
Python for Beginners: What is None?

27 views

10 months ago

Alex Demko
To Code or Not to Code? That’s the Question! 💻🎭

Curious about the future of programming? In this very first episode of News Room, I'll walk you through the most exciting ...

0:09
To Code or Not to Code? That’s the Question! 💻🎭

1,041 views

7 months ago

Craig Piercy
Python built-in function: repr()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

4:45
Python built-in function: repr()

35 views

9 months ago

Craig Piercy
Python data types: collections.userlist

UserList` is a class from Python's `collections` module that behaves like a regular list — but it's designed specifically to be ...

4:52
Python data types: collections.userlist

21 views

6 months ago

Ajayraj Nadar
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

Welcome to your very second Python programming lesson! In this beginner-friendly tutorial, we'll cover step-by-step Python ...

14:52
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

35 views

9 months ago

Alex Demko
Moja & MoonBit?! The New Coding Trend? 🌙🧪

Curious about the future of programming? In this very first episode of News Room, I'll walk you through the most exciting ...

0:07
Moja & MoonBit?! The New Coding Trend? 🌙🧪

1,350 views

7 months ago

Craig Piercy
Python data types: memoryview

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

4:51
Python data types: memoryview

223 views

6 months ago

Craig Piercy
Python built-in function: classmethod()

Whether it's for factory methods or managing class-level data, it's an incredibly useful tool in Python. Don't forget to practice and ...

3:06
Python built-in function: classmethod()

37 views

11 months ago

Alex Demko
Before Social Media, Python Went Viral 😲

How did a language named after a comedy show become the king of AI? This video isn't just a history lesson, it's a guide to ...

0:18
Before Social Media, Python Went Viral 😲

294 views

4 months ago

Python Tyro
Exception Handling In Python Class 12 One Shot | Computer Science | English

Online CBSE Tuition & Doubt Clarification Sessions for Class 11 & 12 – Computer Science & Informatics Practices Contact: ...

10:08
Exception Handling In Python Class 12 One Shot | Computer Science | English

80 views

1 month ago

Craig Piercy
Python data types: Collections.UserString

`UserString` is a class from Python's `collections` module that acts just like a normal string. But, it's designed to be safely ...

5:03
Python data types: Collections.UserString

25 views

5 months ago

Craig Piercy
Python data type: UserDict

... be sure to like the video, subscribe for more Python tips, and drop a comment if you've ever created your own custom dict class.

6:11
Python data type: UserDict

63 views

6 months ago

Craig Piercy
Python data types: bytearray

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

4:56
Python data types: bytearray

136 views

7 months ago