Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Why should I learn some basics about software development?

Scott Lowe
January 29, 2015

Why should I learn some basics about software development?

This online-only presentation discusses some of the reasoning behind my recommendation that all IT professionals should learn some of the basics of software development.

Scott Lowe

January 29, 2015
Tweet

More Decks by Scott Lowe

Other Decks in Technology

Transcript

  1. Learning(Git • It's&really&not&as&hard&as&you&might&think&(honestly!) • Here&are&a&few&resources&to&get&you&started: • A&Non?Programmer's&IntroducAon&to&Git:&hCp:/ / blog.scoClowe.org/2015/01/14/non?programmer?git?intro/ •

    Using&Git&with&GitHub:&hCp:/ /blog.scoClowe.org/2015/01/26/ using?git?with?github/ • Using&the&Fork?and?Branch&Git&Workflow:&hCp:/ / blog.scoClowe.org/2015/01/27/using?fork?branch?git?
  2. Automa'on • Automa(on*comes*in*many*different*forms: • Scrip(ng • Configura(on*management • Tools*and*services •

    All*of*these*forms*can*offer*benefits*to*IT*professionals*in*any* discipline • Let's*look*at*a*couple*examples