- Drupal 8 Module Development
- Daniel Sipos
- 54字
- 2021-07-02 15:45:12
Version control
Any software development needs to happen through a version controlled environment. By now, Drupal is universally using Git. So, you should make sure that you have Git installed locally, even if just to be able to check out the code examples we write in this book, which will be hosted on GitHub.
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- C和C++安全編碼(原書第2版)
- Visual FoxPro 程序設計
- Visual C++實例精通
- Programming ArcGIS 10.1 with Python Cookbook
- Python程序設計案例教程
- Lua程序設計(第4版)
- Android程序設計基礎
- C++寶典
- Programming with CodeIgniterMVC
- 動手打造深度學習框架
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Python Projects for Kids
- Visual C++開發寶典
- C語言程序設計