# CS fundamentals series ###### tags: `youtube series` ### Primitive types - integer - float/double - char/string - boolean - arrays/lists ### Object Oriented - what is an object (look at our primitive types) ### Debugging - making breakpoints - inspecting current state - local/autos/watches - call stack ### Git ### Data Structures/Algorithms