By freeCodeCamp.org -
2021-01-14
A code review, sometimes called code Quality Assurance, is the practice of having other people check your code after you write it. Code reviews bring many benefits to the process of writing and deliv ...
By LogRocket Blog -
2021-01-26
Everything you need to know about getting started with unsafe Rust. Learn to troubleshoot common issues and debunk popular myths.
By mtlynch -
2020-12-02
Updates about my life and what I learn about creating software
By Medium -
2020-12-15
I gradually realized in my data science career that by applying software engineering best practices, you can deliver better quality projects. Better quality might be less bugs, reliable results and…
By Brad Frost -
2021-02-16
The Great Divide is real, and I'm pleased that the terms "front-of-the-front-end" and "back-of-the-front-end" have gained traction ever since I quipped about them on the Shop Talk Show. A few of my cl ...
By Facebook Engineering -
2020-10-08
CG/SQL is a code generation system for the popular SQLite library that enables engineers to create complex stored procedures with very large queries.