Curated Video
Excel VBA Programming The Complete Guide - Syntax Tips
In this lesson, we'll explore some tips for writing cleaner and more elegant VBA code. This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete Guide".In this section, we work with...
Curated Video
Responsive Design - Understanding Content Scale
Learner will be able to scale typography and images according to responsive design best practices.
Curated Video
Excel VBA Programming The Complete Guide - The Name Property on Workbook and Worksheet Objects
In this lesson, we explore the Name property on both a Worksheet and Workbook object. The Name property is only readable on a Workbook but is readable and writeable on a Worksheet. The key takeaway is that object design differs; just...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Importance of Junit/TestNG Assertions in Validating the Responses
This video explains the importance of Junit/TestNG assertions in validating the responses. This clip is from the chapter "Validating the REST API Responses" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
Powerful Presentations With Google Slides - Pro Typography
Typography is an important facet of good looking slides. Learn tips for strong typographical presentation in this video.
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 18: Writing Good Unit Tests
Powermock with Mockito: Step 18: Writing Good Unit Tests This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock with various methods.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - What is JSON
In this video, we'll cover what is JSON. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about JSON, JSON...
Curated Video
Comprehensive Android Developer Bootcamp - CRUD Operations - Get Item
Build a Baby Needs App:CRUD Operations - Get Item This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app. You will...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor..
Mockito Advanced: Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor.. This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look...
Curated Video
Mastering Microsoft Word 365 - Columns
Follow along as Maggie shows how to format text into columns and how to use them to increase readability.
Curated Video
The Complete Practical Docker Guide - Creating Executable Script
This video explains how to create executable script. This clip is from the chapter "Executable Files and Scripting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on executable files and scripting in...
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
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 09: Hamcrest Matchers
Mockito Advanced: Step 09: Hamcrest Matchers This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Advanced features.
Curated Video
Job-Ready SQL in an Afternoon - Creating and Removing a Database
In this video, you will learn how to create and remove a database. This clip is from the chapter "Fundamentals and Setup" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover fundamentals and work on setting up...
Curated Video
Arduino for Beginners - 2022 Complete Course - Use a Switch Structure to Handle IR Commands
This video explains using a switch structure to handle IR commands. This clip is from the chapter "IR Remote Controller- Make Your Projects More Interactive" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Problems of a No Framework Test Case
This video explains the problems of a no framework test case. This clip is from the chapter "Reasons Why Framework Is Needed" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn the...
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. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on the...
Curated Video
Google Sheets Fundamentals - Sorting Data
Sorting • Doing a Sort • Reverse Sorting • Sorting a Specific Range
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Python
In this video, we will understand the need of Python. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
REST APIs with Flask and Python - Writing Your First Python App
This video explains how to write your first Python app. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Arduino for Beginners - 2022 Complete Course - Activity 05 - Solution
This video explains activity 05 - solution. This clip is from the chapter "Practice More with Arduino Pins" of the series "Arduino for Beginners - 2022 Complete Course".This section explains more about Arduino pins.
Curated Video
Figma for UIUX Master Web Design in Figma - How to Rearrange the Hero Area
This video explains how to rearrange the hero area. This clip is from the chapter "Responsive Design: From Desktop to Mobile" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on responsive design: from...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Radio Button Widgets
This video explains creating radio button widgets. 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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - @property decorator
In this video, you will learn to use the @property decorator. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on object-oriented...