Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: Slicing-Part 1
In this video, we will cover slicing-part 1. 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 this...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Ways of Initializing Arrays and Assigning Objects
This video demonstrates ways of initializing arrays and assigning objects. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Classes and Objects in Java
This video discusses the importance of classes and objects in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Hypophrenia: Why Do You Feel Sad for No Reason Sometimes?
Do you ever want to sit down and cry for hours for no reason at all? Do you feel blue or broken, as though you have no interest in doing anything? This is a situation when you feel sad for no particular reason has a scientific term. It...
Curated Video
C++ Developer - Section Wrap-Up - Templates, the Standard Template Library (STL), and Other Skills
This video summarizes the course. This clip is from the chapter "Templates, the Standard Template Library (STL), and Other Skills" of the series "The Complete C++ Developer Course".null
Curated Video
Complete Modern C++ - Strings - Part I (Raw Strings)
This video demonstrates raw strings and their usage. • Look at the Qt documentation • Inherit from QWidget • Override parent methods that we need in the class This clip is from the chapter "More C++ Goodies" of the series "Complete...
Curated Video
REST APIs with Flask and Python - Variables in Python
This video focuses on the variables in Python. 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 knowledge.
Curated Video
REST APIs with Flask and Python - List Comprehensions in Python
This video explains the list comprehensions in Python. 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
Python for Everybody: The Ultimate Python 3 Bootcamp - Mutable Versus Immutable
In Python, some data types can be changed. Others are set forever until you either delete the variable or give it a new value. There's one data type in particular that is not what you think! This clip is from the chapter...
Curated Video
Rust Programming Master Class from Beginner to Expert - Mutable and Immutable References
In this video, we will cover mutable and immutable references. This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn...
Curated Video
Rust Programming Master Class from Beginner to Expert - Lifetimes (Part 1)
In this video, we will cover lifetimes. This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators, lifetimes,...
Curated Video
Docker Certified Associate Certification Training Course - File System Mount
This video explains file system mount. This clip is from the chapter "Docker Container Storage and Volumes" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker container storage and...
Curated Video
Docker Certified Associate Certification Training Course - Control Groups
This video explains control groups. This clip is from the chapter "Docker Security" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker security.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Hyperparameter Initialization
This video demonstrates the initialization of hyperparameters. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Curated Video
Python In Practice - 15 Projects to Master Python - help( )
This video explains the help( ) function. 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
The Ultimate Guide to Python Programming With Python 3.10 - open() File
In this lesson, you will learn how to perform the operations on a file with Python. This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the input and...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Dictionaries or Hash-Tables
Hash-tables or lookup tables are nothing but dictionaries, usually compressed so that they are easier to store. This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
Hands-on .NET Minimal API for Web Developers - Step 5: Add Database Context Class
In this video, we will see how to use the database context class of Entity Framework to expose the functionality implemented in MapGet. This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API...
Curated Video
Hands-on .NET Minimal API for Web Developers - Project Overview: eCampusConnect Minimal Web API
In this video, an overview of the project developed as part of the course is discussed. This clip is from the chapter "Introduction" of the series "Hands-On .NET Minimal API for Web Developers".This section introduces us to the core...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - What Is Pushdown in UDF?
This video explains Pushdown in UDF. This clip is from the chapter "Snowflake – User-Defined Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on user-defined functions in Snowflake.
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - OS Module in Node.js
This video explains the OS module in Node.js. This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and NPM for the...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Output Arguments and Return Statement
In this video, we will cover output arguments and return statement. 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)...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Default Values in Python
In this video, we will cover default values in 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
Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Deep Copy or Reference Slicing
In this video, we will cover deep copy or reference slicing. 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...