Instructional Video9:35
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Polymorphism

Higher Ed
In this video, you will explore the concept of polymorphism, a fundamental concept in OOP, and how it enables objects of different classes to be used interchangeably. You will learn about different types of polymorphism, including method...
Instructional Video7:42
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Naming Convention

Higher Ed
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...
Instructional Video6:08
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Class Method (Part 1)

Higher Ed
In this video, you will dive into the concept of class methods in Python. You will learn how to define and use class methods, which are methods that are bound to the class and not the instance of the class. This video will cover the...
Instructional Video5:36
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise 1 on Methods

Higher Ed
In this video, you will apply what you have learned about methods through a practical exercise. You will be given a problem statement and will learn how to design and implement methods to solve the problem. This exercise will help you...
Instructional Video7:01
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Classes in Detail

Higher Ed
In this video, you will take an in-depth look at classes in Python, including their structure, usage, and benefits. You will also explore the importance of __init__ and self in class code, using practical examples for better understanding.
Instructional Video4:20
Curated Video

AI for Teachers with ChatGPT - How to Use PrepAI

Higher Ed
This video demonstrates the step-by-step process of effectively utilizing PrepAI to create customized quizzes and tests effortlessly. This clip is from the chapter "PrepAI - Quiz and Test Generator" of the series "AI for Teachers with...
Instructional Video4:16
Curated Video

AI for Teachers with ChatGPT - Creating Assessments and Quizzes

Higher Ed
In this video, you will learn how to effectively utilize Chat GPT to design interactive assessments and quizzes that engage and evaluate student learning. This clip is from the chapter "Introduction to the Course" of the series "AI for...
Instructional Video5:09
Learn German with Herr Antrim

German Writing Hacks: From Basics to Brilliance in 5 Steps

9th - 12th
This is your guide to mastering German writing! Struggling with German sentences? Transform your writing into a fluid, expressive masterpiece with our easy-to-follow 5-step process. This is perfect for German learners at any level - from...
Instructional Video5:19
Learn German with Herr Antrim

Eins vs. Eines vs. Ein: A Guide to German Articles - Shallow German Deep Dive

9th - 12th
In this Shallow German Deep Dive, we tackle the perplexing trio of "Eins vs. Eines vs. Ein," guiding you through the nuances of these German articles and indefinite pronouns. Whether you're counting, stating quantities, or navigating...
Instructional Video5:56
Learn German with Herr Antrim

sie vs sie vs Sie - Shallow German Deep Dive | Learn B1 German for Beginners with Herr Antrim

9th - 12th
sie vs sie vs Sie - Shallow German Deep Dive | Learn B1 German for Beginners with Herr Antrim In this lesson, we dive into the complexities of the German pronoun "sie" which can mean "she", "they", "you", "her", "it", or "them" depending...
Instructional Video10:00
Communication Coach Alex Lyon

Logical Fallacies Explained

Higher Ed
Hear the Top 7 Logical Fallacies Explained with examples. Be sure not to use these or you'll hurt your own credibility. Be on the lookout for them when other people use these fallacies.
Instructional Video10:35
Communication Coach Alex Lyon

10 Body Language Habits that Hurt Your Credibility

Higher Ed
Body Language Habits that Hurt Your Credibility Top 10. Avoid these bad nonverbal communication habits so you don't undermine your own credibility.
Instructional Video6:32
Communication Coach Alex Lyon

How to be Seen as the Leader in the Room

Higher Ed
These 3 key behaviors will make you come across as the leader in the room. And once you see these 3 skills, you'll be able to notice that most effective leaders demonstrate them. This video will help you reverse-engineer those skills.
Instructional Video5:56
Wonderscape

Constructing the Body of an Essay: A Guide to Effective Writing

K - 5th
Discover the essentials of crafting the body of an essay, the core component where the author's ideas come to life. Learn about the structure and importance of topic sentences, the role of supporting details and examples, and how to...
Instructional Video5:30
Wonderscape

Mastering Essay Introductions: The Gateway to Effective Writing

K - 5th
Explore the crucial role of introductions in essay writing. Learn how to craft engaging openings with attention-grabbing first sentences, relevant background information, concise summaries, strong thesis statements, and seamless...
Instructional Video4:16
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dataset

Higher Ed
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Instructional Video6:07
Curated Video

Machine Learning: Random Forest with Python from Scratch - Better Coding Practice, Completing the Game

Higher Ed
In this lecture, we will complete the game we left in the previous lesson. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on the...
Instructional Video2:40
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Push Changes to GitHub

Higher Ed
This video explains how to push changes to GitHub. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Instructional Video3:15
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, the author shares how you can get in touch with him through the suggestion box. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video18:33
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Sequence Data

Higher Ed
In this video, you will learn about sequence data. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this...
Instructional Video3:10
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Suggestion Box

Higher Ed
In this video, we will utilize the suggestion box to seek suggestions, feedback, or improvements on our trading approach, coding techniques, or other areas of our pairs trading strategy. This video provides techniques for utilizing...
Instructional Video8:06
Curated Video

Machine Learning: Random Forest with Python from Scratch - Information Gain

Higher Ed
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video3:34
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is a Function in Rust

Higher Ed
This video explains the function in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Instructional Video3:37
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Logical Operators in Rust

Higher Ed
In this video, you will look at logical operators in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons...