Curated Video
Microsoft SQL Server Development for Everyone - Connecting to a Database Instance and Creating a Database
This video explains how to connect to a database instance and create a database. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to...
Packt
Microsoft SQL Server Development for Everyone - Download and Install SQL Server Express 2017
This video demonstrates how to download and install SQL Server Express 2017 • Step 1: Install Microsoft® SQL Server® 2017 Express • Microsoft® SQL Server® 2017 Express is a powerful and reliable free data management system that delivers...
Curated Video
The Full Stack Web Development - Adding New Posts
Database design using PostgreSQL: Adding New Posts This clip is from the chapter "Database design using PostgreSQL" of the series "The Full Stack Web Development".In this section we look into PostgreSQL relational databases. We look at...
Curated Video
The Full Stack Web Development - Filter Posts By Category
Database design using PostgreSQL: Filter Posts By Category This clip is from the chapter "Database design using PostgreSQL" of the series "The Full Stack Web Development".In this section we look into PostgreSQL relational databases. We...
Curated Video
Web Development with Node.JS and MongoDB (Video 20)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Mastering MEAN Web Development Expert Full Stack JavaScript (Video 15)
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Curated Video
Microsoft SQL Server Development for Everyone - Running Queries on Related Tables (Inner Join)
This video explains how to run queries on related tables using the inner join clause. This clip is from the chapter "Relationships and Foreign Keys" of the series "Microsoft SQL Server Development for Everyone".This section presents an...
Curated Video
Microsoft SQL Server Development for Everyone - Dropping or Removing a Database
This video explains how to drop or remove a database. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Curated Video
Comprehensive Android Developer Bootcamp - Creating Multiple Documents and Retrieving Multiple Documents
Introduction to Realtime Databases – Firebase and Firestore:Creating Multiple Documents and Retrieving Multiple Documents This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Filtering Commits by Author or Keyword
This video demonstrates the process of filtering commits by author or keyword. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one...
Curated Video
World of Computer Networking Your CCNA start - Range of Public Internet Protocol (IP) Addresses
This video explains the range of public IP addresses. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This section...
Curated Video
Beginning Python (Video 16)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Curated Video
Learning PHP 7 (Video 31)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Curated Video
Power BI Masterclass - How to Always Get the Latest File from a Folder into Power BI
In this video, we will learn how to always get the latest file from a folder into Power BI. This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering some...
Curated Video
Microsoft SQL Server Development for Everyone - Database Scripting, Backup, and Restoring
This video sheds light on database scripting, backup, and restoring. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
IDG TECHtalk
How to use the dig command: 2-Minute Linux Tips
In this Linux tip, we’re going to look at the dig command. It’s generally used to troubleshoot problems with DNS (the domain naming system). Learn how to get information on what DNS can tell you about a system you’re hoping to connect to.
Curated Video
Complete Modern C++ - Project - Part IX (RTTI Basics)
This video explains the concepts of runtime type Information and introduces the typeid operator. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Phrase Matching
This video explains phrase matching while searching with Elasticsearch. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Forking Repository
This video explains the concept of forking repository in GitHub. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Curated Video
The Complete Practical Docker Guide - Enabling Volumes Mapping for the API Service
This video helps in enabling volumes mapping for the API service. This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker Guide".This section focuses on launching...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Nested Aggregations - Part 1
This is the first part of the two-part video that explains nested aggregations in Elasticsearch. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Connecting Web Data Sources
The aim of this video is to explore how to connect to web data sources. This clip is from the chapter "Excel 2019 Advanced: Connecting to External Data" of the series "The Complete Excel Guide: Beginners to Advanced".In this section,...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Wrapping Up the Application to Display a Profile Image - Create an Application to Display an Image via GraphQL
Create an Application to Display an Image via GraphQL: Wrapping Up the Application to Display a Profile Image This clip is from the chapter "Create an Application to Display an Image via GraphQL" of the series "Practical GraphQL - Become...
Curated Video
REST APIs with Flask and Python - A Recap of the Code + a Few Changes!
This video presents a recap of the code and explains a few changes. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token...