Posts marked with “Development”

The Workshop: Intro to Craft CMS

by · November 11, 2021

0
 

Last month we covered Nitro, a local development environment that came out of the Craft CMS community. This month we’re going to dive into Craft CMS and demonstrate getting started with a basic project. by Joe Ferguson

 

The Number One Developer Productivity Tool

by · March 26, 2010

16
 

I talk with managers all the time from large companies to small 3-5 person shops. Regardless of the size of the team, all managers want one thing. They want to know how to make their developers more productive. In my many years off working in IT as both a developer and a manager, I have come to the realization that there is one tool you can give a developer, regardless of the language they work in, that will make them more productive. Warning managers, you won’t like the answer.

 

Professional Programming: DTAP – Part 1: What is DTAP?

by · July 27, 2009

2
 

Development, Testing, Acceptance, and Production, (DTAP) these are the for development areas your code should move through. How many of them does your team actually deploy?