https://github.com/shellfly/what-every-programmer-should-know-about
A collection of articles that explain one thing in detail
https://github.com/shellfly/what-every-programmer-should-know-about
programming software-engineering
Last synced: 2 months ago
JSON representation
A collection of articles that explain one thing in detail
- Host: GitHub
- URL: https://github.com/shellfly/what-every-programmer-should-know-about
- Owner: shellfly
- Created: 2019-12-15T07:43:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T08:04:16.000Z (over 5 years ago)
- Last Synced: 2025-01-12T10:27:11.123Z (4 months ago)
- Topics: programming, software-engineering
- Homepage:
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# what-every-programmer-should-know-about
A collection of articles that explain one thing in detail.
* What Every Computer Scientist Should Know About **Floating-Point** Arithmetic [Oracle](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html)
* **Latency** Numbers Every Programmer Should Know [Gist](https://gist.github.com/jboner/2841832)
* The **Log**: What every software engineer should know about real-time data's unifying abstraction [Linkedin Engineering](https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying)
* What every programmer should know about **memory**, Part 1 [lwn.net](https://lwn.net/Articles/250967/)
* What Every Programmer Should Know About **SEO** [Katemats](https://katemats.com/what-every-programmer-should-know-about-seo/)
* What every developer should know about **SQL** performance [USE THE INDEX, LUKE](https://use-the-index-luke.com/sql/table-of-contents)
* Coding for **SSD** [code Capsule](http://codecapsule.com/2014/02/12/coding-for-ssds-part-1-introduction-and-table-of-contents/)