CS 201 - Fall 2024.
[Home]
Welcome to CS 201! 10/11/2024
Video of the Day
It's a UNIX System! Jurassic Park.
I hereby solicit suggestions for the video of the day. Please email
me your ideas with explanations. Selected entries will win 5
homework points. If your video is played at the beginning of class,
you must also briefly explain something about the video and
something about yourself - in person.
Logical Problem of the day
How can you delete a UNIX file named "-f"?
https://pollev.com/slade
You may also download the app to your phone. Use the "slade" poll id.
Canvas Quiz of the Day (need daily password)
Most days, there will be a simple canvas quiz related to the lecture.
You need a password to activate the quiz, which I will provide in class.
These quizzes will count toward your class participation grade.
The quiz is available only during class.
Click for today's quiz.
Lecture 19: Boolean Functions.
Announcements
ISPS Election Prediction Competition
Register by Friday, October 18th.
Technical Resume Workshop Office of Career Strategy, Monday, October 28th, 3-4pm.
If you have an upcoming performance
or athletic event, I am happy to promote it during class. Just send
me a note.
The Digital Ethics Center sponsors Director's
Fellows research appointments, which pay $3,000 per
semester. They collaborate with lots of departments and schools at Yale.
The Director is Professor Luciano Floridi. He
has his own chat bot: LuFlot,
created by students who trained the LLM on Floridi's
extensive writings.
Yale Information Society Project Free lunch. See "About | Mailing Lists" See ISP email today.
Administrivia
You may provide mid-semester feedback on canvas starting October 7th
and ending October 14th. It is anonymous.
I am available for lunch on Mondays at noon at the Franklin College Dining Hall.
I have office hours Wednesdays from 4-6 pm, on zoom, id 459 434 2854.
ULA office hours are found at https://csofficehours.org/CS201/schedule. Sign up via the queue.
Homework assignments:
[Assignments].
hw4 is now available. As in the exam, you may not use echo for UNIX questions in the homework.
CS 201 Video Contest
In the tradition of the
racket/beat it song we have a song for Turing Machines:
Would It Be Computable? to the
tune of "Wouldn't It be Loverly?" from My Fair Lady.
You are invited to create a music video for this song. Here are
the rules:
- The winning
submission will receive 10 homework points for each member of the team.
- Runners-up will receive 5 homework points for each member of the team.
- Each team may have up to 4 CS 201 students. Non-CS 201
students may also contribute, but they would not receive any points.
- CS 201 students may be on at most one team.
- If there are multiple submissions, we will have a vote in class
to select the winner.
- Submissions are due by midnight October 31st.
- If you are planning to submit a video, send me a note
with the members of your team.
Midterm and Grades
p.s. Columbia Business School story.
Lecture: Boolean Functions.
Boolean.html (jupyter) environments + sum of products
Review hw4. Use case special form for all-vars
and eval-in-env
.
Getting to know UNIX
UNIX
Principle 3
[Home]