Please e-mail us with questions or feedback. You may also use this anonymous form which goes directly to Hunter.

Important Dates:

  • Tuesday, February 19: Midterm exam 6:30 pm - 7:30 pm
  • Sunday, February 24: Last day to change to or from S/NS grade option; last day to drop courses using Annual Drop.
  • Tuesday, March 19: Final exam from 12:30-2:20pm

Announcements

  • [3-11] Some end of quarter dates
    • The course eval closes March 17 at 11:59 pm
    • The IPL closes for the quarter Friday night 3/15
    • There is a review session planned for Friday 3/15 from 4:30-6:30 in GUG 220
  • [3-6] More information about the research project mentioned in class today and how to opt out can be found here here. By departmental advising office, it refers to the CSE advising office for our class.
  • [2-12] There will be a Midterm Review session in GUG 220 on Friday 2/15 from 4:30 - 6:30 pm. At the review session, a practice exam and key will be handed out. The review session will be in the form of open office hours where you can sit down and take the practice exam as if it was a real test. You can also use this time to work 1-on-1 with a TA if you want to! If you can't make the review session, the exam and key will be posted online.
  • [1-28] Midterm logistics
    • Please fill out this form by end-of-day this Friday, February 1st, if you will need a left handed seat for the midterm exam.
    • If you have a conflict with the scheduled midterm time, you must email Hunter to let him know what the conflict befoer this Friday, February 1st so that we can schedule an alternate exam.
  • [01-06] Welcome to CSE 143! Some have asked what material they should know before enrolling in this class. Here are some resources to look at if you are unsure of what is covered in our prerequisite course CSE 142:
    • The following slide deck contains a review of the information that you should be mostly familiar with from 142 (or equivalent course) [ PDF, PPT]. The first couple lectures will have a little bit of review of the material at the end of the slide deck relating to classes and objects.
    • Try out our site used for practicing Java problems called PracticeIt! Here are some problems that may be good to review: flipLines, sameDashes, collapse, TimeSpan
    • Take a look at the exams page from last quarter's 142 to see if you feel confident with concepts covered on the practice material for the exam.

Calendar

Please keep in mind that Hunter is constantly updating this page. It should accurately describe the past, but it won't always accurately predict the future.

Lecture recordings can be found through Panopto on Canvas. We recommend that you treat the recordings as a supplement to going to lecture (or if you have to miss one day) rather than using the recordings as a replacement to going to lecture.

Readings marked as required (Req) are meant to be read after lecture that day and before the next lecture. Readings marked as supplementary (Sup) are listed if you need them, but are not necessary to read if you feel like you understood the material from lecture that day. The PracticeIt problems linked on the calendar are problems Hunter thinks you should be able to work on after lecture and the readings for that day; if you find that you aren't able to solve the problems, that is a good sign you should be going to section to get more practice but in a more structured learning environment.

Mon Tue Wed Thu Fri
  • folder 01-08

    Section 1: How to succeed in 143; ArrayList


  • folder 01-10

    Section 2: ArrayIntList


  • folder 01-15

    Section 3: Bad ArrayIntList


  • folder 01-17

    Section 4: Stacks & Queues

    HW1 Due


  • folder 01-21

    No school! :)


  • folder 01-22

    Section 5: List Nodes


  • folder 01-24

    Section 6: LinkedLists with loops

    HW2 Due


  • folder 01-29

    Section 7: Harder LinkedList problems


  • folder 01-31

    Section 8: Sets & Maps

    HW3 Due


  • folder 02-07

    Section 10: Recursive Programming

    HW4 Due


  • folder 02-12

    Section 11: Optional - TA's Choice


  • folder 02-14

    Section 12: Midterm Review

    HW5 Due


  • folder 02-18

    No school! :)


  • folder 02-19

    Section 13: Exhaustive search

    Midterm at 6:30 pm - 7:30 pm


  • folder 02-21

    Section 14: Recursive backtracking


  • folder 02-26

    Section 15: Binary Trees 1


  • folder 02-28

    Section 16: Binary Trees 2

    HW6 due


  • folder 03-05

    Section 17: Inheritance


  • folder 03-07

    Section 18: Comparable

    HW7 Due


  • folder 03-12

    Section 19: LinkedIntList Review


  • folder 03-13

    Exam review

    Practice Questions from Old Exam Database

    • Comparable: Office
    • Comparable: recordGrade
    • Binary Tree Programming: completeToLevel
    • LinkedIntList Programming: bubble, removeFirstOf3


  • folder 03-14

    Section 20: Exam review

    HW8 Due