DAY TWO OF THE HOME CHALLENGE
Today was that day when I sat on the laptop for 12 hours straight, coding, debugging, and learning something entirely new. I know about APIs, but I’ve never know how to implement them and put them in code, and today I have to say, APIs are really important and fun stuff. Getting to understand them is another story, I’ve had to research deep about them where I found the Google ones to being the most reliable and most used.
Coding was fun, writing your own tweets via CLI using the Twitter API, though I haven’t fully grasped the know-how of it, I intend to make the next two weeks learning about APIs, and I will use every resource available at my disposal. Python challenges required a lot of reading and understanding. Coming to understand what is required in the problem is different than just making the code run. All in all, today I learnt about APIs, new python functions available in the library, and patience.