Instructional Video9:37
Curated Video

Structural Design Patterns in Modern C++ - Basic Example - Composite Design Pattern

Higher Ed
This video presents a basic implementation example of the composite pattern. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the composite design...
Instructional Video6:50
Curated Video

Structural Design Patterns in Modern C++ - Protection Proxy Example

Higher Ed
This video presents an example of the protection proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.
Instructional Video10:01
Curated Video

Learn and Master C Programming - Writing Our First Program Using Visual C on the Command-Line

Higher Ed
Learn how to write your first C program then compile it and run it using Visual C compiler on the command prompt. This clip is from the chapter "Writing our First Program - A 'Hello, World!' Program in C" of the series "Learn and Master...
Instructional Video4:32
IDG TECHtalk

Go's base variable types

Higher Ed
Learn the basic variable types of the Go language: the variety of integers, the basics of strings and runes, and the way floating-point and complex numbers are expressed in Go's type system.
Instructional Video5:31
Curated Video

Mastering Swift 2 Programming (Video 23)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:37
Curated Video

Mastering Swift 2 Programming (Video 22)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video6:15
Curated Video

Mastering Swift 2 Programming (Video 18)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:55
Curated Video

Mastering Swift 2 Programming (Video 50)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video5:11
Curated Video

Mastering Swift 2 Programming (Video 7)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:35
Curated Video

Mastering Swift 2 Programming (Video 58)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video5:31
Curated Video

Learn and Master C Programming - Overview of Mixing C with C++

Higher Ed
We will understand the problem of mixing our C code with C++ code (and projects) and how to address this problem by using extern "C" in our code. This clip is from the chapter "Mixing C with C++ Code" of the series "Learn and Master C...
Instructional Video5:28
Curated Video

Mastering Swift 2 Programming (Video 27)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video6:14
Curated Video

Mastering Swift 2 Programming (Video 2)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video13:39
Programming Electronics Academy

How to Organize Code

Higher Ed
If you are new to writing code with Arduino it can be confusing on how to organize the program. But once you know where stuff goes in an Arduino program it's actually pretty simple. In this lesson, you are gonna learn how to organize the...
Instructional Video8:16
Curated Video

Mastering Swift 2 Programming (Video 13)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:49
Curated Video

Mastering Swift 2 Programming (Video 8)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video6:42
Curated Video

Mastering Swift 2 Programming (Video 45)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video6:34
Curated Video

Mastering Swift 2 Programming (Video 30)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:57
Curated Video

Mastering Swift 2 Programming (Video 20)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video9:16
Curated Video

Mastering Swift 2 Programming (Video 9)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:30
Curated Video

Mastering Swift 2 Programming (Video 19)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video8:39
Programming Electronics Academy

Arduino Toolchain: Arduino Course 2.7

Higher Ed
A high level description of the software tools used to get the code you write on an Arduino board.
Instructional Video8:23
Curated Video

Learn and Master C Programming - Creating A C++ Program That Uses Our C Library

Higher Ed
Learn how to utilize extern "C" to make our code compatible with both C/C++ projects. This clip is from the chapter "Mixing C with C++ Code" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look...
Instructional Video4:43
Curated Video

Mastering Swift 2 Programming (Video 26)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...