Similar Topics
Keywords : lisp prolog ai languages- What Language Is That?
- A guide to the most common web languages. (16)
- If Programming Languages Were Cars...
- (4)
This is a very funny article about computer languages being like cars:
http://www.cs.caltech.edu/~mvanier/hacking/rants/cars.html ...
How To Use Arabic Or/and Right To Left Languages In Macromedia Dreamweaver
- (2)
I tried to type an article in arabic using macromedia dreamweaver but the words comes in left to
right, how to use arabic without mixing up words? ...
Localizing Python
- Some hacking to force python accept more natural languages words (1)
Overall idea about this topic was inspired by my childrens. Some time ago I started to teach them
programming. As a base language I choose Python. So the next step was an attractive subject to
program examples and exercises . I create some "robot" program. There is nothing new in it: yet
another logo-style game. (See attacments) The "robot" is actually lorry which moves at squire cells,
concrete or ground and can't move through walls. It understands commands like "forward",
"backward" and so on. All sounds good as for now. We started from program like this: CODE ...
Languages In The Workplace
- (1)
For those of you in already well into your career, what is the main programming language that you
use? In the places that I've worked, Visual Basic and Java were the main languages used. It
just seems like to me that older companies that have been around for a while tend to use C or C++
while newer upstart ones use Java. This might be just a unfounded conclusion of mine, but I would
just like to know anyway....
Scheme And Lisp
- dicussion of these two languages (8)
I would like this topic to be a place where information about these two languages can be shared.
LISP is a conceptual beautiful list based language. It is the language used to teach structure and
interpretation of computer programs at UC Berkeley and is the language used to write the infamous
chess-playing Deep Blue....
Emacs Lisp
- A quick calcualtion tool (0)
This tutorial seeks to teach by example since I find this the most efficient way to learn a computer
language myself. I want to introduce what has been an extremely valuable tool in my work. It was
difficult to decide whether to put it under programming or software, for although the use of it that
I am suggesting involves programming in lisp, it is the specific software called emacs that I am
introducing as a useful tool. However this could also be considered a tutorial in emacs lisp. You
can get a free copy for your pc from http://www.gnu.org/software/emacs/windows...
Game Programming With Prolog: Ia Gaming (sudoku)
- (1)
That's an almost finished code for a sudoku solver in prolog, just missing some backtracking
fixes... diferents(_, ). diferents(0, ):-diferents(A, /cool.gif' border='0'
style='vertical-align:middle' alt='cool.gif' /> . diferents(A,
):-A\=C,A\=0,diferents(A,D). repetit( ). repetit( ):-diferents(A, /cool.gif' border='0'
style='vertical-align:middle' alt='cool.gif' /> ,repetit( /cool.gif' border='0'
style='vertical-align:middle' alt='cool.gif' /> . fer_ll(N,L):-fer_ll(N, ,L). fer_ll(0,L,L).
fer_ll(N,LI,L):-N>0,N1 is N-1,fer_ll(N1, ,L). comptapos( ,0). ...
Languages Worth Learning
- What languages should I learn? (21)
Hello all. Right now I'm a Computer Science major in college. After I graduate (hopefully in
three years) I'm wanting to get a job programming. At the moment I'm not too picky about
the type of job, as long as it involves programming. So what I'm wanting to know is what
languages would be worth learning while I'm in college. There are a lot of languages out there,
and I'm not sure which ones are extensively used. I'm wondering what languages any
programmers out there use at your job or have heard of people using. I want to be sure to ha...
Function Programming - About Function Languages
- mostly OCAML (1)
two years ago i have discoverred function programming. i'd like to shortly discuss it here and,
maby, encourage some of you to try your skills writing functions. when programming imperatively,
programmers often think of solving the problem in language categories. here i'd use an array,
here i could use a pointer etc. funtion programming does not give programmer such tools. even more -
thers is no such thing as variable. function programming was invented by mathematicians. it's
very simmilar to mathematical modelling of universe. solving a problem - writing...
Separate Forums For The Different Languages
- (0)
Thanks to the admins for splitting up the OS forum into Win & Lin. We get a lot of posts here on
different mainstream programming languages - maybe after a while you'll have to split up the
Programming Section too - into corresponding languages. That way it'll be easier to find the
posts with good tutorials and they wont age out and descend to the bottom of the lists either.
Regards.. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ...
Looking for Lisp, &, Prolog, (AI, Languages)
|
|
Searching Video's for Lisp, &, Prolog, (AI, Languages)
|
advertisement
|
|