Intermediate
293 Lessons
30h
Certificate of Completion
Takeaway Skills
Learning about lifetimes of variables and type conversions
Understanding the concepts related to structs, classes and interfaces
Learning the use of templates
Learning about ranges
Understanding parallelism in D
Course Overview
D is a multi-paradigm programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It emphasizes memory safety, program correctness, and pragmatism. This course will teach you advanced D concepts, so it’s re...Show More
Course Content
Introduction
1 Lesson
Lifetimes, null Value and the is Operator
6 Lessons
Type Conversions
6 Lessons
Structs
7 Lessons
Variable Number of Parameters
7 Lessons
Function Overloading and Member Functions
9 Lessons
Constructor and Other Special Functions
10 Lessons
Operator Overloading
15 Lessons
Introduction to Classes
7 Lessons
Inheritance
11 Lessons
The Object Class
7 Lessons
Interfaces
7 Lessons
destroy and scoped
4 Lessons
Modules and Libraries
4 Lessons
Encapsulation and Protection Attributes
5 Lessons
UFCS, Properties and Contract Programming
8 Lessons
Templates
9 Lessons
Pragmas, alias and with
9 Lessons
Pointers
14 Lessons
Bit Operations
13 Lessons
Conditional Compilation
9 Lessons
Function Pointers, Delegates, and Lambdas
8 Lessons
foreach with Structs and Classes
7 Lessons
Unions, Labels, goto and Tuples
8 Lessons
More Templates
14 Lessons
More Functions
8 Lessons
Mixins
7 Lessons
Ranges
19 Lessons
static foreach and Parallelism
11 Lessons
Message Passing Concurrency
12 Lessons
Data Sharing Concurrency
6 Lessons
Fibers
9 Lessons
Memory Management
10 Lessons
User Defined Attributes (UDA) and Operator Precedence
5 Lessons
Conclusion
1 Lesson
How You'll Learn
You don’t get better at swimming by watching others. Coding is no different. Practice as you learn with live code environments inside your browser.
Videos are holding you back. The average video tutorial is spoken at 150 words per minute, while you can read at 250. That‘s why our courses are text-based.
Start learning immediately instead of fiddling with SDKs and IDEs. It‘s all on the cloud.
Built-in assessments let you test your skills. Completion certificates let you show them off.
Recommended Courses
BEFORE STARTING THIS COURSE
AFTER FINISHING THIS COURSE