Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - String class - Exercise Solution and Some More Important Methods
In this video, we will learn about string class - exercise solution and some more important methods. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Python 3 for Beginners:Introduction to Variables and Strings
Welcome to this video where we will explore the basics of variables and strings in Python. We will learn how to assign values to variables, choose meaningful variable names, and manipulate strings using indices. We will also cover the...
Mister Simplify
Erich Fromm's Personality Types - Simplest explanation ever
The renowned Psychoanalyst Erich Fromm came up with personality types with a bid to help people understand human psychology. This video covers the important aspects of each type and attempts to make is as easy to understand as possible.
Curated Video
Creating a Ghost Enemy Sprite for Your Pacman Game
In this video, the instructor guides viewers through creating a ghost Sprite for a Pacman game in Scratch. The tutorial covers step-by-step instructions on designing the ghost's appearance using shapes and colors, as well as positioning...
Curated Video
Learn and Master C Programming - A Deeper Look At Our First C Program & Compilation Process
Here, we go over what we learned in this section and to reflect on what we did in the last 3-4 videos, so that we get a better understanding of it. This clip is from the chapter "Writing our First Program - A 'Hello, World!' Program in...
Curated Video
Learning CSS (Video 35)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Beginning Python (Video 13)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Curated Video
Mastering Tableau 2018.1, Second Edition 2.1: Understanding the Connect Page and Global Superstore Dataset
In this video, we will see the connect page and the features and functions that we get from it. We are also going to see the global superstore dataset. • Explore the data connection page • Inspect the global superstore dataset
Curated Video
C++ Standard Template Library in Practice - Console I/O - Interact with a User
The user wants to be able to interact with a user from the console. • Introduce the user to the console • Talk about the standard I/O • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the...
Rachel's English
How to Think in English…in 68 Minutes! Part 7
If you’re ready to start thinking in English, without translating in your head, this is the jumpstart you need. Learning how to think in English requires both knowledge and practice, and this free English lesson gives you both! I’ll show...
Curated Video
Complete Java SE 8 Developer Bootcamp - Catching Exceptions
Learn to catch an exception with JVM which looks for code to handle exception once a throwable is thrown. This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
Curated Video
World of Computer Networking Your CCNA start - Basics of Bits and Bytes
This video explains the basics of bits and bytes in Transmission Control Protocol/Internet Protocol (TCP/IP). This clip is from the chapter "Bits and Bytes" of the series "World of Computer Networking: Your CCNA start".This section...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 13 - Java char Data Type - Exercises 3 - isConsonant, List Upper Case, and L
In this video, we will learn about Java char data type - exercises 3 - isConsonant, List Upper Case, and L. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Advanced Printing Output to Console with Java
This video talks about advanced printing output to console with Java. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Simple Keylogger
This video teaches you to work with a simple keylogger. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Curated Video
Creating Movement Controls for Pacman Character in Scratch
In this tutorial, the video demonstrates how to enable Pac-Man to move using keyboard controls in Scratch. The teacher explains the process step by step, including setting up key controls for different directions and ensuring Pac-Man...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Inheritance, subclasses and complete example class
A look at how to format print statements and use special characters within strings This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python...
IDG TECHtalk
Easy error handling in R with purrr’s possibly
See how the purrr package’s possibly() function helps you flag errors and keep going when applying a function over multiple objects in R.
Global Ethics Solutions
Bribery and Corruption Awareness - Avoiding and Refusing Bribes
Understand that bribery can present itself in both obvious and subtle ways and can result in serious legal implications for both you and your company. This section of the full course explains the basics of how to refuse a bribe, protect...
Curated Video
Bash Shell Scripting- Regex-Part-3: Regex with special characters ( [] () and {} )
This video shows how to use Regex with ( [] () and {} ). This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
Bash Shell Scripting- Regex - Part 1 - Regex with special characters (\s \t . *\+ \? and \)
This video shows how to use Regex with special characters. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
Core Java Programming Course- String Replace Operations
This video explains how to replace strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...
Curated Video
C++ Standard Template Library in Practice - Low Level I/O
In this video, you will learn about low level I/O. • Introduce the concept of low level I/O • See the different read functions in low level I/O • Present an example program that uses these concepts This clip is from the chapter "I/O in...
Curated Video
C++ Standard Template Library in Practice - File I/O
In this video, you will learn about file I/O. • Introduce the file I/O operations • Talk about the modes in which a file can be opened • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of...