Curated Video
Cloud Native Development on Azure with Java 1.2: Introduction
Before you get a kick-start with a new technology or platform, it is always a good practice to have an overview of it. Also, it adds to the motivation to your learning in the long run. This video will provide you with that pair of eyes...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 6.2: Code Documentation
In this video, we will learn how to generate code documentation in Node.js. • Configure jsdoc • Write code documentation • Explore the generated documentation
Curated Video
Learn and Master C Programming - Overview of Mixing C with C++
We will understand the problem of mixing our C code with C++ code (and projects) and how to address this problem by using extern "C" in our code. This clip is from the chapter "Mixing C with C++ Code" of the series "Learn and Master C...
Curated Video
Python for Network Forensics 4.2: Capturing Linux Memory
In this video, we will capture images of volatile memory on Linux systems. We will also learn to use the Python-based LiMEaide to ease memory capture, especially in remote environments. • Begin to understand how LiMEaide acquires memory...
Curated Video
Predictive Analytics with TensorFlow 8.6: CNN Predictive Model for Image Classification
This video will develop a CNN predictive model for image classification. • Create the CNN model • Evaluate the model • Make the predictive
Curated Video
Learn and Master C Programming - Using Arithmetic Assignment Operators in C
We will learn about a new way to combine both arithmetic as well as assignment operators together. This clip is from the chapter "Operators & Expressions" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
Bug Bounty Program Certification 13.1: About the Bug Bounty Exam and Certification
In this video, you will get information about bug bounty exams and preparation. • Look at the listing of bug bounty exams • Get the information about certifications • Preparation steps for exam
Curated Video
Python for Network Forensics 3.5: Reading the Journal
In this video, we will continue our experimentation with reading and parsing system logs. • Further interact with the Systemd journal • Use our Python skills to effectively parse information regarding system events • Narrow down events...
Curated Video
High Performance Scientific Computing with C 1.1: The Course Overview
This video will give you an overview about the course.
Curated Video
Cloud Native Development on Azure with Java 2.1: Build a Spring Boot Java Application and Provide CRUD Functionality for a To-Do List
This video will walk you through a few quick steps to create a simple To-Do application capable of tracking your upcoming tasks. You can add new tasks to the application, and when you are done with a particular task, you can mark it as...
Curated Video
Hands-On Unity 2018.x Game Development for Mobile (Video 16)
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Curated Video
Learn and Master C Programming - C Symbols & Keywords
We will look at the C language symbols and keywords to understand. This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the course, we look into...
Curated Video
High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods
How can we invert a matrix? How fast can we do it? • Learn why matrix inversion is useful • See how to invert a matrix numerically • Learn how expensive matrix inversion is
Curated Video
.NET Core Microservices - Configuring APIScope Resource and Clients for Identity Server
This video explains the concept of configuring APIScope resource and clients for identity server. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section,...
Curated Video
Mastering Tableau 2018.1, Second Edition 1.2: Exploring Tableau and Data Visualization
In this video, we’ll see the features and functionalities that Tableau provides. We’ll also look at the basics of creating a data visualization. • How to visualize data in Tableau? • Creating your first data visualization
Curated Video
Learn and Master C Programming - Passing Pointers to Functions: Example With 2 Pointers
We will implement a function that can return two values at the same time, which can be done using pointers. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section...
Curated Video
Hands-On Unity 2018.x Game Development for Mobile (Video 20)
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Curated Video
Bug Bounty Program Certification 3.1: Overview of Preparation Steps
In this video, we will have a look at the preparation steps. • Explore various technologies • Learn about ports and services information • Explore vulnerability scanning and tools
Curated Video
Hands-On Unity 2018.x Game Development for Mobile (Video 18)
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...
Curated Video
Learn and Master C Programming - Creating A C++ Program That Uses Our C Library
Learn how to utilize extern "C" to make our code compatible with both C/C++ projects. This clip is from the chapter "Mixing C with C++ Code" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look...
Curated Video
Learn and Master C Programming - Reading and Writing Files (Overview)
This lecture walks you through the process of reading from files and writing data to files using C/C++ functions. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For Absolute...
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
In this video, we will use Python to implement the Bagging technique using SVM. • We will use Jupyter Notebook to execute our code • Use Movie Rating to perform classification • Implement Bagging in python for classification
Curated Video
Learning D3.JS 5.0 6.1: Get Started with Bars
In this video, we will learn how to create a basic bar graph. • Understand the code and add more code to the given files • Understand how it’s done manually and how it’s done on D3.js • View the result with the developers’ tools
Curated Video
Hands-On Unity 2018.x Game Development for Mobile (Video 23)
Ready to take your game development skills to the next level by deploying your games to mobile platforms? With the boom in the mobile game development space, there has never been a better time! This course will give you the necessary...