#UK #Development #Law https://www.smashingmagazine.com/2018/03/copyright-law-basics-for-uk-software-developers/
Smashing Magazine
Copyright Law Basics For UK Software Developers — Smashing Magazine
Software developers in the UK need to better understand how copyright laws may affect their work so that they don’t miss out on opportunities to protect their work and to avoid infringing on the work of another. So, where do we start?
#Development https://medium.freecodecamp.org/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestrating-containers-114ff420e882
freeCodeCamp.org
Learn Kubernetes in Under 3 Hours: A Detailed Guide to Orchestrating Containers
By Rinor Maloku Why are banks paying me big bucks for something as simple as Kubernetes? When anybody — anybody can learn in under three hours? If you doubt me, I challenge you to give it a try! By the end of this article, you will be able to run
#Performance #Development https://medium.freecodecamp.org/how-we-serve-25m-api-calls-from-10-scalable-global-endpoints-for-150-a-month-911002703280
freeCodeCamp.org
How we serve 25M API calls from 10 scalable global endpoints for $150 a month
I woke up on Black Friday last year to a barrage of emails from users reporting 503 errors from the ipdata API.
#Development https://dev.to/carlillo/do-you-want-to-be-a-top-developer-you-must-build-things-7-apps-to-build-2oje
DEV Community
Do you want to be a Top Developer? You Must Build Things! - 7 Apps to Build
I have reached certain conclusions after years training Software Engineers and Software Developers in the university classrooms and vocational training centers. Having taught more than 1000 students who now work in the industry has allowed me to see the projection…
#Development https://leandromoreira.com.br/2019/08/02/linux-ffmpeg-source-internals-a-good-software-design/
Leandro Moreira
Good Code Design From Linux/Kernel
Learn how Linux/FFmpeg C partial codebase is organized to be extensible and act as if it were meant to have “polymorphism”. Specifically, we’re going to briefly explore how Linux …
#Development
“Spare a thought for a software engineer entering the industry nowadays.”
https://blog.cedriccharly.com/post/20191109-the-configuration-complexity-curse/
“Spare a thought for a software engineer entering the industry nowadays.”
https://blog.cedriccharly.com/post/20191109-the-configuration-complexity-curse/
#Development https://engineering.shopify.com/blogs/engineering/successfully-merging-work-1000-developers
Shopify
Successfully Merging the Work of 1000+ Developers
Collaboration with a large team is challenging, and even more so if it’s on a single codebase, like the Shopify monolith. Shopify changes 40 times a day. We follow a trunk-based development workflow and merge around 400 commits to master daily. There are…