The Artima Developer Community
Sponsored Link

Agile Buzz Forum
moment of educational truth

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
moment of educational truth Posted: Sep 16, 2003 4:30 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: moment of educational truth
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
I've been teaching the new intro class for two days now - it's kind of an education for me as well. I knew the rythms of the old course, where people got into trouble, etc. With this new one, I don't know yet. I was able to get some immediate feedback this afternoon though. After we went through an exercise, I demonstrated SUnit, and how the RB integration works. The students seemed to like the integration, and then I had a task for them - take some broken code (a one up/one down counter) and write tests for the broken methods. The tests should fail - once they got that far, they had to fix the code.

It took some of them awhile, but they got the test methods coded, and the methods fixed. Yeah, this is backwards in TDD terms. On the other hand, getting code without tests is an all too common occurence - so learning how to create tests for the expected output is a valuable exercise in its own right. Now, if I can take my own advice and start creating tests for BottomFeeder....

Read: moment of educational truth

Topic: The danger of simple solutions Previous Topic   Next Topic Topic: ESUG report by Niall Ross

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use