Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #1897
| From | BGB <cr88192@hotmail.com> |
|---|---|
| Newsgroups | comp.programming |
| Subject | Re: the registry |
| Date | 2012-07-05 10:58 -0500 |
| Organization | albasani.net |
| Message-ID | <jt4dm6$7e2$1@news.albasani.net> (permalink) |
| References | <c1091547-e93d-4e63-83ff-7c2160d1abd7@googlegroups.com> <registry-20120705164846@ram.dialup.fu-berlin.de> |
On 7/5/2012 9:55 AM, Stefan Ram wrote: > bob <bob@coolfone.comze.com> writes: >> Why is it that computer science classes never talk about the >> registry? (like the Windows registry) > > They talk about the registry, insofar as they talk about > hierarchical databases and more such general concepts, which > then apply to specific products such as the registry. > Science is more concerned with general concepts and > assertions than with specific products of a manufacturer. > The registry is treated specifically in some Windows > training classes for the general audience. > in my run through college, about the closest the classes ever got to talking about hierarchical databases was to briefly condemn older database systems, and then extoll the virtues of the relational database model as the "one true solution to everything". meanwhile, I personally use a hierarchical database system in my projects. nevermind an ASM class taught by a guy who had no idea that AAA/AAD/AAM/... were effectively deprecated on x86-64, or for that matter that x86-64 was originally developed by AMD. and a C++ class where the teacher apparently had little idea how "new" and "delete" worked (making claims that, for example, assigning a NULL to a pointer variable did the same thing as using "delete" on it, ...). (and, ultimately, having it all amount to nothing because I was scheduled to move and got screwed over by a stupid math class, and being 1 math class short of a degree still effectively amounts to nothing). ... >> Also, is there a registry equivalent on Mac and Linux? > > Not as part of the operating system in Linux as far as > I know. I am not sure about the Mac, but I am not aware > of a Mac registry. > > This newsgroup is intended for disussions specifically > related to programming using programming languages. > yep.
Back to comp.programming | Previous | Next — Previous in thread | Next in thread | Find similar
the registry bob <bob@coolfone.comze.com> - 2012-07-05 07:15 -0700
Re: the registry Rui Maciel <rui.maciel@gmail.com> - 2012-07-05 16:21 +0100
Re: the registry BGB <cr88192@hotmail.com> - 2012-07-05 10:58 -0500
Re: the registry Frank Swarbrick <fswarbrick@gmail.com> - 2012-07-05 21:42 -0600
Re: the registry BGB <cr88192@hotmail.com> - 2012-07-05 23:35 -0500
csiph-web