Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 736 Bytes

ideas.md

File metadata and controls

33 lines (20 loc) · 736 Bytes

Talk ideas

Use the Source

...or, "How to write vanilla code by borrowing from the library you didn't use"

Lolcloud

Something about using esoteric programming languages as we frameworks

Micropayments

Practical options for making and collecting micropayments.

Your Next Career

What to do instead of programming when the robots take over

Draw connections between common characteristics of programmers and career choices outside of programming

The Five Most Important Algorithms Ever

Introductions to the most important algorithms humans use

What they are Why we use them What we learn from them

  1. Genetic algorithm
  2. Odd-Even Merge Sort
  3. Pagerank algorithm
  4. Paxos Consensus algorithm
  5. Backpropagation