Curated Video
C++ for Beginners - Input from STDIN
Your instructor, David, demonstrates Cin stream, which allows simple keyboard input. This clip is from the chapter "Errors and Data Types" of the series "C++ for Beginners".Outputting Errors
Curated Video
C++ for Beginners - Simple Data Type: char
Your instructor, David, discusses the Character Data Type. This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Curated Video
C++ for Beginners - Simple Data Type: bool
In this section, your instructor discusses a fundamental data type, the Boolean data type. This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Curated Video
C++ for Beginners - Objects and Inheritance
In this lesson, David discusses object-oriented programming and inheritance. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Music Matters
Piano for Beginners Lesson 12 - Five Notes in the Bass Clef & Final Performance
In this video you will learn a new note, F, in the bass clef and will discover how to use all five fingers evenly in the left hand. There is a new piece to learn, which gives you the opportunity to read the notes C, B, A, G and F in the...
Curated Video
C++ for Beginners - Function Structure
In this lesson, your instructor, David, discusses function structure. This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Music Matters
Piano for Beginners Lesson 5 - The Notes C, D & E in Treble Clef
In this video you will learn a new note, E, and there will be reminders about the notes and rhythms discovered earlier in the course, as well as advice on fingering. The video includes new pieces to learn and new duets to play in both...
Curated Video
C++ for Beginners - String Operators
Your instructor, David, examines string operators. This clip is from the chapter "STL Strings" of the series "C++ for Beginners".Creating a String
Curated Video
Explain web security : The Course Overview
From the section: First Steps. In this section, the viewer will be introduced to the course with a look at the course in general, have a look at some of the operating systems used in this course, and begin to understand basic...
Music Matters
Piano for Beginners Lesson 9 - The Note F, Simple Improvisation & Reading Patterns
In this video we return to the treble clef and add a new note, F. There is revision of the treble clef notes covered so far - C, D, E, and now F - alongside further work on reading and counting rhythm, and playing with both a steady...
Curated Video
C++ for Beginners - Precedence
Your instructor, discusses operator precedence. This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments: Useful VS Redundant
Music Matters
Piano for Beginners Lesson 10 - The Note G and More Work in Three Time
In this video we return to the bass clef and discover a new note, G. There is a new piece to learn and having explored the pitch, the rhythm and the fingering there is another duet to play together. This lesson explores more work in...
Curated Video
C++ for Beginners - String Manipulation
In this lesson, David discusses the STL string class, particularly iteration. This clip is from the chapter "STL Strings" of the series "C++ for Beginners".Creating a String
Curated Video
C++ for Beginners - Pointers
David discusses pointers in this section. This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Curated Video
C++ for Beginners - Meaningful Variable Names VS Cryptic
Your instructor, David gives some advice on how to name variables on functions. This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments: Useful VS Redundant
Curated Video
C++ for Beginners - Truth Tables
In this section, your instructor examines Boolean Operations This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory
Curated Video
C++ for Beginners - Multi-Dimensional Arrays
In this video, David examines multi-dimensional arrays and nested loops. This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Curated Video
C++ for Beginners - Debugging a Program
This section demonstrates how to step through a simple program. This technique in this section is known as, debugging. This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE
Curated Video
C++ for Beginners - Ternary Statements
This lessons discusses ternaries. This clip is from the chapter "Decision Making and Program Flow" of the series "C++ for Beginners".The "if", "else if", and "else" Statements
Curated Video
C++ for Beginners - How to Write Text Files
In this section, your instructor, David, discusses File Output. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Curated Video
C++ for Beginners - Access Modifiers and Overrides
This lesson continues to discuss object-oriented programming, particularly accesses and overrides. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Music Matters
Piano for Beginners Lesson 8 - The Notes A, B & C in Bass Clef
In this video you will continue to develop knowledge of the bass clef, including the introduction of a new note, A. Fingering and fingering control are developed, and you will get more confident with counting rhythms and playing with a...
Music Matters
Piano for Beginners Lesson 11 - Five Notes in the Treble Clef, Ties & Dynamics
In this video you will learn a new note in the treble clef, G, and learn to use all five fingers in the right hand. There is a new piece to learn using C, D, E, F and G with all fingers on the move and a variety of rhythms. By the end of...
Curated Video
C++ for Beginners - The "if", "else if", and "else" Statements
In this video, David examines decision making using the "if" and the "else" statements, to control program flow. This clip is from the chapter "Decision Making and Program Flow" of the series "C++ for Beginners".The "if", "else if", and...