Tag: programming
Photo of the week; Cutting away.
by Adam Evenden on Oct.12, 2013, under Unpatched Tuesdays
Photos of the week; The look of success.
by Adam Evenden on Jul.19, 2013, under Projects
Comments Off on Photos of the week; The look of success. :Creativity, led sign, programming, teaching more...Toronto Haskell Users Meetup
by Christopher Olah on Feb.23, 2012, under Events
There’s going to be a Toronto Haskell Users Meetup at hacklab on March 7th starting at 7pm. Come by and meet your fellow Haskellers!
This will be the first one. I’m really looking forward to meeting other Haskellers in person!
Haskell Users of Toronto, unite!
You may optionally sign up for this meetup on eventbrite.
Introduction to Programming (Python)
by Christopher Olah on Jan.20, 2012, under Workshops
On Saturday Feb 11th, I’ll be teaching an Introduction to Python workshop. It will go from 10am to 4pm, with a break for lunch.
Python is a popular programming language, known for its simplicity, ease of use, and elegance. An excellent language to start programming in.
We’ll cover some basic programming concepts. What that will include will depend on how fast we go :)
Please RSVP — we have limited space!
Python Hiatus
by Leigh Honeywell on Dec.17, 2009, under Python Newbies
Python Newbie Nights on Thursdays will be on hiatus for a couple of weeks, returning in mid-January. Folks aren’t around as much and I’m a bit burnt out, so it just seemed like the right time to take a break. Watch this space for the class’s return!
-Leigh
RubyMine Donation
by theOtherRob on Nov.25, 2009, under Uncategorized
JetBrains has donated licenses of their excellent Ruby Mine IDE for the lab computers. Thanks guys!
Python Newbie Night vs. Recursion
by Leigh Honeywell on Feb.22, 2009, under Python Newbies
During last week’s python class we got to the part in our wonderful textbook where the concept of recursion is introduced. My friend Susan posted a witty line to my facebook feed regarding the teaching of recursion:
I normally teach recursion by checking to see whether they understand recursion, and if not, teaching recursion.
Within the class we have a variety of levels of experience with programming in general, and recursion in particular. I’m curious to hear peoples’ favourite recursion teaching tools, examples, or other witticisms. What’s your favourite programming problem to solve recursively?
-Leigh