In Programming
Things I Wished More Developers Knew About Databases
medium.com
A large majority of computer systems have some state and are likely to depend on a storage system. My knowledge on databases accumulated…
Recently shared by
Take a deep dive
More like this
booksoncode.com
5 Top Free Programming Books for Front-End Developers
booksoncode.com
275 saves · 2020-02-23 · Miranda Limonczenko · I took the guesswork out of the search for free programming books by compiling highly-regarded, free books on front-end web development in 2020.
In Programming
Chrome Developers
Technical Writing | Google Developers
Chrome Developers
397 saves · 2020-02-27 · Technical Writing Courses for Engineers
In Programming
prisma.io
Comparing Database Types: How Database Types Evolved to Meet Different Needs
prisma.io
~16 min read · 107 saves · 2019-09-24 · Many types of databases exist, each with their own benefits. In this guide, we'll compare the relational, document, key-value, graph, and wide-column databases and talk about what each of them offer.
fieldbook.com
Fieldbook: Create a database, as easily as a spreadsheet
fieldbook.com
1 min read · 122 saves · From 2015 · Create a database, as easily as a spreadsheet
In Programming
medium.com
Cognitive Biases in Programming
medium.com
2 min read · 308 saves · From 2017 · As developers, we’re familiar with the various problems that interfere with our productivity. But often we overlook the broad picture. Some…
In Programming
DEV Community 👩💻👨💻
Best GitHub Repos for Web Developers
DEV Community 👩💻👨💻
4 min read · 294 saves · 2020-05-24 · Sayan Mondal · Having a list of resources 📚 is always a great thing to have by your side. Being a coder, it is the...
In Programming
evanjones.ca
Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
evanjones.ca
4 min read · 103 saves · 2019-12-10 · I think it is safe to state that hash tables (e.g. maps in Go, dicts in Python, HashMap in Java, etc.) are far more common than ordered data structures such as trees for in-memory data structures. One…
TechCrunch
Ethereum programming for web developers
TechCrunch
3 min read · 38 saves · From 2018 · The world is full of web programmers, but there's a real paucity of cryptocurrency developers, and the chasm between the two fields is hard to cross. So I..