Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on Windows

Higher Ed
This video explains the installation of Python on Windows.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:49
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Getting Set Up

Higher Ed
This video explains how to set up Python on our systems.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python.
<
br/>
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 Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules.
<
br/>
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 Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings in Python.
<
br/>
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...
Instructional Video2:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Numeric Functions - Min, Max, Sum

Higher Ed
This video explains min, max, and sum functions in Python.
<
br/>
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...
Instructional Video4:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2

Higher Ed
This video explains the code in which we will get a sum of the scores of a country.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for...
Instructional Video2:10
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Cleaning the Data

Higher Ed
This video explains cleaning the data in Python.
<
br/>
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 Video8:24
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1

Higher Ed
This video explains how to summarise the results using statistics.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This...
Instructional Video2:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON

Higher Ed
This video explains working with JSON.
<
br/>
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...
Instructional Video3:05
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Positional and Keyword Parameters

Higher Ed
This video explains positional and keyword parameters.
<
br/>
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...
Instructional Video3:14
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Local Versus Global Variables

Higher Ed
This video explains local versus global variables.
<
br/>
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...
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Function Parameters

Higher Ed
This video explains function parameters.
<
br/>
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...
Instructional Video5:05
Curated Video

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

Higher Ed
This video explains saving the results and working with files.
<
br/>
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...
Instructional Video3:56
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The Try and Except Block

Higher Ed
This video explains the try and except block in Python.
<
br/>
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...
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While

Higher Ed
This video explains the while loop.<br<br/>/>

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 Video8:51
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Complex 'for' loops - 'break', 'continue', and 'else'

Higher Ed
This video explains more complex 'for' loops.
<
br/>
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 Video0:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Running Python Scripts

Higher Ed
This video explains how to run Python scripts.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video0:40
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Starting a Terminal or Command Prompt on Windows

Higher Ed
This video explains how to start a terminal or command prompt on Windows.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video0:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Starting Python on Windows 10

Higher Ed
This video explains how to start Python on Windows 10.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video0:18
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Learning Objectives - Getting Set Up on a PC or MAC

Higher Ed
This video explains the learning objectives of the section.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:24
Curated Video

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

Higher Ed
This video explains namespaces in Python.
<
br/>
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: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.
<
br/>
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...
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.
<
br/>
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...