Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

D Web Development

Posted By: hill0
D Web Development

D Web Development by Kai Nacke
English | 30 Jan. 2016 | ISBN: 178528889X | 196 Pages | PDF (True) | 1.25 MB

Leverage the power of D and the vibe.d framework to develop web applications that are incredibly fast

About This Book

Utilize the elegant vibe.d framework to build web applications easily and REST backends with the D programming language
Learn about all components of vibe.d to enhance your web development with D
A hands-on guide to the vibe.d framework; from static web pages to template-based, interactive and localized web applications with database access and REST backends
Who This Book Is For

Whether you are new to the world of D, or already have developed applications in D, or if you want to leverage the power of D for web development, then this book is ideal for you. Basic knowledge of core web technologies like HTML 5 is helpful but not required. This book explains the difficult details to speed your web development.

What You Will Learn

Create amazingly fast web applications with D
Use Diet templates to easily create a web user interface
Utilize the web framework for interactive applications with input validation and internationalization
Access a database to provide persistent storage for your application
Extend your application with a REST interface and access other applications via REST
Understand vibe.d's fiber-based approach to asynchronous I/O and use it for integration of existing components
Create GUI applications with vibe.d