Category Archives: Language

Triple C

tripleC is a transdisciplinary journal that is open to contributions from all disciplines and approaches that meet at the conjunctions of cognition, communication and cooperation.We accept articles from all disciplines and combinations of disciplines carried out with any type of methods that focus on topics relating to contemporary society, to politics, culture, and economy and [...]

Also posted in media studies | Tagged , , | Leave a comment

Ontologies

Is an artificial creature a form of life, or a compound of organs ? Should it also be subsumed under the notion of artificial intelligence ? When an “and” is placed between two terms (artificial/natural, natural/cultural, immanent/transcendent), where should the boundary of that conjunction (or disjunction) be located ? Separators, operators, conjunctions can in this [...]

Also posted in computing, philosophy, physics | Tagged , , , , , | Leave a comment

Communication without essences

Media are not fixed natural objects; they have no natural edges. They are constructed complexes of habits, beliefs, and procedures embedded in elaborate cultural codes of communication. The history of media is never more or less than the history of their uses, which always lead us away from them to the social practices and conflicts [...]

Also posted in media studies, philosophy | Tagged , , | Leave a comment

Code and Data

Among the pearls of wisdom and wackiness chronicled in Steven Levy’s classic history Hackers: Heroes of the Computer Revolution (Doubleday), my favorite is this one by Bill Gosper, who once said, “Data is just a dumb kind of programming.” The corollary, of course, is that code is just a smart kind of data—data designed to [...]

Also posted in computing | Tagged , , | Leave a comment

Ubiquitious C

An Intac survey, while lacking precisions about methodology, declared C the most popular programming language in 2010. Aside from changing every year, the usual suspects find their place in the hit parade. C was developped mostly by Dennis Ritchie at Bell Labs, who derived it from BCPL. As the development of C was closely tied [...]

Posted in Language | Tagged , | Leave a comment

code design

The essence of pretty code is that one can infer much about the code’s structure from a glance, without completely reading it. I call this “visual parsing”: discerning the flow and relative importance of code from its shape. Engineering such code requires a certain amount of artifice to transform otherwise working code into working, readable [...]

Also posted in art & design, computing | Tagged , , | Leave a comment

robotics and space

Any fascinating facts about yourself that you would like to share with the DaniWeb community? – I can’t seem to think of any but I thought I would share that I see the real world as a math grid which when I start robotics should make it much easier. I was thinking of starting robotics [...]

Also posted in computing | Tagged , , | Leave a comment

Evolving programs

You may ask: “Are human beings actually supposed to be the ones reading computer programs?” The assumption is that people use programs to tell computers what to do, and computers then use compilers or interpreters to compile and understand the code. At the end of the process, the program is translated into machine language that [...]

Also posted in computing | Tagged , | Leave a comment