Day xx 100 Days of Code
When the front end code (me) must rely on the changes to the back end code to be done, but it’s not done in time (yesterday) then you spend literally all day...
When the front end code (me) must rely on the changes to the back end code to be done, but it’s not done in time (yesterday) then you spend literally all day...
And we’re back to taking notes again on Python. Today I finally finished Exercise 22 by going back through the previous exercises and note all the new stuff...
Day #8 was a general continuation of Day #7 - more notes - so no blog post on that. But I added an entry to the log here: https://github.com/SFoskitt/100-da...
Today I went back to “Learn Python the Hard Way” to complete Exercise 22, which instructs us to take notes and do a review of everything we’ve learned so far...
Today I setup a Python websocket server. This is technically for a work project so not 100% compliant with the rules of the 100 Days of Code challenge. How...
Almost a whole week done already! This is really going fast.
I’m looking at RxJS for a side project. One blog article compared it to lodash but for asynchronous data. Interesting! It’s been slightly less than an hou...