Browse by Tags
All Tags »
Project (RSS)
This blog entry is a little overdue -- but it is here finally. I will enter some basic info on the projects here later (to be edited). In the meantime, I encourage the different project teams to start sharing with the rest of the class their project plans/ideas,
Read More...
Tutorial 5: 21-Feb-2008; (quick, personal summary) Tutorial 5 is all about databases and query processing. I use it to illustrate the difference between declarative query (like SQL) and procedural query (as done via e-project, e-select, and e-join). Declarative
Read More...
Lecture 6: (quick, personal summary) In lecture 6, I wanted to start and finish covering Databases, but because we discussed the course project quite a bit, I could not finish everything I wanted to. Ended up having to finish the last 10 minutes during
Read More...
Hi to all: Since many of you asked/emailed me about this project and you want to discuss different things or look for partners, etc -- I am creating this post so that you can have a place to discuss them and also to look for team members, and so on. For
Read More...
Lecture 3: (quick, personal summary) In lecture 3, we finally get to talk about algorithms -- the primitives, with examples. We also covered simple algorithms (sum), the basic structure of an iterative loop, and a simple sequential search -- but I did
Read More...