Dev
- [RESTful API Design](https://hackernoon.com/
restful-api-design-step-by-step-guide-2f2c9f9fcdbf) – Step By Step Guide by
Tanmay Deshpande.
- [The Essential Skill of a Developer](https://hackernoon.com/
the-essential-skill-of-a-developer-8f6463b20833 ) – by Silvestar Bistrović.
Ops
- [What is Docker and How to Use it With Python (Tutorial)](https://dev.to/
django_stars/what-is-docker-and-how-to-use-it-with-python-tutorial-87a) –
an introductory tutorial on Docker containers.
- 8 books for sysadmins
– recommendations and reviews from opensource.com writer community of their
favorite books for admins.
- [A sysadmin’s guide to Ansible: How to simplify tasks](https://opensource.com/
article/18/7/sysadmin-tasks-ansible) – there are many ways to automate
common sysadmin tasks with Ansible. Here are several of them.
- [How an infrastructure team starts using CI/CD](https://opensource.com/article/
18/7/infrastructure-team-starts-using-ci-cd) – using dev test methods in
the ops environment may catch potential infrastructure issues before they
become problems.
Misc
- [9 Software Architecture Interview Questions and Answers](https://dev.to/
aershov24/9-software-architecture-interview-questions-and-answers-31e7) –
A software architect is a software expert who makes high-level design
choices and dictates technical standards, including software coding
standards, tools, and platforms. Software architecture refers to the high
level structures of a software system, the discipline of creating such
structures, and the documentation of these structures.
- [Why I can’t recommend Clean Architecture by Robert C Martin](https://dev.to/
bosepchuk/why-i-cant-recommend-clean-architecture-by-robert-c-martin-ofd) –
Software architecture is an important topic. Let me explain why you might
wan…
- [My Definition Of A Senior Developer](https://dev.to/mokkapps/
my-definition-of-a-senior-developer-3k8l) – This post describes my
experiences while working with experienced developers…
- SSH Shortcuts.
- Adding Remote Shortcuts to Git.
- [Brian Kernighan remembers the origins of grep](https://thenewstack.io/
brian-kernighan-remembers-the-origins-of-grep) – Already a legend in the
world of Unix, recognized as the person who coined the word “Unix” (among
other feats), 76-year-old Brian Kernighan recalls the origins of the Unix
command grep and takes us back to the early glory days of Bell Labs in the
’60s.
- Weekend procrastination
– The surprisingly rich history of ASCII art.