- D Cookbook
- Adam D. Ruppe
- 191字
- 2021-07-16 11:50:41
About the Author
Adam D. Ruppe is a professional software developer living in Watertown, New York. He started programming PCs in high school, writing assembly language, and later C and C++, using the Digital Mars compiler to build programs based on MS DOS on a hand-me-down computer. Programming in the DOS environment with the slow computer gave him early practical experience in low-level and efficient code—skills he carries on developing today.
After finishing school, he started doing web programming—initially with PHP. While he'd make it work, he often found himself longing for the good old days. One day, he decided to check back with the vendor of his old compiler and discovered the D programming language (well before it reached 1.0!).
He was enamored with it and used it to write some games, and then started writing web libraries to use it for work too, to replace PHP. He found success in this endeavor in early 2009.
Combining his pioneering spirit with his blend of low-level and high-level programming experience, he was able to forge ahead with D, taking it to places many people didn't believe possible.
- MATLAB 2020 從入門到精通
- Django:Web Development with Python
- Securing WebLogic Server 12c
- PhoneGap:Beginner's Guide(Third Edition)
- VMware虛擬化技術(shù)
- Building Wireless Sensor Networks Using Arduino
- Visual Studio Code 權(quán)威指南
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復(fù)雜圖像數(shù)據(jù)
- AI自動化測試:技術(shù)原理、平臺搭建與工程實踐
- HTML5游戲開發(fā)實戰(zhàn)
- Improving your Penetration Testing Skills
- Mastering Node.js
- HTML 5與CSS 3權(quán)威指南(第4版·上冊)
- Neo4j Graph Data Modeling
- Python3從入門到實戰(zhàn)