entaroadun/hnpickup looks like a nice project to introduce you to some data mining application design patterns to follow any place. It uses Google App Engine and Python.
The Java Ecosystem (for the Sinatra or web.py lover)
Shaneal Manek’s posted a piece on Java that is another one for the bookmarks (and one to experiment with if you aren’t familiar), that introduces some Sinatra or web.py capabilities to the Java crowd: The Modern Java Ecosystem (for the Sinatra or web.py lover).
Here goes his example project on Github.
The Python Ecosystem – An Introduction
mirnazim.org posts a fantastic intro to the ‘Python Ecosystem’ that is worth bookmarking and coming back to: Python Ecosystem – An Introduction. Discussion at Hacker News.
Here is some great Python related news: Adrian Holovaty is getting back involved with Django!.
“Superwoman Was Already Here”
brain pickings links to two great presentations that get you thinking about education by introducing you to Montessori philosophy: Superwoman Was Already Here: The Montessori Philosophy, Animated | Brain Pickings.
Be a Jerk: The Worst Business Lesson From the Steve Jobs Biography
Unfortunately too many will take the wrong lessons for their own ends: Be a Jerk: The Worst Business Lesson From the Steve Jobs Biography – Tom McNichol – Business – The Atlantic.
Don’t be an asshole. You’re not Steve Jobs, and even if you were, it doesn’t make it right.
Steve Jobs: “computer science is a liberal art, it’s something everyone should know how to use, at least, and harness in their life”
“Quotes from Steve Jobs Lost Interview”:
“Learning to program teaches you how to think. Computer science is a liberal art.”
NPR.org: “Steve Jobs: ‘Computer Science Is A Liberal Art'”:
“In my perspective … science and computer science is a liberal art, it’s something everyone should know how to use, at least, and harness in their life. It’s not something that should be relegated to 5 percent of the population over in the corner. It’s something that everybody should be exposed to and everyone should have mastery of to some extent, and that’s how we viewed computation and these computation devices”
Related:
YouTube: WGBH: “Steve Jobs 1990 Lost Interview Part 1”:
Reddit.com: “Want: a non-technical description of CS”
Happy 12th anniversary Richelle
I hope I one day learn how to express how deeply I love you and how you make my heart feel. Love you sweetheart.
Tom Petty’s “I Won’t Back Down” covered by Eddie Vedder
YouTube: Pearl Jam – I Won’t Back Down (Gorge ’06):
Personal practice for the week is this. What an awesome version of a great song.
Introducing Programming in College with Scratch
I’ve mentioned Scratch as a way to introduce children to programming, but it works just as well, maybe even more so, as a way of introducing teenagers and adults to programming! Don’t take it from me though, take it from Harvard’s CS50, by David J. Malan (who is fantastic in these lectures btw), which has adopted Scratch (it moves on to C and other languages and tools), to help students make some connections early on.
YouTube: “CS50 / Week 0: Friday”:
Harvard: CS50.tv
Academic Earth: “Introduction to Computer Science I”
Some thoughts on Project-Based computer science education
Recently I had the pleasure of assisting someone who lives at Connelly House, managed by Project HOME, in bringing his music to YouTube. He was a 50ish year old man, suffering from disability, with no internet or real computing experience to go by, but he had a project. In the journey to produce that single video for YouTube, he learned some basic concepts around navigating the web, managing an email account, and using search, that empowered him not only to produce a single video, but to go on and produce over 30. Now, one experience does not a conclusive study make, but I came away from the this convinced that it is a technique I’d love to try with K-12 students, building an interactive story or video game, and along the way, having a goal for them to learn the basics of computational thinking, problem solving, and basic programming. The software to do this is free and with cloud-based storage (Dropbox) regular access to a basic machine in the home, the technology you need is already here.
This is not an original idea (I don’t believe in original ideas by the way), and there are many who have brought this up as a successful path to introduce programming in the past. Here go some great links to ponder:
Knowing and Doing: Eugene Wallingford: “Problems are the Thing”
Philip Greenspun: “Improving Undergraduate Computer Science Education”
Edutopia: “Project-Based Learning”