jonrgrover
- Karma
- 1
- Created
- May 18, 2017 (9y ago)
- Submissions
- 0
Full stack software developer - 1.relational database, 2.object orientation, 3.information orientation, 4.semantic web & data analytics, 5.artificial intelligence, 6.computational creativity
To do this we need to build technologies that can work with information and meaning in code in addition to data. Users think in terms of information and meaning much more than in terms of data. These technologies would…
Any project that works with information inside a computer program as well as data has a chance to be 20 years ahead of its time. Current software development supports information very poorly, and supports data very…
I used inheritance rather than composition when writing a wrapper to DataTable (before extension methods existed) in C#. I fixed it later for future companies, but it ran in about ten times the time it should have taken…