AVAILABLE NOW: Front-End Developer Handbook 2017


Learn Version Control

A component of software configuration management, version control, also known as revision control or source control, is the management of changes to documents, computer programs, large web sites, and other collections of information. Changes are usually identified by a number or letter code, termed the "revision number," "revision level," or simply "revision." For example, an initial set of files is "revision 1." When the first change is made, the resulting set is "revision 2," and so on. Each revision is associated with a timestamp and the person making the change. Revisions can be compared, restored, and with some types of files, merged.

Wikipedia

The current modern solution for version control is Git. Learn it!

General Learning:
Mastering:
References/Docs:

results matching ""

    No results matching ""