Hi, what do you want to do?
Curated Video
Python In Practice - 15 Projects to Master Python - Use of else and finally Blocks
This video explains the use of else and finally blocks.<br<br/>/>
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Implementing Custom Driver - Part 1
This video explains implementing custom driver.
<
br/>
This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom...
<
br/>
This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom...
Curated Video
DevOps Complete Course - DevOps Introduction
This video provides an overview of DevOps and covers who can get the most out of this course.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "DevOps Complete Course".This section provides an...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "DevOps Complete Course".This section provides an...
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.
<
br/>
This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to...
<
br/>
This clip is from the chapter "Introduction" of the series "PEP8 Guidelines: Python Clean Coding".This is an introductory section to...
Curated Video
Machine Learning Random Forest with Python from Scratch - Better Coding Practice, Completing the Game
In this lecture, we will complete the game we left in the previous lesson.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses...
Curated Video
The Art of Doing - Python Network Applications with Sockets - VS Code Installation
In this video, you will learn how to download and install VS Code editor.
<
br/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing - Python Network Applications with Sockets".Welcome to the...
<
br/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing - Python Network Applications with Sockets".Welcome to the...
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Scrum Process
The next important value that we will discuss in the Scrum process is courage, an important value that adds transparency, share opinions, admit mistakes and shortcomings.
<
br/>
This clip is from the chapter "Scrum Values" of the...
<
br/>
This clip is from the chapter "Scrum Values" of the...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Recursion: Control of a Function – Part 1
This is the first part of the four-part recursion-based video that explains the control of a function in data structures.
<
br/>
This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms:...
<
br/>
This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms:...
Bill Carmody
Resource-Limited Scheduling
In this video, Bill Carmody discusses resource-limited scheduling. By identifying the most pressing limited resources and planning accordingly, project managers can effectively manage their projects.
friEdTech
Smarter Gmail 9: Using Tasks
Learn how to access the power of Tasks within Gmail and Google Calendar. Also, why do I suddenly have a lisp in this video? Oh well, welcome to some Cindy Brady time!
Brian McLogan
Complete the square to identify the vertex, axis, domain and range of a quadratic equation
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Installing VirtualBox on Mac
This video explains how to install VirtualBox on Mac.
r/>
This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
r/>
This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Installing VirtualBox on Windows
This video demonstrates how to install VirtualBox on Windows.
r/>
This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
r/>
This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Curated Video
Data Analytics using Python Visualizations - Closing Notes
This video wraps up the course.
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with the beautiful...
<
br/>
This clip is from the chapter "Working with the Beautiful and Powerful Bokeh Library" of the series "Data Analytics Using Python Visualizations".This section explains working with the beautiful...
Curated Video
Arduino OOP - Welcome!
In this video, we will have a quick introduction to the course learning goal.
<
br/>
This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick...
<
br/>
This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick...
Packt
Welcome!
In this video, we will have a quick introduction to the course learning goal.
<
br/>
This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick...
<
br/>
This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Step 9 (RPi) - Deny Access From Telegram
In this video, we will work on step 9, where you will learn how to deny access to Telegram.
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and Arduino - Go to the...
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and Arduino - Go to the...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Step 6 (RPi) - Take Photo when Button Is Pressed
In this video, we will work on step 6, where you will learn how to take photos when a button is pressed.
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and...
<
br/>
This clip is from the chapter "Part 4 - Complete Intercom System (Final Project)" of the series "Raspberry Pi and...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Implementation in NumPy ForwardPass
This video demonstrates the implementation in NumPy ForwardPass.
<
br/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
<
br/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Focus of the Course
This video provides an extension and focus areas about this course in detail.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This...
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This...
Curated Video
Docker Certified Associate Certification Training Course - Demo - Docker Build
This video demonstrates Docker build.<br<br/>/>
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started with Docker.
This clip is from the chapter "Getting Started with Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains getting started with Docker.
Curated Video
Agile Project Management - Step 2 - Prioritization
This video introduces you to step 2 - prioritization.
<
br/>
This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by...
<
br/>
This clip is from the chapter "Creating a Product Backlog Step by Step" of the series "Agile Project Management".This section explains creating a product backlog step by...
Curated Video
Product Management Certification with Agile Product Owner and Scrum - Tip 11
This is the eleventh of the 27-tip video on creating a high value product.
<
br/>
This clip is from the chapter "27 Tips To Create A High Value Product" of the series "Product Management Certification with Agile Product Owner and...
<
br/>
This clip is from the chapter "27 Tips To Create A High Value Product" of the series "Product Management Certification with Agile Product Owner and...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Building a Freestyle Project Using Jenkins and GitHub
This video explains building a freestyle project using Jenkins and GitHub.
<
br/>
This clip is from the chapter "Continuous Integration with Jenkins" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this...
<
br/>
This clip is from the chapter "Continuous Integration with Jenkins" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this...