Links 18-08-13
Dev
Will Python dethrone Java this year? Programming language rankings say yes – It depends on who you ask, of course, but Java has been on the decline for a while now.
Decorators in Python: What you need to know – a thorough guide on how to write your own decorators, and why.
Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science.
Coding Cheat Sheets – Simple, quick cheat sheets on computer science concepts.
Ops
How to set up Let’s Encrypt certificates for DigitalOcean Load Balancers.
Here’s where you can find all of DO Let’s Encrypt-related tutorials.
Misc
Exposing localhost server to the internet in one minute – Learn how to use ngrok to expose your local server to the internet.