ABSTRACT

After covering the small parts that make up code, it’s time to start learning how all of the parts come together to create a behavior. Creating data is easy; keeping the data organized is harder. Adding logic to do something with the data is harder still. That said, it’s not impossible; otherwise, no one would write code.