matheusmello.io
BlogProduct ReleasesToolsBooksContact

identifier

Are PostgreSQL column names case-sensitive?
identifier
September 2, 20231 min read

Are PostgreSQL column names case-sensitive?

# Are PostgreSQL column names case-sensitive? ๐Ÿ—‚๏ธ๐Ÿ”Ž When working with PostgreSQL, you may encounter a question: Are column names case-sensitive? The short answer is - yes, they are! ๐Ÿค” **Why does this matter?** Well, it can often lead to confusion and fr

identifier
What"s the Hi/Lo algorithm?
algorithm
September 2, 20231 min read

What"s the Hi/Lo algorithm?

๐Ÿ”Unlocking the Mystery of the Hi/Lo Algorithm ๐Ÿ” Have you ever stumbled upon the mystical Hi/Lo algorithm while perusing the depths of NHibernate documentation? ๐Ÿค” Well, fret no more, dear reader, for we shall shine a light on this enigmatic algorithm an

algorithmidentifier
What is the meaning of single and double underscore before an object name?
identifier
September 2, 20231 min read

What is the meaning of single and double underscore before an object name?

# The Magic Behind Single and Double Underscores in Python ๐ŸŽฉโœจ If you've been coding in Python for a while, you might have come across code that uses single or double underscores before an object's name. At first glance, these underscores might seem like

identifiernaming-conventionsoop
+1

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

ยฉ 2025 MatheusMello.io. All rights reserved.