Recent Posts

Day xx 100 Days of Code

1 minute read

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...

Day 10 - 100 Days of Code (2017)

less than 1 minute read

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 9 - 100 Days of Code (2017)

less than 1 minute read

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...

Day #7 100 Days of Code

less than 1 minute read

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...

Day #6 100 Days of Code

less than 1 minute read

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...

Day #5 100 Days of Code

less than 1 minute read

Almost a whole week done already! This is really going fast.

Day #4 100 Days of Code

less than 1 minute read

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...