Slashdot Mirror


User: coypu76

coypu76's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Database Design for Mere Mortals on Slashdot Asks: What Are Some Programming Books You Wish You Had Read Earlier? · · Score: 1

    By Michael Hernandez Not a line of code in the book, but perhaps the best volume on how data is organized and how database elements are related, linked, connected and how to use things like keys and constraints and what normalization does. The best book to read before you begin to write code if you are doing anything at all that requires a database or connects to one.