Click here to Skip to main content
16,001,961 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralGrokking Data Structures, interesting Pin
raddevus6-Sep-24 10:23
mvaraddevus6-Sep-24 10:23 
GeneralRe: Grokking Data Structures, interesting Pin
Jeremy Falcon6-Sep-24 11:17
professionalJeremy Falcon6-Sep-24 11:17 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen6-Sep-24 12:08
trønderen6-Sep-24 12:08 
GeneralRe: Grokking Data Structures, interesting Pin
raddevus7-Sep-24 3:49
mvaraddevus7-Sep-24 3:49 
GeneralRe: Grokking Data Structures, interesting Pin
jschell7-Sep-24 4:25
jschell7-Sep-24 4:25 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen7-Sep-24 14:59
trønderen7-Sep-24 14:59 
GeneralRe: Grokking Data Structures, interesting Pin
jschell12-Sep-24 13:01
jschell12-Sep-24 13:01 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen13-Sep-24 8:30
trønderen13-Sep-24 8:30 
jschell wrote:
My opinion is that code examples make it more clear.
Have you ever designed a non-trivial relational database schema? Like, with a few dozen tables interconnected through foreign keys, various constraints, and all in 3NF?

If you have, did you describe the database through SQL code? Did that help making the database design more clear?

I suspect that your answer is "No - I never designed any non-trivial relational database". I also suspect that you never went into any complex organization trying to grasp the kinds of information they are handling, how it interrelates, which is the authoritative value from which other copies can be made, which parts of the information structure is managed by which software system, which actor is the responsible for each (set of) entities, which information needs special consideration e.g. due to confidentiality or security concerns etc. etc. And after doing such an analysis, identifying an interconnected subset of the information elements, and shaped into 3NF to be realized as database relations.

What I am saying is that from your arguments, it sounds as if you have never been even close to such a data modeling and design task. To phrase it somewhat more rudely: It sounds as if you don't have a clue what data design is about. I may be wrong; my only basis for drawing this conclusion is the arguments you have presented here.
Religious freedom is the freedom to say that two plus two make five.

GeneralRe: Grokking Data Structures, interesting Pin
jschell17-Sep-24 12:18
jschell17-Sep-24 12:18 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch7-Sep-24 20:23
mvahoney the codewitch7-Sep-24 20:23 
GeneralRe: Grokking Data Structures, interesting Pin
raddevus8-Sep-24 4:19
mvaraddevus8-Sep-24 4:19 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch8-Sep-24 4:22
mvahoney the codewitch8-Sep-24 4:22 
GeneralRe: Grokking Data Structures, interesting Pin
raddevus8-Sep-24 9:49
mvaraddevus8-Sep-24 9:49 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen8-Sep-24 10:10
trønderen8-Sep-24 10:10 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch8-Sep-24 10:14
mvahoney the codewitch8-Sep-24 10:14 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen8-Sep-24 23:23
trønderen8-Sep-24 23:23 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch8-Sep-24 23:32
mvahoney the codewitch8-Sep-24 23:32 
GeneralRe: Grokking Data Structures, interesting Pin
trønderen9-Sep-24 1:33
trønderen9-Sep-24 1:33 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch9-Sep-24 2:57
mvahoney the codewitch9-Sep-24 2:57 
GeneralRe: Grokking Data Structures, interesting Pin
honey the codewitch9-Sep-24 2:58
mvahoney the codewitch9-Sep-24 2:58 
NewsFinally - Truly Useful Generative AI Pin
megaadam6-Sep-24 5:05
professionalmegaadam6-Sep-24 5:05 
GeneralSome days you've just gotta work on something fun Pin
Gary Wheeler6-Sep-24 4:35
Gary Wheeler6-Sep-24 4:35 
GeneralRe: Some days you've just gotta work on something fun Pin
0x01AA6-Sep-24 4:45
mve0x01AA6-Sep-24 4:45 
GeneralRe: Some days you've just gotta work on something fun Pin
Gary Wheeler6-Sep-24 4:50
Gary Wheeler6-Sep-24 4:50 
GeneralRe: Some days you've just gotta work on something fun Pin
honey the codewitch6-Sep-24 4:47
mvahoney the codewitch6-Sep-24 4:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.