Day 14: Understanding Software Libraries
Using a library is by itself a privilege. These days we have libraries for pretty much every complex task in software development. However, each time we use another library it is also a new opportunity to improve your understanding of software. Most developers will approach a library by trying to figure out as quickly as…