59 posts tagged with programming.
Displaying 51 through 59 of 59. Subscribe:
Pythonect
A general-purpose dataflow programming language based on Python, written in Python [more inside]
Python for biologists
I taught a learn-to-program course this summer for biologists with no previous programming experience. I got lots of requests from the participants for an online version of the course, so here it is! Learn to program in Python with no previous experience required, using lots of biological / bioinformatics examples. [more inside]
Github Explorer: Finding random interesting software projects
Basically one part a way of finding interesting open source software projects on github, one part an experiment in discovery mechanisms. Like Wikipedia's Random Article feature, only less prone to giving you uninteresting things. [more inside]
80s Joke Line
My friends and I built an 80s Joke Line for a hackathon event here in Toronto. You can call in to hear a joke and then share one of your own. It's cobbled together using Flask (a Python web framework) and APIs from Twilio and Soundcloud. The code is on GitHub. We are a bit short on jokes. Maybe you can help with that. [more inside]
DaveDaveFind: Built with Udacity
I just finished the excellent CS101 course at Udacity, which promised I'd learn to build a search engine in seven weeks. I was skeptical, but sure enough, I did! This very simple search engine is based on the code I learned in class, and searches the Udacity course materials. While building it, I also learned to use the Bottle web framework and Google App Engine. I kept a blog with lots of details here. The next round of classes starts tomorrow, so I thought I'd post this here and encourage anyone interested in learning to build their own to sign up.
Drunk Eliza
The classic chatbot Eliza written in Entropy, the language of disorder. [more inside]
Daily Food Diary
I created a daily food diary to keep track of what I eat, the calories I've consumed, and my thoughts about the day's intake. [more inside]
Hammer Principle
Hammer Principle is a site a friend and I created a while back for comparison of different programming languages along different axes. It's since expanded into a variety of other areas, including databases, martial arts and gin (the gin one is sadly very unloved). [more inside]
Commons Image Browser
A website that lets you browse CC and public domain images. [more inside]
Page:
1 2