ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,736 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

130,253 views

3 weeks ago

Tech With Tim
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...

10:34
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

549,696 views

10 months ago

Alta3 Research
Python Project for Beginners: Make a Text-Based RPG Game!

Try Alta3 Academy FREE for 3 days!

30:46
Python Project for Beginners: Make a Text-Based RPG Game!

13,354 views

11 months ago

Tech With Tim
The Next Step After Learning Python Basics

Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter.

19:00
The Next Step After Learning Python Basics

108,970 views

7 months ago

nova coder
#01 OOP in Python Explained in 2 Minutes | Python Classes and Objects Made Easy

Learn Object-Oriented Programming (OOP) in Python in just 2 minutes! This beginner-friendly tutorial explains Python classes and ...

1:26
#01 OOP in Python Explained in 2 Minutes | Python Classes and Objects Made Easy

40 views

10 months ago

Tech With Tim
How to Prepare for a Python Interview: A Complete Guide

Check out this free guide on "How to Land a Developer Job in The World of AI" from myself and HubSpot ...

23:57
How to Prepare for a Python Interview: A Complete Guide

47,254 views

11 months ago

codechips
Object Oriented Programming (OOP) | Animated

Understanding Object-Oriented Programming (OOP) can feel tricky at first, but it doesn't have to be. In this video, I share a ...

4:13
Object Oriented Programming (OOP) | Animated

1,268 views

6 months ago

Tech With Tim
Python Skills You NEED Before Machine Learning

These are two of the best beginner-friendly Python Machine Learning resources I recommend: Python Data Fundamentals ...

10:04
Python Skills You NEED Before Machine Learning

22,250 views

4 months ago

Jakubication
Python Blackjack Game

This video walks through making a complete Blackjack game in Python. I make a Command Line Blackjack game using ...

45:23
Python Blackjack Game

572 views

8 months ago

Tech With Tim
How to Write Production Python Code

Click this link https://www.boot.dev?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...

29:09
How to Write Production Python Code

64,809 views

5 months ago

Tech With Tim
Learn Pandas in 30 Minutes - Python Pandas Tutorial

Visit https://postmarkapp.com/lp/tech-with-tim and use coupon code TECHWITHTIM to get 20% off any plan for three months.

30:37
Learn Pandas in 30 Minutes - Python Pandas Tutorial

183,042 views

7 months ago

Alta3 Research
Learn Python Classes in 10 Minutes (D&D Style!)

Learn Python Classes in 10 Minutes — D&D Style!* ⚔️ *Try Alta3 Academy FREE for 3 Days!

12:42
Learn Python Classes in 10 Minutes (D&D Style!)

679 views

7 months ago

AInjoyer
Python from Zero to Hero! EP.8: OOP principles!

This is the 8th part of my practice-based Python course for beginners! After the course, you will be able to understand more ...

8:42
Python from Zero to Hero! EP.8: OOP principles!

148 views

1 month ago

Khan Academy
Classes and objects | Intro to CS - Python | Khan Academy

Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.

7:52
Classes and objects | Intro to CS - Python | Khan Academy

6,042 views

1 month ago

Ghost Python Academy
Learn Object Oriented Programming in Python | OOP Explained with Code Examples

Introduction to Object Oriented Programming in Python with clear explanations and real code examples. This video is divided into ...

14:47
Learn Object Oriented Programming in Python | OOP Explained with Code Examples

230 views

10 months ago

Future Coding Stars
Do THIS Instead of Endless Python Tutorials — Basics to Advanced in 300 Seconds

Do THIS instead of watching endless tutorials – Python in 300 Seconds Ready to learn the core concepts of "python tutorial" and ...

5:16
Do THIS Instead of Endless Python Tutorials — Basics to Advanced in 300 Seconds

1,601 views

6 months ago

Tech Keys X
Python OOP for Machine Learning Class vs Instance Variables, Type Hints & Initialization | S1 EP12

Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Class Variables Explained 03:00 Instance Assignment Shadows the Class ...

25:31
Python OOP for Machine Learning Class vs Instance Variables, Type Hints & Initialization | S1 EP12

52 views

3 months ago

fast_python
22 OOP in Python

This 22nd video in "Python as a Second Language" explores 4 main principles of Object Oriented Programming: Encapsulation, ...

8:52
22 OOP in Python

36 views

8 months ago

Example Program
Build a Simple Banking System Project in Python | Full Step-by-Step Tutorial

In this tutorial, we will walk through the process of creating a simple banking system using Python programming. The system will ...

23:16
Build a Simple Banking System Project in Python | Full Step-by-Step Tutorial

2,296 views

1 year ago

Python Morsels
Checking your operating system in Python

You can detect your operating system in Python using either os.name, sys.platform, or platform.system(). Article at ...

3:23
Checking your operating system in Python

273 views

6 months ago