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

learning to code

learning to code

Slide from the first florida coders user group meeting. 2013/12/11

Michael Minton

December 11, 2013
Tweet

More Decks by Michael Minton

Other Decks in Programming

Transcript

  1. what is code? int y = mx + b; var

    bob = new Employee(); result = fb.account(19).poke() [foo doSomeMagic:7.0 brew:1.0 pow:6.4];
  2. what is code? simply a solution expressed using language mostly

    readable by humans that solves a “real” problem
  3. what it takes passion hard core, life-long passion that keeps

    you up at night it’s not for everyone
  4. what it takes passion hard core, life-long passion that keeps

    you up at night it’s not for everyone really
  5. how to learn? scratch your own itch find your problem&

    SOLVE IT! understanding motivation
  6. how to learn? scratch your own itch find your problem&

    SOLVE IT! understanding motivation payoff
  7. how to learn? take baby steps don’t get hung up

    on tools ask lots of questions
  8. how to learn? take baby steps don’t get hung up

    on tools ask lots of questions find a mentor
  9. how to learn? take baby steps don’t get hung up

    on tools ask lots of questions find a mentor join a user group
  10. LEARN TO CODE AS A NATURAL EXTENSION OF YOUR EXISTING

    PASSION FOR TECHNOLOGY TO SOLVE ACTUAL PROBLEMS