D Programming Tutorial
Formats - PDF
Pages - 231
ISBN - TP00150
Development, Programming Languages, Programming Languages Other
Language - English
Published on 01/2016

Description
D programming language is an object-oriented multi-paradigm system programming language. D programming is actually developed by re-engineering C++ programming language, but it is distinct programming language that not only takes in some features of C++ but also some features of other programming languages such as Java, C#, Python, and Ruby.
This tutorial covers various topics ranging from the basics of the D programming language to advanced OOP concepts along with the supplementary examples.
Audience
This tutorial is designed for all those individuals who are looking for a starting point of learning D Language. Both beginners and advanced users can refer this tutorial as their learning material. Enthusiastic learners can refer it as their on-the-go reading reference. Any individual with a logical mindset can enjoy learning D through this tutorial.
Prerequisites
Before proceeding with this tutorial, it is advisable for you to understand the basics concepts of computer programming. You just need to have a basic understanding of working with a simple text editor and command line.