Curated Video
Bug Bounty Program Certification 12.2: Install Drozer on Windows and Android Machines
This video will help you download and install Drozer in Android and Windows. • Download Drozer file • Install Drozer in Windows • Install drozer.apk in android phone
Curated Video
Bug Bounty Program Certification 11.4: Find Bugs in Coding Files and Break Algorithm
This video will help you find algorithm and complete the task. • Analyze source code to find algorithm used • Find out encryption key • Complete the task to encrypt the string
Curated Video
Bug Bounty Program Certification 10.1: Install Android Studio in Windows Machine and Setup
This video will help you understand how to setup lab for Android machine. • Download Android studio • Installation of Android studio • Create a Nexus phone using Android studio
All In One Social Media
How To Streamyard: How To Create Overlays For Streamyard (series)
How to create overlays for Streamyard is the most commonly asked question I get when it comes to using Streamyard. In this video, I will not only show you how to create overlays, but I will also give you free templates to make it easier...
IDG TECHtalk
How to mitigate risk from nation-state attacks
The recent SolarWinds attack underscores the danger many companies face from nation-state actors. Here’s how to prepare your Windows networks from the threat.
Curated Video
Apache Maven Beginner to Guru - Introduces you to the Maven release plug-in
This video introduces you to the Maven release plug-in. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Curated Video
Learning PHP 7 (Video 37)
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
Java 11 Programming for Beginners 1.2: Installing Java 11 and the IntelliJ IDEA Community IDE
The goal of the video is to guide the beginner to get Java 11 as well as an IDE installed. • Download and install Java 11 • Download the JetBrains Toolbar • Install IntelliJ Community Edition
Curated Video
Python for Network Forensics 2.4: Exploring Portable Executables
In this video, we will learn about the Windows Portable Executable format. We will also learn how an attacker may be able to modify an executable to hide information. • Learn Python modules to open and read Portable Executables • Learn...
Packt
Advanced Computer Vision Projects 2.2: Plate Utility Functions
In this video, we define several functions to aid us in extracting license plate data. • Develop function to grayscale and binarize input images • Create function to analyze possible characters • Create class to process and store...
Curated Video
Java 11 Programming for Beginners 4.4: Error Handling in Java 11
The goal here is to acclimatize the beginner with Java’s error handling mechanisms. • Glance through theory on Java exception and the newer try-with-resource • We improve the code by avoiding errors using checks • Use try-catch to better...
Curated Video
Mastering Tableau 2018.1, Second Edition 7.7: Creating Ad-hoc Calculations
We’ll see how to create ad hoc calculations. • Implement ad hoc calculations in Tableau
Curated Video
Mastering Tableau 2018.1, Second Edition 7.3: Quick Table Calculations – Percent Difference and Percent of Total
In this video, we’ll see percent difference and percent total. • Understand and implement percent difference • Understand and implement percent total
Curated Video
Mastering Tableau 2018.1, Second Edition 7.1: Working with Table Calculations
In this video, we’ll see the working of table calculations. • Different types of calculations • Implement table calculations
Curated Video
Cloud Native Development on Azure with Java 5.1: Introduction to Azure Kubernetes Service
Before we take our cloud-native application one step further and deploy it in a containerized environment, let’s understand what Kubernetes is through this video. • Get introduced to Kubernetes • Explore the advantages of using Kubernetes
Curated Video
Python for Network Forensics 5.4: Post Enumeration
In this video, we will learn how to perform post enumeration once access has been obtained. • Learn what post-enumeration will provide an attacker • Learn how popular post-exploitation scripts find data • Challenge yourself to modify...
Curated Video
Python for Network Forensics 5.2: Port Enumeration
In this video, we will further our attack by enumerating devices found on our network. This will provide us with services that may be exploitable. • Introduce network sockets and network connections in Python • Use sockets and build a...
Packt
Advanced Computer Vision Projects 3.2: Single-Person Pose Detection
In this video, we study and execute DeeperCut to extract 2D pose data from single-person images. • Open notebook and setup TensorFlow model • Apply model to single-person images; understand the capabilities limitations • Analyze and...
Packt
Advanced Computer Vision Projects 1.4: Running Our Captioning Code in Jupyter
In this video, we deploy a Jupyter notebook to study and run im2txt image captioning. • Load the model and initialize the TensorFlow session • Apply the model to sample images • Develop code to visualize the results
Curated Video
Java 11 Programming for Beginners 3.5: Documentation Using Javadoc
Illustrate how JavaDoc can be used to nicely document the code. • Quick guide to using JavaDoc • Use the bot example to show the actual process of Javadoc • See how JavaDoc looks by compiling via gradle
Curated Video
Java 11 Programming for Beginners 2.2: Writing Your First Java 11 Program
Here, once more, we guide you to create the skeleton project. • Create the directory, package, class and so on • Explain the package • Explain the class declaration
Curated Video
Mastering Tableau 2018.1, Second Edition 7.6: Nested Table Calculations in Tableau
We’ll see nested calculation functions. • Explore nested table calculations • Implement nested calculations
Curated Video
Mastering Tableau 2018.1, Second Edition 5.1: Creating Your First Visual
In this video, we’ll create our first visualization. • Understand the data • Connect to the data • Understand Data pane
Curated Video
Mastering Tableau 2018.1, Second Edition 4.1: Joining Your Data
In this video, we’ll see how to join data. • Different types of joins • Merge data worksheets with join