Instructional Video8:31
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Arrays

Higher Ed
In this video, you will learn about arrays. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control, functions, recursion,...
Instructional Video2:59
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Constants

Higher Ed
In this video, you will learn how to write a program to calculate the area of a circle with const and float. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Instructional Video4:05
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Stringstream

Higher Ed
In this video, you will learn about Stringstream functions. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will understand the purpose of OOP, the history of...
Instructional Video17:47
Curated Video

Do American Possibilities Include AI? | A White House Demo Day Vlog

Higher Ed
Do American Possibilities Include AI? | A White House Demo Day Vlog
Instructional Video7:36
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Multi-dimensional Arrays

Higher Ed
In this video, you will learn about multi-dimensional arrays by working on a simple student grades program. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we...
Instructional Video9:37
Curated Video

Practical Cyber Hacking Skills for Beginners - Installing Kali Linux

Higher Ed
After installing the Kali Linux operating system, we will go through the installation.
Instructional Video6:21
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Exclude Words with This Command

Higher Ed
After learning about word weights and how it can prioritize certain prompts while generating content, you will learn about excluding certain words in prompts to change the outcome of the content or change the emphasis of certain aspects...
Instructional Video4:48
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Change the Quality Setting

Higher Ed
In this video, you will learn to change the quality setting. We will use the settings command and the MJ5 model and calibrate the stylize function to high or very high based on the quality of the artwork to be generated. This clip is...
Instructional Video5:29
Curated Video

Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command

Higher Ed
In this video, you will learn to use a command that will stylize our artwork. We will use the –s (then a number from 0-1000); if the value is a low number, it closely follows the prompt, and if the value is high, the image gets more...
Instructional Video4:25
Curated Video

Learn Midjourney For Your Future 6 Figure Career - The Best Shortcut for Great Results

Higher Ed
In this video, we will look at the best strategies available to get the most suitable results to our artwork. We will work on enhancing our prompting skills to generate stunningly beautiful artwork that suits our purpose. This clip is...
Instructional Video2:46
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Use Chaos to Get What You Want

Higher Ed
In this video, we will explore a new parameter that can help us get what we want in terms of stunning artwork, that is, chaos. The command for using the chaos parameter is "-- (a number from 0-100)," the default being 0. This clip is...
Instructional Video4:07
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Get the Right Aspect Ratio

Higher Ed
In this video, you will learn to add special commands that can help us get the right aspect ratio to the images we generate. We will use the "--ar 16:9" command (a short term for aspect ratio). We will experiment with different codes or...
Instructional Video3:39
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Use Other People's Prompts

Higher Ed
In this video, you will learn to use the Showcase section to use other people's prompts on the Midjourney platform. You will learn to copy the prompts and also copy the entire command and understand the difference. This clip is from the...
Instructional Video3:07
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Discover Better Prompts

Higher Ed
In this video, you will learn to use the Midjourney interface and use the Explore tab or the Showcase tab. It will showcase the various images and categories of images available. We will begin by creating basic prompts and then fine-tune...
Instructional Video5:15
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Create Your First Images in Midjourney

Higher Ed
In this video, you will learn to create your first images in Midjourney; we will start out with the basics. You will learn to install Discord. You will learn to use the direct feature method to avoid getting swamped by what is happening...
Instructional Video10:44
Seven Dimensions

Conversation Skills: Sharing Stories and Experiences

Higher Ed
Stories grab our attention because they tap into feelings and emotions, and they help us connect with others. Sharing our stories and experiences makes conversations more personal and more interesting, and helps build relationships....
Instructional Video7:08
Learn German with Herr Antrim

German Exam Preparation Tips: Part 1 - Researching the Exam | German A1 Exam Study Tips 2024

9th - 12th
German Exam Preparation Tips: Part 1 - Researching the Exam | German A1 Exam Study Tips 2024 Looking to excel in your German course exams or master German language proficiency tests like the TestDaF or Goethe Institute Exams? This video...
Instructional Video9:50
Curated Video

Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game

Higher Ed
This video will teach us about the three types of logical operators: AND, OR, and Not(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Instructional Video6:24
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Create ASP.NET Core MVC Project - Visual Studio

Higher Ed
This video explains how to create the ASP.NET Core MVC project using Visual Studio. This clip is from the chapter "Setup ASP.NET Core MVC Application" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains...
Instructional Video2:14
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Prompt Box

Higher Ed
In this video, we will explore the prompt box in JavaScript, which enables us to prompt the user for input. You will learn to create input dialogs using prompt boxes and use the user's input in our JavaScript code.
Instructional Video4:15
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Elements

Higher Ed
In this video, we will uncover the magic of CSS3 pseudo-elements and learn to create dynamic and engaging content. We will discover pseudo-elements such as ::before and ::after, and understand how they can be used to insert content...
Instructional Video5:23
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Callback Functions in JavaScript

Higher Ed
In this video, we will cover the concept of callback functions in JavaScript. A callback function is simply a function that is passed as an argument to another function and is executed inside that function. We will explain why and when...
Instructional Video5:05
Curated Video

Linux Crash Course for Beginners - 2023 - Connect Linux VM Through Putty

Higher Ed
In this video, you will learn how to access our Linux machine through Putty.
Instructional Video9:12
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - onPress Events with React Native without Using ChatGPT

Higher Ed
In this video, we will explore how to create onPress events in React Native without relying on ChatGPT. We will walk through the process of adding functionality to a button that triggers a specific action when pressed. This tutorial will...