Learn to Tango with D

  • Authors:
  • Kris Bell;Lars Ivar Igesund;Sean Kelly;Michael Parker

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Learn to Tango with D
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In recent years, much work has been put into creating programming languages that embody a blend of many of the most admired characteristics of their predecessors. One such language is D, which provides developers with the speed of languages such as C and C++ combined with the power and flexibility of languages such as Ruby and Python. Learning to Tango with D introduces you to the powerful D language, with special attention given to the Tango software library. A concise yet thorough overview of the languages syntax and features is presented, followed by an introduction to Tango, the popular generalpurpose library youll return to time and again when building your D applications. Authored by prominent D developers Kris Bell, Lars Ivar Igesund, Sean Kelly, and Michael Parker, this book supplies not only the knowledge required to begin building your own D applications, but also the insight these authors have acquired due to their extensive experience working with and participating in the development of the D language. What youll learn Uuse Ds fundamental syntax and features to quickly begin building your own applications. Master Ds objectoriented approach en route to creating reusable, easily understandable applications. Take advantage of the Tango library to build applications faster than you ever thought possible. Who is this book for? Programmers wishing to learn more about the D language