theory, vcs, project-management, open source, computer-science, terminology, software-engineering, legal
Author(s): Kieran Wood
So, you’ve signed up for github, but your profile looks incredibly bland. How do you go about improving it? Why bother?... Read more
In the last article we covered git and using it. We talked a bit about remotes, which are services that allow you to use git over the internet.... Read more
theory, vcs, project-management, open source, computer-science, terminology, software-engineering
In the last article we looked at version control systems. We looked at a very manual way of building one out with file folders, and noticed a few issues with our approach:... Read more
Things change fast, and keeping track of those changes is not an easy task. Version control systems are built to help manage versions of software, and software changes.... Read more
computer-science, electrical-engineering, logic-gates
Author(s): Brendan Smiley
This article covers a brief overview of how computers work and how they came to be. It does not intend to be a comprehensive explanation or a professional opinion on the subject.... Read more