[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Develop a theory of one's data prior to developing adata m
I originally thought you were maybe heading down the path of data modelling and theories about domain modelling. At the more abstract level I think the theories you might be hinting at are structural. In particular, bits without structure are useless, so we chunk them into bytes, or words, or registers, and assign op codes to them and meaning as pointers and we build up many theories of computing using these things. Some of them, such as the theories of how Turing machines work being pretty central to any discussion about how algorithms and data work together... I'd also argue that the are many other higher level ways of structuring data that allow us to create very useful theories. In particular, relational theory and graph theory come to mind. These two suggest your third point is not true; for example, graph traversal algorithms do not work well over relational data structures. And then of course there is the more "meta" argument that has been suggested to you on several occasions before: algorithms are data. There are algorithms that exist only to process other algorithms. So, I'd say you (still) have it backwards: data is primary, without data algorithms have no use, but data can still be useful after the algorithms are done with it. For example, this e-mail might (maybe) fall into that category... On Sun Dec 21 2014 at 7:28:11 AM Costello, Roger L. <costello@mitre.org> wrote:
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|