Skip to content

{ Category Archives } Teaching

Defensible Cheating & A Place to Bury Strangers link for 2008-10-01

ACM Ubiquity – In Defense of Cheating I was disturbed by Golub’s article because the emphasis was on cheating by students and possible counteractive measures. Never did he ask the more fundamental questions: What is the purpose of an examination; Why do students cheat? Instead, he proposed that faculty become police enforcers, trying to weed […]

Tagged , , ,

Data Types in Python & A Place to Bury Strangers links for 2008-09-26

Data Types in Python In this second of nine parts focusing on a quick overview of the Python language for experienced programmers, you’ll learn how Python handles data types such as strings, and more. This article is excerpted from chapter four of Python in a Nutshell, Second Edition, written by Alex Martelli (O’Reilly; ISBN: 0596100469). […]

Tagged , ,

Testing,Typing & A Place to Bury Strangers links for 2008-09-23

Testing  Bruce Eckel’s MindView, Inc: 5-2-03 Strong Typing vs. Strong Testing A more accurate title would be “Static Checking vs. Strong Testing” (tags: strong typing testing programmin languages) A Place to Bury Strangers » A Place to Bury Strangers show review at the Monolith Music Festival, September 13, 2008 at 6:30pm : Ticket Insider Go […]

Tagged , , ,

Regular Expressions & A Place to Bury Strangers links for 2008-09-18

A Place to Bury Stangers      I Know I’ll See You, by A Place To Bury Strangers (7″, £3.29, Important) This is a taster of November’s release of the band’s self-titled debut album featuring five bonus tracks. The band will return to Europe in November to support fellow Brooklynites MGMT.After wowing at the South by Southwest […]

Tagged ,

TED Talks, surface area & A Place to Bury Strangers links for 2008-09-12

Alan Kay shares a powerful idea about ideas | Video on TED.com With all the intensity and brilliance for which he is known, Alan Kay envisions better techniques for teaching kids by using computers to illustrate experience in ways -– mathematically and scientifically — that only computers can. (tags: kay education teaching tedtalks) Jimmy Wales […]

Tagged , ,

Half Hour Hacks & A Place to Bury Strnagers links for 2008-09-11

Half Hour Hacks  Half Hour Hacks: Nondeterministic Finite Automata For an open-ended project in my Computer Science course, I wrote a program which will take any regular expression as an input and generate a NFA for recognizing that language. It can display this NFA graphically as well as generate Prolog code for simulating it and […]

Tagged , ,

Apple & Dell Power Specs & A Place to Bury Strangers links for 2008-09-02

Apple & Dell Poser Specs  Apple – Environment – APES Apple Product Environmental Specifications educate our customers about specific environmental issues as they relate to Apple products, including banned materials, energy consumption, packaging materials and battery chemistries. (tags: mac environment apple power consumption) About Dell|Product Safety, EMC and Environmental Datasheets Product Safety, EMC and Environmental […]

Tagged , , , ,

Why Students take Intoduction to Computer Science

I’m teaching two sections of  Introduction to Computer Science, CPSC 110, this semester. It is always interesting to see why students sign up for a course. Today I asked students to anonymously complete the following: Why are you taking this course? Results from the first class were: To satisfy a requirement         […]

Tagged ,

Computer Power Consumption, Python, A Place to Bury Strangers links for 2008-09-01

How much electricity does my computer use? How much electricity do computers use? (tags: watts science saving power energy) Python Why I Love Python « Dorai’s LearnLog While my feeling for Python is not exactly love, it is pretty close. I am not a professional developer. So I dabble in Python a lot. It allows […]

Tagged , , ,

Python 20 & A Place to Bury Strangers links for 2008-08-31

PEP 20 — The Zen of Python Long time Pythoneer Tim Peters succinctly channels the BDFL’s guiding principles for Python’s design into 20 aphorisms, only 19 of which have been written down. (tags: usability zen style python philosophy programming principles simplicity) hunting for pork chops: a little slow on the up take Pretty much everyone […]

Tagged , ,