User:Jhuni: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{mylang|Common Lisp|Very Active}}
{{mylang|Common Lisp|Very Active}}
{{mylang|Prolog|Active}}
{{mylang|Prolog|Active}}
{{mylang|C++|Unfortunately Active}}
{{mylang|C++|Active}}
{{mylang|Scheme|Interested}}
{{mylang|Scheme|Interested}}
{{mylang|Clojure|Interested}}
{{mylang|Clojure|Interested}}
{{mylangend}}
{{mylangend}}


I am an artificial intelligence specialist. I prefer AI languages like Lisp and Prolog.

I am an artificial intelligence specialist. The programming languages that I prefer also happen to be languages that are specifically suited for or designed for AI like Lisp and Prolog.


== Lisp ==
== Lisp ==
Lisp's consistent syntax, meta-programming capabilities, and functional programming features all make it my preferred programming language. To top it all off, Lisp is the dominant language for AI, my specific field of interest.
Lisp is my favorite programming language because of its consistent sytax and its functional programming, meta-programming, and procedural programming capabilities. To top it all off, Lisp is the dominant language for AI, my specific area of interest.


== C++ ==
== C++ ==

Revision as of 04:49, 16 January 2011

My Favorite Languages
Language Proficiency
Common Lisp Very Active
Prolog Active
C++ Active
Scheme Interested
Clojure Interested

I am an artificial intelligence specialist. I prefer AI languages like Lisp and Prolog.

Lisp

Lisp is my favorite programming language because of its consistent sytax and its functional programming, meta-programming, and procedural programming capabilities. To top it all off, Lisp is the dominant language for AI, my specific area of interest.

C++

I use C++ not because I like it (who could possibly like this bloated piece of ...) but rather because of its popularity and its use in open source projects like OpenCog.