Programming Digest - How developers choose names
#417 — April 26, 2021 | View in browser |
Programming Digest
Spread the word, build the community, share the knowledge – invite your friends.
sponsor
A Beginner's Guide to Terraform
Terraform is an orchestration tool that allows you to represent your instances and other resources with declarative code inside configuration files, instead of manually creating those resources via the Manager or API. This practice is referred to as Infrastructure as Code, and Terraform is a popular example of this methodology. Learn more in this Beginner's Guide to Terraform.
this week's favorite
The names of variables and functions serve as implicit documentation and are instrumental for program comprehension. But choosing good meaningful names is hard. We perform a sequence of experiments in which a total of 334 subjects are required to choose names in given programming scenarios.
Flight loads miscalculated because women using 'Miss' were treated as children
A programming error in the software used by UK airline TUI to check-in passengers led to miscalculated flight loads on three flights last July, a potentially serious safety issue.
Seven mistakes to avoid in your technical interviews
It’s no secret that the technical interview process leaves something to be desired; it’s often riddled with anxiety and stress. In this article, we’ll take a look at seven of the most common mistakes candidates make in their technical interviews and explore ways you can avoid them.
Welcome to the world of Git. I hope this document will help to advance your understanding of this powerful content tracking system, and reveal a bit of the simplicity underlying it — however dizzying its array of options may seem from the outside.
Some useful regular expressions for programmers
Regular expressions can look intimidating and outright ugly. However, they should not be underestimated.
newsletters
Older messages
One letter programming languages
Monday, April 19, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #416 — April 19, 2021 View in browser Programming Digest Spread the word, build the community, share the
Becoming a high-performance software engineer
Sunday, April 4, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #414 — April 05, 2021 View in browser Programming Digest Spread the word, build the community, share the
The ultimate guide to writing self-documenting code
Sunday, March 28, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #413 — March 29, 2021 View in browser Programming Digest Spread the word, build the community, share the
An Object-Oriented Language for the '20s
Sunday, March 21, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #412 — March 22, 2021 View in browser Programming Digest Spread the word, build the community, share the
Atlas: Our journey from a Python monolith to a managed platform
Sunday, March 14, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #411 — March 15, 2021 View in browser Programming Digest Spread the word, build the community, share the
You Might Also Like
Last chance to register: SecOps made smarter
Monday, November 25, 2024
Don't miss this opportunity to learn how gen AI can transform your security workflowsㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ elastic | Search. Observe. Protect
SRE Weekly Issue #452
Monday, November 25, 2024
View on sreweekly.com A message from our sponsor, FireHydrant: Practice Makes Prepared: Why Every Minor System Hiccup Is Your Team's Secret Training Ground. https://firehydrant.com/blog/the-hidden-
Corporate Casserole 🥘
Monday, November 25, 2024
How marketing and lobbying inspired Thanksgiving traditions. Here's a version for your browser. Hunting for the end of the long tail • November 24, 2024 Hey all, Ernie here with a classic
WP Weekly 221 - Bluesky - WP Assets on CDN, Limit Font Subsets, ACF Pro Now
Monday, November 25, 2024
Read on Website WP Weekly 221 / Bluesky Have you joined Bluesky, like many other WordPress users, a new place for an online social presence? Also in this issue: CrawlWP, Asset Management Framework,
🤳🏻 We Need More High-End Small Phones — Linux Terminal Setup Tips
Sunday, November 24, 2024
Also: Why I Switched From Google Maps to Apple Maps, and More! How-To Geek Logo November 24, 2024 Did You Know Medieval moats didn't just protect castles from invaders approaching over land, but
JSK Daily for Nov 24, 2024
Sunday, November 24, 2024
JSK Daily for Nov 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted
OpenAI's turbulent early years - Sync #494
Sunday, November 24, 2024
Plus: Anthropic and xAI raise billions of dollars; can a fluffy robot replace a living pet; Chinese reasoning model DeepSeek R1; robot-dog runs full marathon; a $12000 surgery to change eye colour ͏ ͏
Daily Coding Problem: Problem #1618 [Easy]
Sunday, November 24, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Zillow. Let's define a "sevenish" number to be one which is either a power
PD#602 How Netflix Built Self-Healing System to Survive Concurrency Bug
Sunday, November 24, 2024
CPUs were dying, the bug was temporarily un-fixable, and they had no viable path forward
RD#602 What are React Portals?
Sunday, November 24, 2024
A powerful feature that allows rendering components outside their parent component's DOM hierarchy