Curated Video
PEP8 Guidelines Python Clean Coding - Array Grid Project
This video explains how to create a simple game using the PEP8 guidelines and the Python tool kit. This clip is from the chapter "PEP8 Practice Projects" of the series "PEP8 Guidelines: Python Clean Coding".This section explains two...
Curated Video
Machine Learning Random Forest with Python from Scratch - Using NumPy for Random Forest
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Curated Video
PEP8 Guidelines Python Clean Coding - Trailing Commas
This video explains trailing commas and what rules are applicable when doing trailing commas. This clip is from the chapter "Whitespace in Expressions and Statements" of the series "PEP8 Guidelines: Python Clean Coding".This section...
Curated Video
PEP8 Guidelines Python Clean Coding - Introduction
This video introduces you to the course and the need to take up the course. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course which introduces...
Curated Video
PEP8 Guidelines Python Clean Coding - If Statements
This video explains If statements in Python. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Trie - II
This is the second part of the two-part video that explains how to implement a trie. This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Designing a Linked List – Part 3
This is the third part of the three-part video that explains how to add a node to any position. This clip is from the chapter "Question 4: Design of a Linked List" of the series "Data Structures and Algorithms: The Complete...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "Arrays and ArrayLists"
This video summarizes the section's learnings. This clip is from the chapter "Arrays and ArrayLists" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to use NumPy for numerical data...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Overview "Arrays and ArrayLists"
This video provides an overview of the section. This clip is from the chapter "Arrays and ArrayLists" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to use NumPy for numerical data...
Curated Video
pandas for Python - A Quick Guide - Introduction to Pandas Series
In this video, we will look at an introductory outline of the Pandas series and NumPy arrays, which makes the code fast and optimized. This clip is from the chapter "Pandas Objects" of the series "Pandas for Beginners - A Quick...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Numerical Datatypes
Let's learn about numbers such as integers, decimals, fractions, long integers, ands complex numbers. This clip is from the chapter "Numbers" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
PEP8 Guidelines Python Clean Coding - Whitespace in Functions and Logical Operations
This video explains the complex guidelines of whitespace in functions and logical operations. This clip is from the chapter "Whitespace in Expressions and Statements" of the series "PEP8 Guidelines: Python Clean Coding".This section...
Curated Video
PEP8 Guidelines Python Clean Coding - String Quotes and Pet Peeves
This video explains string quotes and pet peeves. This clip is from the chapter "Whitespace in Expressions and Statements" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the rules in applying whitespace in...
Curated Video
PEP8 Guidelines Python Clean Coding - PyCharm as the Major Python IDE
This video explains why PyCharm is better than the other IDEs that you can use with Python. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course...
Curated Video
PEP8 Guidelines Python Clean Coding - PEP 8 Imports and Dunder Names
This video explains PEP 8 imports and dunder names. This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the PEP8 code layout.
Curated Video
PEP8 Guidelines Python Clean Coding - Object-Oriented Spacing and Encoding
This video explains object-oriented spacing and encoding. This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the PEP8 code layout.
Curated Video
PEP8 Guidelines Python Clean Coding - Install Python and PyCharm
This video demonstrates the installation process of Python and PyCharm. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course which introduces you...
Curated Video
PEP8 Guidelines Python Clean Coding - Exercise 2: If Statements
This video is an exercise on a Job Application by using If statement. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
PEP8 Guidelines Python Clean Coding - Exercise 1: Inputs and Logical Operations
This video is an exercise on inputs and logical operations in which you will write a code to ask the user to input two numbers. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This...
Curated Video
PEP8 Guidelines Python Clean Coding - Exceptions, Global and Local Variables
This video explains exceptions, global and local variables. This clip is from the chapter "Naming Conventions" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the various naming conventions in Python.
Curated Video
PEP8 Guidelines Python Clean Coding - Comparisons and Logical Operations
This video explains comparisons and logical operations in Python. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Curated Video
PEP8 Guidelines Python Clean Coding - Arithmetic Operations
This video explains arithmetic operations in Python like division, increment and so on. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python...
Curated Video
PEP8 Guidelines Python Clean Coding - What Is PyCharm
This video explains what PyCharm is and where PyCharm stands in the Python world. This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to the course which...
Curated Video
PEP8 Guidelines Python Clean Coding - What Is PEP8?
This video explains what PEP8 is and why actually it is needed. This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the PEP8 code layout.