- Learning Drupal 8
- Nick Abbott Richard Jones
- 114字
- 2021-07-16 09:36:47
Preface
This book is designed to be an absolute beginners' step-by-step guide to learning Drupal 8.
Our aim was to write a book that explains what Drupal is and how to use it completely from scratch. We do not assume that the reader is familiar with any previous versions of Drupal, and we won't be referring to terms such as "Schema" and "MVC" in the assumption that the reader is necessarily already a web developer.
We have made every effort to keep the language as simple as humanly possible to illustrate every single step of the way so as to speed the would-be Drupal site builder on your way to building real state-of-the-art sites.
推薦閱讀
- Python編程自學手冊
- DevOps for Networking
- Android Development with Kotlin
- 趣學Python算法100例
- Hadoop+Spark大數據分析實戰
- 編寫高質量代碼:改善C程序代碼的125個建議
- Android底層接口與驅動開發技術詳解
- UML 基礎與 Rose 建模案例(第3版)
- Keras深度學習實戰
- Mastering Web Application Development with AngularJS
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- 后臺開發:核心技術與應用實踐
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- IPython Interactive Computing and Visualization Cookbook
- Go語言入門經典