1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00
😱 Falsehoods Programmers Believe in
Find a file
2016-09-09 01:51:36 +02:00
CONTRIBUTING.md Point to list of good candidates for inclusion in the list. 2016-09-09 01:45:05 +02:00
LICENSE.md Add BDS 2-clause License. 2016-09-08 11:33:09 +02:00
README.md Really get meta. 2016-09-09 01:51:36 +02:00

Awesome Falsehood Awesome

A curated list of awesome falsehoods programmers believe in.

Contents

Foreword

Falsehood articles are a form of commentary on a particular subject, and are appreciated by the developer community at large for their effectiveness and density. They're a convenient written form to approach an unfamiliar domain by dispelling myths, point out common pitfalls, show inconsistencies and subtleties.

They might looks like to some as a suite of wordy unit-tests covering extensive edge-cases provided by real-world usage.

Good candidates

Here is a non-restrictive list of items which are good candidates for inclusion in this awesome list.

Falsehood articles

Articles following the falsehood scheme are prime candidates for inclusion in this awesome list.

These articles starts with the hypothesis that developers have a naive, simple view of the subject at hand. Then proceed to list a set of candid assumptions that might be held by such programmers. Each one is intentionally false, and sometimes illustrated by a counter-example.

A list of falsehood is crafted as a progression that is designed to refine concepts. Having read the whole list of falsehood, the reader should possess a global, if not complete, overview of the domain being targeted by the article, including most, if not all, its pitfalls, edges-cases and inconsistencies.

Libraries

When possible, we provide a list of programming libraries or modules that may solve, or try to, the complexities and idiosyncrasies pointed by the falsehood articles above.

Data structures

Data models and structures generic enough to cover and addresses most of the falsehoods are also welcome in this page.

Meta

Build systems

Dates and time

E-commerce

Emails

Gender

Geography

Human names

Networks

Phone numbers

Prices

Postal addresses

Versions

Contributing

Your contributions are always welcome! Please take a look at the contribution guidelines first.

License

Content of this repository is licensed under the BSD 2-Clause License.