Quantcast
Channel: Programming – BetterExplained
Browsing latest articles
Browse All 4 View Live

Image may be NSFW.
Clik here to view.

A Visual Guide to Version Control

Version Control (aka Revision Control aka Source Control) lets you track your files over time. Why do you care? So when you mess up you can easily get back to a previous working version. You’ve...

View Article


Image may be NSFW.
Clik here to view.

Intro to Distributed Version Control (Illustrated)

Traditional version control helps you backup, track and synchronize files. Distributed version control makes it easy to share changes. Done right, you can get the best of both worlds: simple merging...

View Article

Image may be NSFW.
Clik here to view.

A Simple Introduction To Computer Networking

Most networking discussions are a jumble of acronyms. Forget the configuration details — what are the insights? Networking is about communication Text is the simplest way to communicate Protocols are...

View Article

Image may be NSFW.
Clik here to view.

Aha! Moments When Learning Git

Git is a fast, flexible but challenging distributed version control system. Before jumping in: Understand regular version control Understand distributed version control Along with a book, tutorial and...

View Article
Browsing latest articles
Browse All 4 View Live