131 private links
Many functional programming articles teach abstract functional techniques. That is, composition, pipelining, higher order functions. This one is different. I...
Python expert Jonathan Lettvin looks at some Python practices that shouldn't be used, but often can't be avoided.
web - Go Router + Middleware. Your Contexts.
coding-bookmarks - My bookmarks website for learning programming.
Top Python Projects, most popular Python projects, favourite Python projects
It's natural to think that one can easily manage just a couple of APIs here and there, yet what starts out as just a few calls to one system or another has an intriguing characteristic of inevitably turning into a closely-coupled network of actors whose further usage or development becomes next to impossible.
I'm trying to schedule a repeating event to run every minute in Python 3...
Until now mbed OS has been exclusive to Cortex-M boards. But now ARM has announced the mbed Client, which enables mbed OS programs to run on Linux.
Pierre-Yves Chibon reports from PyCon 2015 Language Summit and conference.
Roll your own autocomplete solution using Tries. You might have come across many websites with autocomplete suggestions, most notably Google. Adding such an option to your site or application might...
Intelligent code collaboration for you and your team. Save time and build better software by using Sourcegraph to browse, search, and review code. It integrates with GitHub and is always free for open source.