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...
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...
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.
r/>
This clip is from the chapter "Mixing C with C++ Code" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
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...
Instructional Video4:34
Curated Video

Mastering Swift 2 Programming (Video 34)

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...
Instructional Video5:31
Curated Video

Mastering Swift 2 Programming (Video 29)

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...
Instructional Video4:07
Curated Video

Mastering Swift 2 Programming (Video 17)

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...
Instructional Video3:19
Curated Video

Learn and Master C Programming - Working With Strings - Reviewing Strings in C/C++

Higher Ed
We will kick off this section by a quick review of strings in C/C++.
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and...
Instructional Video5:23
Curated Video

Mastering Swift 2 Programming (Video 25)

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...
Instructional Video5:09
Curated Video

Java 11 Programming for Beginners 5.3: Working with Annotations

Higher Ed
Here we cover annotations and how they help with documentation as well as compile-time and runtime uses.

• Add an analysis of financial data based on average spending on each day of week. The new code uses annota
tions
•...
Instructional Video8:02
Curated Video

C++ for Beginners - Header Files, Includes, and Multiple Files

Higher Ed
Your instructor, David, examines multiple source files, headers, and Includes.<br/<br/>>

This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video5:50
Curated Video

Mastering Swift 2 Programming (Video 4)

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...
Instructional Video4:44
Curated Video

Mastering Swift 2 Programming (Video 21)

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...
Instructional Video5:39
Curated Video

Mastering Swift 2 Programming (Video 6)

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...
Instructional Video4:39
Curated Video

Mastering Swift 2 Programming (Video 49)

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...
Instructional Video3:40
Curated Video

Mastering Swift 2 Programming (Video 47)

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...
Instructional Video3:38
Curated Video

Mastering Swift 2 Programming (Video 42)

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...
Instructional Video8:35
Curated Video

Julia for Data Science (Video 5)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video5:54
Curated Video

Mastering Swift 2 Programming (Video 35)

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...
Instructional Video5:41
Curated Video

Mastering Swift 2 Programming (Video 24)

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...
Instructional Video4:40
Curated Video

Mastering Swift 2 Programming (Video 48)

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...
Instructional Video8:21
Curated Video

C++ for Beginners - Program Entry Point and Namespaces

Higher Ed
In this section, David examines the program entry point, and name spaces.<br/<br/>>

This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video5:43
Curated Video

C++ for Beginners - Creating a Project

Higher Ed
In this lesson, David tours the IDE and demonstrates how to create a simple program.<br/<br/>>

This clip is from the chapter "Your First Program" of the series "C++ for Beginners".Where to get the IDE