- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 64字
- 2021-06-24 18:31:45
Git
Git is the most popular revision control system. For that reason, all the code used in this book is stored in Bitbucket (https://bitbucket.org/). If you don't have it already, install Git. Distributions for all the popular operating systems can be found at: http://git-scm.com.
Many graphical interfaces are available for Git; some of them being Tortoise (https://code.google.com/p/tortoisegit), Source Tree (https://www.sourcetreeapp.com), and Tower (http://www.git-tower.com/).
推薦閱讀
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- 深度學(xué)習(xí)經(jīng)典案例解析:基于MATLAB
- Rake Task Management Essentials
- JavaScript+jQuery開(kāi)發(fā)實(shí)戰(zhàn)
- oreilly精品圖書:軟件開(kāi)發(fā)者路線圖叢書(共8冊(cè))
- 新編Premiere Pro CC從入門到精通
- The DevOps 2.4 Toolkit
- iOS應(yīng)用逆向工程(第2版)
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- Learning FuelPHP for Effective PHP Development
- 從零開(kāi)始學(xué)C語(yǔ)言
- 用案例學(xué)Java Web整合開(kāi)發(fā)
- Python程序設(shè)計(jì)開(kāi)發(fā)寶典