- Learn WebAssembly
- Mike Rourke
- 84字
- 2021-08-13 15:38:57
Git
Git is a version control system (VCS) that allows you to track changes to files and manage work between multiple developers contributing to the same code base. Git is the VCS powering GitHub and GitLab, and is also available on Bitbucket (they also offer Mercurial, which is another VCS). Git will allow us to clone repositories from GitHub, and is a prerequisite for the EMSDK, which we'll cover in the next chapter. In this section, we will cover the installation process for Git.
推薦閱讀
- Getting started with Google Guava
- Mastering OpenCV Android Application Programming
- Python 深度學(xué)習(xí)
- Spring Boot企業(yè)級(jí)項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Learning jQuery(Fourth Edition)
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Programming with CodeIgniterMVC
- Xamarin Blueprints
- OpenCV with Python Blueprints
- Clojure High Performance Programming(Second Edition)
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- Clojure編程樂(lè)趣
- Design Patterns and Best Practices in Java
- 基于JavaScript的WebGIS開發(fā)
- Learning C# by Developing Games with Unity 3D Beginner's Guide