CIT 591 Previous Announcements
Fall 2011, David Matuszek
| Date | Announcements | ||
|---|---|---|---|
| December 11, 2011 | Classes are over, and I'm no longer holding regular office hours. I expect to be in my office and available Monday after lunch, and Thursday between about noon and 2:30. | ||
| December 7, 2011 | The final word on tabs: For Wrap Text, Flow Text, and Fix Indentation, just replace every tab with four spaces. Then do the rest of the work. I wrote these translators not thinking about tabs, which I rarely use, and didn't mean to make a lot of work with special cases. No other translators are affected by this statement, only the three named above. |
||
| November 29, 2011 | The final exam for this course is December 21, not (as originally scheduled) December 15. |
||
| November 21, 2011 | The Jigsaw Puzzle assignment says to make the findPiece method private. It also says to unit test this method. These are incompatible. Do not make this method private. |
||
| November 21, 2011 | The UNcorrected grades for 03 Opening Bid in Bridge have been added to Sakai. Thanks to those people who have pointed this out. Corrected grades should be posted sometime tomorrow. | ||
| November 11, 2011 | The latest evaluation form, for 08 Saddle Points, has now been posted. | ||
| October 28, 2011 | I have posted the Evaluation Form for 06 Readability Measures. Let me remind everyone: This is required, not optional! | ||
| October 21, 2011 | By popular demand, I have now posted a copy of last year's midterm exam. I will not provide correct answers, so don't ask. |
||
| October 20, 2011 | My basic principles for grading are:
Here are some observations about the Readability assignment:
|
||
| October 20, 2011 | I have now posted a corrected version of opening_bridge_bid_test.py. Due to the nature of the corrections, I believe that these corrections will affect only a few people. If you lost more than 2 points for By my computation, 2 points is approximately 1/1000 of the total points. You and I have better things to do than worry about that amount. |
||
| October 19, 2011 | I have posted opening_bridge_bid_test.py and sudoku-test.py. | ||
| October 18, 2011 |
|
||
| October 14, 2011 | At the beginning of the semester, I said that you would be required to evaluate each of your partners. This information is completely confidential--no one but me will ever see what you said about your partners. Please try to get these done before Wednesday! Here are the first three evaluation forms:
Please fill out these forms completely. There is an odd bug that I haven't been able to track down yet: If the form isn't completely filled out, you will still be told that it has been sent, but I don't always receive it. So, if you are one of the unlucky people who didn't get a partner, just indicate that on the form and fill out the rest of the fields with nonsense. Thanks. |
||
| October 12, 2011 | Corrections and clarifications for Fraction Calculator assignment:
|
||
| October 7, 2011 | Clarifications for Fraction Calculator assignment:
I have added an example to the assignment page. |
||
| October 7, 2011 | At the beginning of the semester, I said that you would be required to evaluate each of your partners. This information is completely confidential--no one but me will ever see what you said about your partners. Here are the first two evaluation forms: Please fill out these forms completely. There is an odd bug that I haven't been able to track down yet: If the form isn't completely filled out, you will still be told that it has been sent, but I don't always receive it. So, if you are one of the unlucky people who didn't get a partner, just indicate that on the form and fill out the rest of the fields with nonsense. Thanks. |
||
| October 2, 2011 | I have added (in green) some minor clarifications to the Sudoku assignment. These are clarifications only, there are no changes in the requirements. | ||
| September 28, 2011 | If you are using Python 3.2.1, it's a very good idea to upgrade to 3.2.2. Python 3.2.1 has a bug in it where it leaves a new pythonw process running every time you reload your program. |
||
| September 27, 2011 | Posted: A very basic opening_bid_bridge_test.py. | ||
| September 26, 2011 | I've updated (in green) the Opening Bridge Bid assignment. Although this was not my intent, I think that those of you who actually began by writing tests first (TDD) will find it much easier to make any necessary changes in your program. |
||
| September 22, 2011 | How to Crack the Coding Interview: Skills and Strategies for Software EngineersSpeaker: Gayle Laakmann McDowell, Founder / CEO of CareerCup.com and Author of The Google Resume and Cracking the Coding Interview. I highly recommend this talk. --Dave |
||
| September 18, 2011 | Also available free online is An Introduction to Python. This is a very good, very condensed book, suitable for experienced programmers. If you are more of a beginner, you may find it too condensed. | ||
| September 17, 2011 | The very highly regarded book Dive Into Python 3 is available online. I didn't choose it for this course because it's a lot more than we need, but you may find it useful. | ||
| September 15, 2011 | I have posted a Concise Guide to Python. This is intended just as a quick reference; I hope you find it useful. Please let me know about any errors or serious omissions you find! | ||
| September 13, 2011 | Late getting in today. I should be in my office by 3:00 or so. | ||
September 12, 2011 |
|
||
| September 7, 2011 | Forgot to mention: Before Fridays lab, please go to Moore 207 and attempt to log in on one of the computers nearer the front of the room. If you can, great; if you are registered for this course but cannot log in, contact CETS. You will be at a disadvantage if you can't use a computer during lab! Please explore the Links below, especially regarding the textbook, Sakai, and Piazza. I have temporarily marked these in yellow to make them more noticeable. |