Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arrays
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,...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Constants
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...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Stringstream
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...
Curated Video
Do American Possibilities Include AI? | A White House Demo Day Vlog
Do American Possibilities Include AI? | A White House Demo Day Vlog
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Multi-dimensional Arrays
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...
Curated Video
Practical Cyber Hacking Skills for Beginners - Installing Kali Linux
After installing the Kali Linux operating system, we will go through the installation.
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Exclude Words with This Command
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Change the Quality Setting
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - The Best Shortcut for Great Results
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Use Chaos to Get What You Want
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Get the Right Aspect Ratio
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Use Other People's Prompts
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Discover Better Prompts
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Create Your First Images in Midjourney
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...
Seven Dimensions
Conversation Skills: Sharing Stories and Experiences
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....
Learn German with Herr Antrim
German Exam Preparation Tips: Part 1 - Researching the Exam | German A1 Exam Study Tips 2024
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Logical Operators, User Input, Game
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create ASP.NET Core MVC Project - Visual Studio
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Prompt Box
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.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Elements
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Callback Functions in JavaScript
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...
Curated Video
Linux Crash Course for Beginners - 2023 - Connect Linux VM Through Putty
In this video, you will learn how to access our Linux machine through Putty.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - onPress Events with React Native without Using ChatGPT
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...