If you're a freelancer, solo developer in a company, or just a small team you know there's never enough time to do everything. But that doesn't mean you have to sacrifice quality just to ship good code. In this talk, I'll share the tools and practices which will help you ramp up your productivity so you can write better code and make sure it works. We'll look at tools like version control systems (git), getting started with testing, automating deployments, assessing code quality, and more.

Comments

Comments are closed.

Joseph Lavin at 13:12 on 21 Sep 2018

Great introduction to techniques and tools that should be used. Very useful for people just getting into programming.