ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,337 results

Christian Hur
Solving a Simple Object-Oriented Python Exercise for Beginners

Overview In this video, we'll solve a simple exercise in Python using object-oriented approach. Problem: Implement a class ...

17:45
Solving a Simple Object-Oriented Python Exercise for Beginners

763 views

2 years ago

Barton Poulson
Learn Python the Hard Way - Ex 24 - More Practice

Review of several processes learned so far. This video is part of a series of walkthroughs for the exercises in Zed Shaw's excellent ...

13:54
Learn Python the Hard Way - Ex 24 - More Practice

6,950 views

11 years ago

FoxbatCS
Think Python V3 Chapter 4 Solutions

Welcome and thank you for joining so this is going through the solutions for think python version 3 chapter 4 so the first exercise is ...

19:54
Think Python V3 Chapter 4 Solutions

379 views

1 year ago

Barton Poulson
Learn Python the Hard Way - Ex 25 - Even More Practice

Create a module with custom functions and call it from within Python. This video is part of a series of walkthroughs for the ...

18:32
Learn Python the Hard Way - Ex 25 - Even More Practice

8,817 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 15 - Reading Files

Open, read, and close text files within Python. This video is part of a series of walkthroughs for the exercises in Zed Shaw's ...

8:04
Learn Python the Hard Way - Ex 15 - Reading Files

14,443 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 02 - Comments and Pound Characters

Use the pound sign (AKA hash or octothorpe) to add comments to your code. This video is part of a series of walkthroughs for the ...

7:29
Learn Python the Hard Way - Ex 02 - Comments and Pound Characters

18,104 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 17 - More Files

Copy the contents of one text file to another. This video is part of a series of walkthroughs for the exercises in Zed Shaw's excellent ...

12:13
Learn Python the Hard Way - Ex 17 - More Files

10,912 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 33 - While Loops

Using while-loops in Python to cycle through commands. This video is part of a series of walkthroughs for the exercises in Zed ...

11:59
Learn Python the Hard Way - Ex 33 - While Loops

8,323 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 09 - Printing, Printing, Printing

More strings and printing. Introduces the UNIX command for new line, "\n," and triple quotes for extended strings. This video is part ...

5:29
Learn Python the Hard Way - Ex 09 - Printing, Printing, Printing

6,879 views

11 years ago

Alex The Analyst
While Loops in Python | Python for Beginners

Take my Full Python Course Here: https://bit.ly/48O581R In this series we will be walking through everything you need to know to ...

5:40
While Loops in Python | Python for Beginners

118,749 views

3 years ago

Barton Poulson
Learn Python the Hard Way - Ex 20 - Functions and Files

Read files and step through them one line at a time by incrementing a variable. This video is part of a series of walkthroughs for ...

9:51
Learn Python the Hard Way - Ex 20 - Functions and Files

10,879 views

11 years ago

Indently
Learn Python: Identifiers and Keywords (Lesson 2)

In this video we'll be discussing what identifiers and keywords are in Python. ​​​​

4:05
Learn Python: Identifiers and Keywords (Lesson 2)

524 views

5 years ago

Roel Van de Paar
Code Review: Python Shirtori Game Exercise (2 Solutions!!)

Code Review: Python Shirtori Game Exercise Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

4:13
Code Review: Python Shirtori Game Exercise (2 Solutions!!)

1 view

3 years ago

Barton Poulson
Learn Python the Hard Way - Ex 18 - Names, Variables, Code, Functions

Create custom functions and use information from variables. This video is part of a series of walkthroughs for the exercises in Zed ...

8:33
Learn Python the Hard Way - Ex 18 - Names, Variables, Code, Functions

8,850 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 14 - Prompting and Passing

Prompt the user for information both in the command line (when running the script) and within the script itself, then display that ...

8:12
Learn Python the Hard Way - Ex 14 - Prompting and Passing

10,080 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 00 - The Setup

This is the initial setup for the course, which includes downloading free software and a few command line exercises. This video is ...

15:47
Learn Python the Hard Way - Ex 00 - The Setup

93,858 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 28 - Boolean Practice

Review of Boolean tests -- True and False statements -- that can be used to trigger other procedures. This video is part of a series ...

11:05
Learn Python the Hard Way - Ex 28 - Boolean Practice

4,906 views

11 years ago

Dave Briccetti
Python Refactoring Exercise: Improving Memory Game Code

I refactor my memory game's Python code. There are if expressions, lists, sets, type hints, and an “extract method” refactoring.

11:07
Python Refactoring Exercise: Improving Memory Game Code

128 views

3 years ago

Barton Poulson
Learn Python the Hard Way - Ex 27 - Memorizing Logic

Using Boolean logic -- True and False statements -- to test conditions. This video is part of a series of walkthroughs for the ...

5:43
Learn Python the Hard Way - Ex 27 - Memorizing Logic

4,761 views

11 years ago

Barton Poulson
Learn Python the Hard Way - Ex 01 - A Good First Program

Use "print" to display "Hello World!" in the command line window. This video is part of a series of walkthroughs for the exercises in ...

11:04
Learn Python the Hard Way - Ex 01 - A Good First Program

56,720 views

11 years ago