- D Cookbook
- Adam D. Ruppe
- 81字
- 2021-07-16 11:50:43
Chapter 1. Core Tasks
In this chapter, we will get started with D and explore some of its core features. You will learn the following recipes:
- Installing the compiler and writing a "Hello World" program
- Adding additional modules (files) to your program
- Using external libraries
- Building and processing arrays
- Using associative arrays to translate input
- Creating a user-defined vector type
- Using a custom exception type
- Understanding immutability
- Slicing a string to get a substring
- Creating a tree of classes
推薦閱讀
- Learn ECMAScript(Second Edition)
- 程序員面試筆試寶典(第3版)
- JavaScript高效圖形編程
- C++面向?qū)ο蟪绦蛟O計(微課版)
- Developing Mobile Web ArcGIS Applications
- C語言程序設計教程(第2版)
- Java程序員面試算法寶典
- PostgreSQL 11從入門到精通(視頻教學版)
- Unity 5.x By Example
- Visual C#通用范例開發(fā)金典
- PHP 7+MySQL 8動態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學版)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰(zhàn)
- 一本書講透Java線程:原理與實踐
- Troubleshooting Citrix XenApp?
- 零基礎學HTML+CSS