Instructional Video8:10
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Function to Smartly Round Decimal Points in a Result of Addition

Higher Ed
This video explains the functions exercise to create a sum_r( ) function. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video10:14
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Function to Detect Faces and Show Them

Higher Ed
This video explains creating a function to detect faces and show them. This clip is from the chapter "Face Recognition Model" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the face recognition...
Instructional Video2:44
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Duplicate List Elements Remover Function

Higher Ed
This video explains the functions exercise to remove duplicates from a list. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video5:42
Curated Video

Python In Practice - 15 Projects to Master Python - Containership

Higher Ed
This video explains containership. This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
Instructional Video3:02
Curated Video

Python In Practice - 15 Projects to Master Python - compile( ), exec( ), and eval( )

Higher Ed
This video explains the compile( ), exec( ), and eval( ) functions. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:54
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap Containers

Higher Ed
This video explains Bootstrap containers. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video17:35
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template

Higher Ed
This video explains Bootstrap as base template. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video0:46
Curated Video

Python In Practice - 15 Projects to Master Python - callable( )

Higher Ed
This video explains the callable( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video4:21
Curated Video

Python In Practice - 15 Projects to Master Python - Button States

Higher Ed
This video explains button states. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is on python GUI.
Instructional Video1:15
Curated Video

Python In Practice - 15 Projects to Master Python - bin( )

Higher Ed
This video explains the bin( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:13
Curated Video

Python In Practice - 15 Projects to Master Python - Asking the Model to Make Predictions - Flavor Predictor

Higher Ed
This video helps in asking the model to make predictions. This clip is from the chapter "Flavor Predictor" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the flavor predictor.
Instructional Video5:44
Curated Video

Python In Practice - 15 Projects to Master Python - Asking the Model to Make Predictions - Machine Learning with Python

Higher Ed
This video talks about asking the model to make predictions. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning with...
Instructional Video1:22
Curated Video

Python In Practice - 15 Projects to Master Python - ascii( )

Higher Ed
This video explains the ascii( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video2:54
Curated Video

Python In Practice - 15 Projects to Master Python - Arguments and Parameters

Higher Ed
This video explains the difference between arguments and parameters, talks about the must arguments, and optional arguments or parameters. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to...
Instructional Video2:37
Curated Video

Python In Practice - 15 Projects to Master Python - Arbitrary Arguments (*args)

Higher Ed
This video explains arbitrary arguments, or *args, and how to get a list as an argument. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video2:23
Curated Video

Python In Practice - 15 Projects to Master Python - any( )

Higher Ed
This video explains the any( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.