Hi, what do you want to do?
Curated Video
Python In Practice - 15 Projects to Master Python - Python Strings
This video explains the strings, how to create strings, and how to use the “\†escape character. You will learn about the backlash “\†codes, how to create multi-line strings, and concatenation.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Python In Practice - 15 Projects to Master Python - Python Lists
This video explains Python lists, how to create lists, lists properties, list elements, how to extract a list element, and how to extract a sub-list.
<
br/>
This clip is from the chapter "Lists" of the series "Python in Practice -...
<
br/>
This clip is from the chapter "Lists" of the series "Python in Practice -...
Curated Video
Python In Practice - 15 Projects to Master Python - Python Dictionaries
This video explains dictionaries, key-value pairs, how to create dictionaries, how to create dictionaries with tuples as keys, accessing key-value pairs, accessing values in a dictionary, and accessing keys in a dictionary.
<
br/>...
<
br/>...
Curated Video
Python In Practice - 15 Projects to Master Python - print( )
This video explains the print( ) function.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Predicting Whether It Will Rain or Not and Testing the Predictions
This video explains predicting whether it will rain or not and testing the predictions.
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This...
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This...
Curated Video
Python In Practice - 15 Projects to Master Python - Operator Overloading on User-Defined Classes
This video explains the operator overloading on user-defined classes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - Multiple Inheritance
This video explains multiple inheritance.<br<br/>/>
This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
Curated Video
Python In Practice - 15 Projects to Master Python - Iterating over Datatypes Using For Loops
This video explains for loops, how to iterate over elements in data type, nesting if-else statements, and nesting for loops in a “for loopâ€.
<
br/>
This clip is from the chapter "Iterating over Elements" of the series "Python in...
<
br/>
This clip is from the chapter "Iterating over Elements" of the series "Python in...
Curated Video
Python In Practice - 15 Projects to Master Python - How Machines Learn
This video explains how machines learn.<br<br/>/>
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 Python.
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 Python.
Curated Video
Python In Practice - 15 Projects to Master Python - Getting Book ID from the Add to Cart Button
This video helps in getting the book ID from the Add to Cart button.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - format( )
This video explains the format( ) function.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Feature Extraction from Text Data with CountVectorization
This video explains feature extraction from text data with CountVectorization.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - enumerate( )
This video explains the enumerate( ) function.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - elif Statements
This video explains elif statements and how to write elif statements.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - Defining del_cart_item( ) View Function
This video helps in defining del_cart_item( ) view function.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Defining add_to_cart( ) View Function
This video helps in defining add_to_cart( ) view function.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - datetime Module
This video explains the datetime module.<br<br/>/>
This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
This clip is from the chapter "Modules and Packages" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Modules and Packages.
Curated Video
Python In Practice - 15 Projects to Master Python - Data Analysis - Data Science Project 1
This video explains data analysis.<br<br/>/>
This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating the Function to Rate Reviews (In Raw Format)
This video explains creating the function to rate reviews (in raw format).<br<br/>/>
This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Model for Cart Items
This video explains creating a model for cart items.<br<br/>/>
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.
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating conditions Using or and and keywords
This video explains how to use the “or†keyword, the “and†keyword, and helps with creating conditions.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to...
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating a Classification Model
This video helps in creating a classification model.
<
br/>
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...
<
br/>
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Adding Bootstrap Cards as eBooks in Our Store Webpage
This video helps in adding Bootstrap Cards as eBooks in our store webpage.
<
br/>
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...
<
br/>
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Changing Color-Spaces of Images from BGR to RGB to GRAY
This video explains changing color-spaces of images from BGR to RGB to GRAY.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...