CS 61B Data Structures, Spring 2023 UC Berkeley
sp23.datastructur.es
CS 61B Data Structures, Spring 2023 UC Berkeley
1–10 of 76 posts
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#2[deleted]
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#3I took this course with Hug many years ago. He's a truly gifted educator and I learned so much from the projects.
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#4great course
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#5Here's an interesting resource for those who like it formal: https://people.mpi-inf.mpg.de/~mehlhorn/ftp/Mehlhorn-Sanders...
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#6I took this course with Hug many years ago. He's a truly gifted educator and I learned so much from the projects.
I took this so many years ago I can't remember who taught it. Paul Hilfinger maybe? Microvax assembly language was a big part of the course, IIRC.
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#7101 is a beginners course. What is 61B?
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#8101 is a beginners course. What is 61B?
At Berkeley, course numbers >100 are upper-division, and those <100 are lower-division, introductory classes. Especially in the CS department, the upper-division courses are far from introductory. 61B is the the second in the 61A-B-C series, which is required for all CS majors. (A fourth lower-division class, CS 70 ("Discrete Mathematics and Probability"), is also required, but is independent of the 61 series.)
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#9could somebody explain how to recreate his coding environment in sublime text? looks very nice for learning and following along.
Re: CS 61B Data Structures, Spring 2023 UC Berkeley
#10I took this course with Hug many years ago. He's a truly gifted educator and I learned so much from the projects.
I took this so many years ago I can't remember who taught it. Paul Hilfinger maybe? Microvax assembly language was a big part of the course, IIRC.
I took it two semesters ago with Hilfinger and sadly didn’t have any Microvax in it. You might be thinking of 61C, which deals more with computer architecture.