Instructional Video7:00
Curated Video

Practical Cyber Hacking Skills for Beginners - Launching a Combinator Attack

Higher Ed
Here, we will look at how the combinator attack is performed with the two text files required to complete the attack.
Instructional Video7:37
Curated Video

Practical Cyber Hacking Skills for Beginners - Launching a Word List Attack

Higher Ed
This video illustrates the first attack type, the word list, which is by specifying the actual mode to Hashcat.
Instructional Video8:31
Curated Video

Practical Cyber Hacking Skills for Beginners - Setting Up Hashcat

Higher Ed
This lesson will teach us how to install and set up the Hashcat by changing the folder structures and deleting older hashtag versions.
Instructional Video8:36
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dictionaries

Higher Ed
Let's look at the final datatype, dictionaries, indexed, changeable, and unordered data collection.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video4:11
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Download Libraries

Higher Ed
Here, you will learn to implement the Amazon product recommendation system using deep learning. We will import the requisite libraries and build and train the deep learning-based model using TensorFlow.
Instructional Video4:08
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Download Libraries

Higher Ed
In this video, you will learn to implement the Amazon recommender system using the TensorFlow recommender based on specific user behavior. You will learn to download and import particular libraries for the project.
<
br/>
This clip...
Instructional Video5:53
Curated Video

Julia for Data Science (Video 6)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video3:21
IDG TECHtalk

Python 3.9: What's new in the latest version of Python

Higher Ed
The latest version of Python offers new conveniences for the developer: new ways to merge dictionaries, new string-handling functions, and more convenient type-hinting features.
Instructional Video3:59
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - None

Higher Ed
A Python variable walks into a bar and asks a stranger, "How's it going today?". The stranger turns to the variable and says, "None ya business!". Humor helps make learning more fun!
r/>
This clip is from the chapter...
Instructional Video5:35
Curated Video

Python In Practice - 15 Projects to Master Python - Pandas DataFrames

Higher Ed
This video explains the Pandas DataFrames.<br<br/>/>

This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video1:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - The dict Data Type

Higher Ed
Let's learn about the dict datatype and one of the most important data structures called the dictionary.
<
br/>
This clip is from the chapter "Dictionary" of the series "The Ultimate Guide to Python Programming with Python...