ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

213 results

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

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

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

Craig Piercy
Python data types: deque

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. Some of them are ...

4:55
Python data types: deque

15 views

5 months ago

Craig Piercy
Python built-in function: object()

It's the base class for all Python classes, making it central to Python's object-oriented design. And that's the `object()` function!

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

45 views

8 months ago

Craig Piercy
Python data type: UserDict

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. Some of them are ...

6:11
Python data type: UserDict

63 views

6 months ago

Alex Demko
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

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

0:06
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

139 views

7 months ago

Craig Piercy
Python data type: str

If you try to change a character directly, Python will give you an error. Strings are used for text-based data of any kind. You'll use ...

5:28
Python data type: str

30 views

7 months ago

Craig Piercy
Python built-in function: open()

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

5:16
Python built-in function: open()

30 views

8 months ago

Craig Piercy
Python data types: bytearray

... creating a new object each time. If you found this helpful, be sure to give this video a like, subscribe for more Python deep dives, ...

4:56
Python data types: bytearray

134 views

7 months ago

Craig Piercy
Python data types: set

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

4:54
Python data types: set

60 views

7 months ago

Craig Piercy
Python built-in function: setattr()

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

5:00
Python built-in function: setattr()

14 views

8 months ago

Craig Piercy
Python data type: bool

Python recognizes `True` and `False` (capitalized!) as boolean values. 2. All Python objects can be evaluated as `True` or `False` ...

4:47
Python data type: bool

33 views

7 months ago

Craig Piercy
Python data types: array array

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

4:41
Python data types: array array

60 views

7 months ago

Craig Piercy
Python built-in function: memoryview()

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

4:21
Python built-in function: memoryview()

208 views

9 months ago

Craig Piercy
Python data type: bytes

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

6:05
Python data type: bytes

19 views

6 months ago

Craig Piercy
Python Function Video: Compile()

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

3:52
Python Function Video: Compile()

56 views

10 months ago

Craig Piercy
Python data types: tuple

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

5:34
Python data types: tuple

101 views

7 months ago

Craig Piercy
Python built-in function: id()

It's great for debugging and understanding Python's object model. - While not often used in regular coding, it's a must-know for ...

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

93 views

9 months ago

Alex Demko
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

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

0:06
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

221 views

7 months ago

Craig Piercy
Python built-in function: len()

Looping or performing calculations based on the size of an object. It's a must-have function in any Python programmer's toolkit.

4:38
Python built-in function: len()

49 views

9 months ago

Craig Piercy
Python built-in function: iter()

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

5:41
Python built-in function: iter()

39 views

9 months ago

Craig Piercy
Python function video: delattr()

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

4:37
Python function video: delattr()

57 views

10 months ago

Craig Piercy
Python built-in function video: locals()

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

4:58
Python built-in function video: locals()

40 views

9 months ago

Craig Piercy
Python built-in function: ord()

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

4:40
Python built-in function: ord()

45 views

8 months ago

Craig Piercy
Python data type: frozenset

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

4:48
Python data type: frozenset

28 views

7 months ago

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

... walk you through Object-Oriented Programming (OOP) in a simple and beginner-friendly way, covering real examples in Python ...

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

603 views

7 months ago