- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 74字
- 2021-07-02 21:09:41
Using version control
Version control is one of the fundamental tools for programmers in the modern world. It helps us with almost every aspect of a project, in one way or another. There are many version control systems and each of them is a topic in itself, so we're going to narrow our focus here and talk about how to do a few particularly useful things, using a specific version control system called Git.
推薦閱讀
- Python自然語言處理實戰:核心技術與算法
- Docker進階與實戰
- Spring實戰(第5版)
- jQuery開發基礎教程
- Learning AngularJS for .NET Developers
- Geospatial Development By Example with Python
- Laravel Application Development Blueprints
- Java 從入門到項目實踐(超值版)
- Hacking Android
- jQuery從入門到精通(微課精編版)
- Python面試通關寶典
- Scratch編程從入門到精通
- Socket.IO Cookbook
- Java語言GUI程序設計
- 從零開始:Qt可視化程序設計基礎教程