ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

161 results

Christopher Okhravi
Rebuilding Pokémon with Object Oriented Programming

Let's model the turn-based battle mechanics of the Pokémon games while following object oriented design principles. GET THE ...

1:06:31
Rebuilding Pokémon with Object Oriented Programming

133,150 views

1 month ago

Python Morsels
Standard error in Python

Standard error is one of the two writable file streams that is used for printing errors, warning messages, or any outputs that ...

3:59
Standard error in Python

98 views

12 days ago

Python Morsels
Tuples are ordered lexicographically in Python

Python lexicographically orders tuples, strings, and all other sequences, comparing element-by-element. Article version of this ...

4:47
Tuples are ordered lexicographically in Python

146 views

3 weeks ago

Data Information Academy
Python Data Transformers

This mini course will teach you some Python concepts and teach you to use some of Python's data transformers with the ...

2:44:47
Python Data Transformers

1,449 views

1 month ago

Data Information Academy
Python Data Types

Welcome to the Mini Course Python Data Types! This mini course will teach you some Python concepts and teach you to use ...

2:22:53
Python Data Types

1,032 views

5 days ago

Jakubication
Python delattr Function

This video explains the Python delattr function. Delattr deletes a given attribute of an object. It takes two arguments where the first ...

1:33
Python delattr Function

24 views

12 days ago

Jakubication
Python getattr Function

This video teaches the Python getattr function. It starts off by showing how its functionality is identical to using dot notation to ...

2:04
Python getattr Function

52 views

6 days ago

Jakubication
Python chr Function

This video explains the chr function in Python. It starts by walking through what number to character correspondence the chr ...

1:20
Python chr Function

5 views

13 days ago

Jakubication
Python hasattr Function

This video teaches the Python hasattr function. The hasattr function sees if an object contains a given attribute. The main utility of ...

1:11
Python hasattr Function

32 views

5 days ago

Jakubication
Python Filter Function

This video explains the filter function in Python. The filter function takes in two arguments. The first argument is a function called on ...

2:12
Python Filter Function

22 views

7 days ago

Soledad Galli | Data Scientist @ Train in Data
Create transformers that learn parameters | Deployment of Machine Learning Models

Ever wondered how to make your own machine learning transformers that learn from data — just like Scikit-Learn's built-ins?

6:11
Create transformers that learn parameters | Deployment of Machine Learning Models

17 views

1 month ago

Learn Python
Python for Beginners | Lesson 2: Variables and Strings in Python

In this Python for beginners lesson, you will learn what variables are, how to store values, and how to work with strings in Python.

12:33
Python for Beginners | Lesson 2: Variables and Strings in Python

10 views

12 days ago

CodeWithShashi
Python class

In this video, we dive into the basics of Object-Oriented Programming (OOP) in Python. #python #pythonforbeginners #shortsfeed ...

3:16
Python class

0 views

3 weeks ago

Charles Cabergs
Use this instead of JSON

Brief showcase of the CBOR format https://cbor.io/ Social links: Github: https://github.com/cacharle Linkedin: ...

4:38
Use this instead of JSON

532 views

7 days ago

White Fortress Cyber Security
I Built a Multithreaded Port Scanner in Python (Faster Than You Think!)

In this video, I show you how I built a fast port scanner in Python using multithreading. Instead of scanning ports one by one, we ...

4:46
I Built a Multithreaded Port Scanner in Python (Faster Than You Think!)

19 views

2 weeks ago

Amit Thinks
26. Python Generators with examples | Advanced Python Tutorial | Amit Thinks

In this video, learn what is a Generators in Python. Generators are special functions that let you iterate over data lazily, producing ...

6:01
26. Python Generators with examples | Advanced Python Tutorial | Amit Thinks

207 views

6 days ago

IBM Technology
Best Language for AI: What You Need to Know

Ready to become a certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

9:40
Best Language for AI: What You Need to Know

135,381 views

3 weeks ago

Thinking Neuron
GenAI Won't Save You Unless You Know This

Just throwing data at LLM with some prompts does NOT work. Hallucination is waiting for you around the corner! In this video I will ...

13:51
GenAI Won't Save You Unless You Know This

137 views

1 month ago

The Dignified Professor
Introduction to Programming In Java And Python

This video is an introduction to programming, Java, Python and related important concepts. Getting Started Links, Python ...

25:06
Introduction to Programming In Java And Python

55 views

2 weeks ago

Learn Python
Python for Beginners | Lesson 3: String Methods and Whitespace in Python

In this lesson, we continue building your Python foundations by working with strings and whitespace. You will learn what string ...

14:14
Python for Beginners | Lesson 3: String Methods and Whitespace in Python

0 views

6 days ago