Instructional Video6:01
Curated Video

C++ for Beginners - Input from STDIN

Higher Ed
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
Instructional Video9:48
Curated Video

C++ for Beginners - Simple Data Type: char

Higher Ed
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
Instructional Video5:38
Curated Video

C++ for Beginners - Simple Data Type: bool

Higher Ed
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
Instructional Video5:52
Curated Video

C++ for Beginners - Objects and Inheritance

Higher Ed
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
Instructional Video18:22
Music Matters

Piano for Beginners Lesson 12 - Five Notes in the Bass Clef & Final Performance

9th - 12th
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...
Instructional Video6:54
Curated Video

C++ for Beginners - Function Structure

Higher Ed
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
Instructional Video18:16
Music Matters

Piano for Beginners Lesson 5 - The Notes C, D & E in Treble Clef

9th - 12th
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...
Instructional Video17:24
Curated Video

C++ for Beginners - String Operators

Higher Ed
Your instructor, David, examines string operators. This clip is from the chapter "STL Strings" of the series "C++ for Beginners".Creating a String
Instructional Video2:57
Curated Video

Explain web security : The Course Overview

Higher Ed
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...
Instructional Video19:54
Music Matters

Piano for Beginners Lesson 9 - The Note F, Simple Improvisation & Reading Patterns

9th - 12th
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...
Instructional Video9:08
Curated Video

C++ for Beginners - Precedence

Higher Ed
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
Instructional Video13:00
Music Matters

Piano for Beginners Lesson 10 - The Note G and More Work in Three Time

9th - 12th
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...
Instructional Video10:59
Curated Video

C++ for Beginners - String Manipulation

Higher Ed
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
Instructional Video7:18
Curated Video

C++ for Beginners - Pointers

Higher Ed
David discusses pointers in this section. This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Instructional Video3:46
Curated Video

C++ for Beginners - Meaningful Variable Names VS Cryptic

Higher Ed
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
Instructional Video11:05
Curated Video

C++ for Beginners - Truth Tables

Higher Ed
In this section, your instructor examines Boolean Operations This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory
Instructional Video13:32
Curated Video

C++ for Beginners - Multi-Dimensional Arrays

Higher Ed
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
Instructional Video8:24
Curated Video

C++ for Beginners - Debugging a Program

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

C++ for Beginners - Ternary Statements

Higher Ed
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
Instructional Video8:53
Curated Video

C++ for Beginners - How to Write Text Files

Higher Ed
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
Instructional Video7:56
Curated Video

C++ for Beginners - Access Modifiers and Overrides

Higher Ed
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
Instructional Video13:12
Music Matters

Piano for Beginners Lesson 8 - The Notes A, B & C in Bass Clef

9th - 12th
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...
Instructional Video20:30
Music Matters

Piano for Beginners Lesson 11 - Five Notes in the Treble Clef, Ties & Dynamics

9th - 12th
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...
Instructional Video13:00
Curated Video

C++ for Beginners - The "if", "else if", and "else" Statements

Higher Ed
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...