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

Self-Directed Learning Material

Self-Directed Learning Material

Robert Lehmann

April 01, 2014
Tweet

More Decks by Robert Lehmann

Other Decks in Education

Transcript

  1. ed-tech amnesia Audrey Watters: "The Audrey Test": Or, What Should

    Every Techie Know About Education? http://hackeducation.com/2012/03/17/what-every-techie-should-know-about-education/
  2. Bloom’s taxonomy Constructivism peer instruction project-based learning extrinsic motivation Common

    Core Self-Efficacy K-12 education failure narrative drama in education standardized testing I don’t know shit. I don’t know shit. Bloom’s taxonomy Constructivism peer instruction project-based learning extrinsic motivation Common Core Self-Efficacy K-12 education failure narrative drama in education standardized testing Disclaimer
  3. In the end, we’re not building a slideshow, we’re teaching

    them Javascript. In the end, we’re not building a slideshow, we’re teaching them Javascript. © 2009 by Brant Wilson, http://lostandtaken.com/blog/2009/2/9/24-ripped-paper-textures-for-web-design.html — Tiffany Conroy about Javascript for Absolute Beginners
  4. The with construct is the preferred way of reading and

    writing files. The with construct is the preferred way of reading and writing files. © 2009 by Brant Wilson, http://lostandtaken.com/blog/2009/2/9/24-ripped-paper-textures-for-web-design.html — Jonathan Whitmore on Data Processing with Python, #6
  5. turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) Draw a

    rectangle. Draw three rectangles. turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90)
  6. turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) Draw a

    rectangle. Draw three rectangles. Make the rectangles twice as large. turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90) turtle.forward(50) turtle.right(90)
  7. for i in range(3): for j in range(4): turtle.forward(50) turtle.right(90)

    Draw a rectangle. Draw three rectangles. Make the rectangles twice as large.
  8. one of the coolest successes we've had is getting translations

    from others … e.g, the Spanish translation … was given to us almost out of the blue one of the coolest successes we've had is getting translations from others … e.g, the Spanish translation … was given to us almost out of the blue © 2009 by Brant Wilson, http://lostandtaken.com/blog/2009/2/9/24-ripped-paper-textures-for-web-design.html — Matthew Iversen about using Transifex for Python for beginners
  9. http://opentechschool.github.io/⏎ slides/presentations/coaching/ thanks to Matthew Iversen, Tiffany Conroy, Fabian Fabian,

    and Andreas Hug for their input use Sphinx more of these events! don’t teach dogmatically goals & non-goals feel the pain coaching guidelines Robert Lehmann: Self-Directed Learning Material @rlehmann robertlehmann.de slides.opentechschool.org hands-on