Instructional Video0:18
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Breaking Up Larger Programs, Part 2

Higher Ed
This video explains the learning objectives of the section. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of...
Instructional Video0:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Summarising and Presenting the Results

Higher Ed
This video explains the learning objectives of the section. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video2:08
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Comments and Clear Code

Higher Ed
This video explains code comments in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Return Statement

Higher Ed
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:29
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Functions

Higher Ed
This video explains functions in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video0:37
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - About Replit.config

Higher Ed
This video explains replit.config. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video0:17
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Breaking Up Larger Programs, Part 1

Higher Ed
This video explains the learning objectives of the section. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up...
Instructional Video1:10
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The With Statement

Higher Ed
This video explains the with statement. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Instructional Video1:46
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Text File Modes

Higher Ed
This video explains text file modes. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Instructional Video0:40
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Binary File Modes

Higher Ed
This video explains binary file modes. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Instructional Video0:46
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Adding Bad Data

Higher Ed
This video explains adding bad data. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working with files in Python.
Instructional Video0:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Saving the Results - Working with Files

Higher Ed
This video explains the learning objectives of the course. This clip is from the chapter "Saving the Results - Working with Files" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains working...
Instructional Video2:32
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The Finally Block

Higher Ed
This video explains the finally block. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle errors in robust...
Instructional Video1:09
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Adding Resources to Replit

Higher Ed
This video explains how to add resources to Replit. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle errors...
Instructional Video1:40
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The Catch-All Block

Higher Ed
This video explains the catch-all block. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle errors in robust...
Instructional Video0:57
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Look Before You Leap

Higher Ed
This video explains one way of making the code more robust, which is called 'look before you leap'. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for...
Instructional Video1:48
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Robust Programs - Handling Errors

Higher Ed
This video explains error handling in Python. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle errors in...
Instructional Video0:20
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Robust Programs - Handling Errors

Higher Ed
This video explains the learning objectives of the section. This clip is from the chapter "Robust Programs - Handling Errors" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to handle...
Instructional Video2:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers

Higher Ed
This video explains how to create a list of numbers. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using...
Instructional Video2:03
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop

Higher Ed
This video explains a simple for loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video0:18
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Processing Collections

Higher Ed
This video explains the learning objectives of the section. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections...
Instructional Video5:30
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Sets

Higher Ed
This video explains sets in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video0:45
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - List Functions - More Ways to Work with Lists

Higher Ed
This video explains list functions. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video6:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Dictionaries

Higher Ed
This video explains dictionaries in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.