Hi, what do you want to do?
Curated Video
Python Lesson 5
Here we discuss the "if" statement in Python and how we can use it to selectively execute code.
Curated Video
Python Lesson 8
In this lesson, we learn about the nested "if" statements to see how we can have multiple layers of checks for our data.
Curated Video
Python Lesson 9
In this class, we introduce you to Loops using the "while" statement. Learn how to create a loop that executes statements continuously based on a logic check.
Curated Video
Python Assignment 3
This assignment reviews the concepts of the if-elif-else sequence of checks. Make sure you try out the question before looking at the video! :)
Curated Video
All About Mojo Programming Language
Mojo is a new LLVM programming language designed as a superset of Python with the low-level performance of C. It is optimized to run on GPUs with CUDA and other exotic hardware for deep learning and Artificial Intelligence.
Curated Video
PyTorch in 100 Seconds
PyTorch is a deep learning framework for used to build artificial intelligence software with Python. Learn how to build a basic neural network from scratch with PyTorch 2.
Curated Video
Using Python in Microsoft Excel
Microsoft Excel just added support for Python, allowing developers to code and run custom functions directly inside a spreadsheet. Let's take a first look at how Python support will work in Excel.
Curated Video
All About the Bend Programming Language
What is the Bend programming language for parallel computing? Let's take a first look at Bend and how it uses a Python-like syntax to write high performance code that can run on the GPU.
Curated Video
JAX in 100 Seconds
JAX is a Python library similar to NumPy for scientific computing and linear algebra, but designed to run on accelerators like Cuda-based GPUs and Google's TPUs.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Reconnaissance Methods
In this lesson, you will learn about footprinting, or the art of collecting information about a person or object of interest, called reconnaissance.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Naming Convention
In this video, you will learn about naming conventions in Python classes and objects. You will understand the importance of following naming conventions for better code readability and maintainability. This video will cover the commonly...
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming
In this video, you will learn the basics of object-oriented programming. You will understand the concept of objects and classes, and this video will provide a comprehensive overview of OOP in Python and its advantages.
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Create Your First Class with OOP
In this video, you will learn how to create your first class in Python using OOP principles. You will understand the syntax for defining a class, creating objects, and initializing attributes. This video will provide a step-by-step guide...
Curated Video
Write Your First Lines of Python
Ever wondered how to start coding in Python? Join Mark from SkillSprints as he walks you through writing your very first lines of Python code. In this beginner-friendly tutorial, you’ll learn the basics of Python programming, set up...
Curated Video
How to Self-host and Hyperscale AI with Nvidia NIM
Learn how to build a futuristic workforce of AI agents, then self-host and scale them for any workload thanks to Nvidia NIM - a platform that containerizes AI models and runs them on any GPU with Kubernetes. Topics Covered: How to scale...
Curated Video
All About Deno 2.0
Take a first look at Deno 2.0 - a JavaScript runtime with first-class TypeScript support, and now full compatibility with Node.js Topics Covered: Deno 2.0 new features Deno vs Node.js Deno vs Bun.js
Curated Video
Python
How is a python able to swallow prey larger than its own head? Biology - Animal Kingdom - Learning Points. Pythons are constrictors, which means they kill their prey by squeezing. Since snakes cannot chew or tear into their food, they...
Great Big Story
Swamp apes, veterans and python hunt in the everglades
Discover the Swamp Apes, an initiative where veterans tackle personal challenges by capturing invasive pythons in the Everglades, aiding both mental health and the environment.<br/>
Curated Video
High Five Facts - Python
Dive into 'Python' and see how it tells computers what to do! A simple, fun intro to coding for kids.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Extender Tab
This video explains how to use the extender tab
Curated Video
Machine Learning: Random Forest with Python from Scratch - Sets
Our next datatype is a set, an unordered collection of iterable and mutable data.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Lists
We shall look at the following datatype: lists, mutable (changeable) after creation.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Hello World
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning:...