by GC-Marketing | Jul 31, 2018 | Technologies & Coding Languages
If you’re excited to be a programmer, you’ll need to know how to use version control. Don’t know what version control is? Check out this blog post to learn more. You’ll also want to learn the latest and greatest tools available to make you a...
by GC-Marketing | Sep 8, 2016 | Technologies & Coding Languages
One of the most challenging yet common activities development teams run into with Git is resolving merge conflicts. This happens when multiple developers are making changes in a repository at the same time. This post provides a walkthrough of how to get through two...
by GC-Marketing | Aug 31, 2015 | Technologies & Coding Languages
The life of a developer is full of choices. The industry moves so quickly that there’s always some new tool to try or an updated best practice to incorporate. It’s impossible to pick the best overall framework or the most efficient workflow because...