舉報

會員
D Web Development
最新章節:
Index
WhetheryouarenewtotheworldofD,oralreadyhavedevelopedapplicationsinD,orifyouwanttoleveragethepowerofDforwebdevelopment,thenthisbookisidealforyou.BasicknowledgeofcorewebtechnologieslikeHTML5ishelpfulbutnotrequired.Thisbookexplainsthedifficultdetailstospeedyourwebdevelopment.
目錄(72章)
倒序
- 封面
- 版權頁
- Credits
- Foreword
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with Your First Web Application
- Installing the D compiler and the DUB package manager
- Creating your first web application
- Summary
- Chapter 2. Using Templates for Your Web Pages
- Benefits of using templates
- Creating your first template
- Solving common tasks
- Summary
- Chapter 3. Get Interactive – Forms and Flow Control
- Introducing the note application
- Creating a template with a simple form
- A closer look at route matching
- Serving static files
- Storing session data
- Authenticating the user
- Displaying an error page
- Uploading files
- Summary
- Chapter 4. Easy Forms with the Web Framework
- Converting the note application
- Validating user input
- Adding authentication
- Localizing the web content
- Summary
- Chapter 5. Accessing a Database
- Choosing the right database technology
- Using the Redis key-value store
- Using the MongoDB document database
- Using the MySQL relational database
- Summary
- Chapter 6. Using the REST Interface
- Defining the principles of the World Wide Web
- Serializing D to JSON and back
- Creating and using a REST service
- Tailoring the generated REST API
- Accessing CouchDB
- Summary
- Chapter 7. The vibe.d Internals
- The programming model of vibe.d
- Coding your own main function
- Performing background work
- Porting an existing driver
- An alternative solution for the existing drivers
- Summary
- Chapter 8. Using vibe.d with a GUI Client
- The GUI event loop and vibe.d
- Creating a Win32 GUI application
- Creating an X11 GUI application
- Integrating with other GUI toolkits
- Summary
- Chapter 9. Power Your Application with vibe.d Extensions
- Publishing your project in the DUB registry
- Useful community projects
- Summary
- Index 更新時間:2021-07-16 09:35:42
推薦閱讀
- ThinkPHP 5實戰
- 實戰Java程序設計
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Interactive Applications Using Matplotlib
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 深入分布式緩存:從原理到實踐
- C語言程序設計
- Test-Driven Development with Django
- Mastering Git
- Android項目實戰:手機安全衛士開發案例解析
- Android驅動開發權威指南
- ExtJS Web應用程序開發指南第2版
- Yii2 By Example
- Implementing Domain:Specific Languages with Xtext and Xtend
- Spark for Data Science
- Python算法交易實戰
- Ajax與jQuery程序設計
- Mastering Grunt
- Java程序員職場全攻略
- 量子計算實戰
- 趣味學編程:特級教師帶你零基礎玩轉Mind+
- 計算機應用基礎(第二版)
- 深入淺出R語言數據分析
- 數字圖像處理原理與實踐:基于Visual C++開發
- RHCSA/RHCE8紅帽Linux認證學習教程
- 深入學習Java開發簡單應用(藍橋杯軟件大賽培訓教材-Java方向)
- Mastering Adobe Captivate 8
- Learning Azure Functions
- 圖解CSS3:核心技術與案例實戰
- Python數據挖掘入門與實踐(第2版)