Exploring Computer Science Principles

The episode where we cover the more advanced concepts of graphing, hashing, and emulators! by Rob Bennett

Overview- Unit 2 of Computer Science was harder than the first, and the first was pretty rough at times. Taking the lessons that we learned about data structure, Big O notation regarding space and time complexity, and some logic regarding how computers function, we dove into hashtables (dictionaries, for python... [Read More]

Basics of Computer Science Review

The episode where we cover the basics of Python but really its all about algorithms! by Rob Bennett

Overview- Having successfully moved out of the Data Science program, we start down the road of the Computer Science track. This is an interesting experience since we’re approaching a lot of problems directly with code. Its all about finding solutions to problems in a very real-world sort of way. Our... [Read More]