Curated Video
Learning ASP.NET Web API (Video 28)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Promises
In this video you'll learn how you can use ES6 promises to sync up your asynchronous actions. This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase...
Curated Video
The Modern JavaScript Bootcamp (2019) - Bonus: Where do I go from here?
In this bonus video, we'll answer the question: "Where do I go from here?" This clip is from the chapter "Wrapping Up" of the series "The Modern JavaScript Bootcamp (2019)".null
Curated Video
Learn Go in 3 Hours - Creating and Using Your Own Packages
Packages aren’t just for the standard library. Well-structured Go programs also use package for organization. • This video covers how to break up your program into different packages and how to import these packages. • Make your own...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - 7-Segment Displays Using the MAX7219 - Part 1 - Alphanumeric
In this lecture, we are going to work with 7-segment displays using the MAX7219 - part 1 - alphanumeric. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino -...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Downloading Files from the Internet
This video teaches you how to securely download files from the Internet. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Curated Video
REST APIs with Flask and Python - Virtualenvs and Setting up Flask-RESTful
This video explains Virtualenvs and demonstrates how to set up Flask-RESTful. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Apache POI API and Downloading Instructions
This video focuses on Apache POI API and explains how to download instructions. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...
Curated Video
Generating Random Numbers and Creating a Simple Math Game in Python
In this video, the teacher covers the concepts of error handling using try and except in Python, generating random numbers for a math game, and creating a simple math quiz for users to input answers. The teacher demonstrates how to...
Curated Video
Arduino for Beginners - 2022 Complete Course - Step 5 - LCD Setup and Welcome Message
This video explains step 5 - LCD setup and welcome message. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section explains interactive...
Curated Video
Rust Programming Master Class from Beginner to Expert - Rust Modules (Part 1)
In this video, we will cover Rust modules. This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules and crates.
Curated Video
Probability Statistics - The Foundations of Machine Learning - Exploring Data Types in Code
In this video, you will learn how to explore data types in code. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our...
Curated Video
Data Analytics using Python Visualizations - Working with Layouts - Row / Column / Grid
This video explains working with layouts – row / column / grid. 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...
Curated Video
Practical Data Science using Python - Decision Tree - Iris Dataset Case Study
This video explains decision tree - Iris Dataset case study. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using decision trees.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Training and Test Sets: Splitting Data
In this video, we will be working on splitting the data with training and test sets. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Curated Video
Machine Learning Random Forest with Python from Scratch - Using Pandas for Random Forest (1)
This video introduces us to Pandas data structures and analysis tools, which help make data easy to handle and intuitive. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Curated Video
Powerful Presentations With Google Slides - Adjusting Typography
After this video, the viewer will be able to adjust typographical elements like font, font size and font style.
Curated Video
Comprehensive Android Developer Bootcamp - Project Setup - Two more Libraries
Android Machine Learning ML Kit – Face Detection:Project Setup - Two more Libraries This clip is from the chapter "Android Machine Learning ML Kit – Face Detection" of the series "The Comprehensive Android Developer Bootcamp".This...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Importing npm Modules
In this video you'll learn how you can use import to load in 3rd-party npm modules. This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
Curated Video
The Complete Beginners Guide to Arduino - 2021 - How to Use a 16x2 LCD Display
In this lecture, we are going to learn how to use a 16x2 LCD display. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this important section,...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Fixing Backdoor Bugs and Adding Functions
In this video, you'll learn to fix backdoor bugs and add functions. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Creating Persistence Part 2
In this video, you'll continue to learn about persistence. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn what an...
Curated Video
REST APIs with Flask and Python - Installing Flask
This video demonstrates how to install Flask. This clip is from the chapter "Your First REST API" of the series "REST APIs with Flask and Python".This section explains the various aspects of writing a REST API in Python.
Curated Video
Arduino OOP - Recap and How to Use and Read the Interface
In this video, we will have a quick recap and learn how to use and read the interface. This clip is from the chapter "Organize the Class in a Clear Way" of the series "Arduino OOP — Object-Oriented Programming".In this section, you will...