- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 55字
- 2021-07-15 17:24:52
Illustrating Git
A version control system is one of the main elements of programming process. It helps to manage different versions of the code over time and reverse the changes in case of errors or wrong approach. The most widespread and easy-to-use version control system is Git and we will use it in our examples.
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- CockroachDB權威指南
- Getting started with Google Guava
- Getting Started with ResearchKit
- Oracle從新手到高手
- PHP程序設計(慕課版)
- Modern JavaScript Applications
- Web Development with MongoDB and Node(Third Edition)
- C++面向對象程序設計習題解答與上機指導(第三版)
- HTML5+CSS3 Web前端開發技術(第2版)
- 平面設計經典案例教程:CorelDRAW X6
- Android應用開發實戰
- Laravel Application Development Blueprints
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Java程序設計