Geometry.Net - the online learning center
Home  - Basic_L - Lisp Programming

e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 119    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Lisp Programming:     more books (100)
  1. Programming Paradigms in Lisp (McGraw-Hill series in artificial intelligence) by Rajeev Sangal, 1991-02
  2. Art of Lisp Programming by Robin Jones, Clive Maynard, et all 1990-01
  3. LISP for Micros (Newnes programming books) by S. Oakey, 1984-09
  4. Lisp Programming (Computer Science Texts) by I. Danicic, 1983-12
  5. Programming Python, Second Edition with CD by Mark Lutz, 2001-03
  6. Common Lisp: An Interactive Approach (Principles of Computer Science Series) by Stuart C. Shapiro, 1991-09
  7. Maximizing AutoLISP: The Complete Guide to Programming AutoCAD [12] with AutoLISP! (v. 2) by Joseph Smith, Rusty Gesner, 1992-10
  8. Common Lisp Programming for Artificial Intelligence (International Computer Science Series) by Tony Hasemer, John Domingue, 1989-08
  9. Golden Common Lisp: A Hands-On Approach by David Jay Steele, 1989-11
  10. The Common LISP Companion by Timothy D. Koschmann, 1990-03-01
  11. Common Lisp: A Tutorial by Wendy L. Milner, 1987-12
  12. Symbolic Computing With Lisp/Book & Disk by Robert D. Cameron, Anthony H. Dixon, 1992-01
  13. Computer Algebra with LISP and REDUCE: An Introduction to Computer-Aided Pure Mathematics (Mathematics and Its Applications) by F. Brackx, D. Constales, 1991-10-04
  14. Common LISP Modules: Artificial Intelligence in the Era of Neural Networks and Chaos Theory by Mark Watson, 1991-07-17

41. CELI Courses - Introduction To LISP Programming
Course 4 Introduction to lisp programming 1. Concept of function(as computation and as a collection of ordered pairs). Outlines
http://celi.sns.it/~celi/educatio/lisp.html

42. Psychological Statistics
Prof. Forrest Young. lisp programming Notes. Click below to see the programmingnotes used in specific classes. Functional Programming in Lisp.
http://forrest.psych.unc.edu/teaching/p285/p285pgmexmp.html

43. Lisp Programming Notes
Surfer's Guide to LispStat - An excellent introduction to the basics which Functionsand Methods; Notes for Luke Tierney's Class on Programming Paradigms and
http://forrest.psych.unc.edu/teaching/p285/p285notes.html

44. ALU: Learning Lisp
Courses. The Open University offers a sort of electronic correspondence coursecalled Introduction to Common lisp programming for artificial intelligence;
http://www.lisp.org/table/learn.htm
Learning Lisp
search
site map

navigate

about
... style The basic concepts of Lisp are easily mastered. Some computer science courses don't "teach" Lisp at all, but allow the students to pick it up from class examples. Most of the work of mastering Lisp comes from learning the large libraries of utilites available to Lisp programmers. This website gives information mostly about Common Lisp. (See also, related languages .) This site gives listings of books reference material , and other resources . There is a also a guide to Lisp programming style which comes from the Lisp FAQ (a listing of Frequently Asked Questions, and their answers). Below, we list some book categories courses , and on-line tutrorials To get your feet wet, here's some classic code:
Books
Courses

45. Redirect...
Learning Lisp. Books by Subject, Online Tutorials, lisp programming StyleLisp Applications. What is Lisp good for?, Commercial Applications
http://www.lisp.org/

46. The CTDP LISP Programming Section
The CTDP lisp programming Section. Aircraft in Formation. lisp programming. Thissection will contain tips, articles, and documents about lisp programming.
http://www.comptechdoc.org/independent/programming/lisp/
The CTDP LISP Programming Section
Home Page Independent Section Programming Section
LISP Programming Resources
Documentation
Other
  • Articles
  • Editorials and Comments
  • Tips
  • Web Links
    LISP Programming
    This section will contain tips, articles, and documents about LISP Programming. This section currently only contains weblinks.
      Documents:
      There are no documents for this section yet.
  • 47. LISP Programming Editorials
    lisp programming Editorials Contents Page lisp programming Editorials Introduction.This members. lisp programming Editorials Contents Page.
    http://www.comptechdoc.org/independent/programming/lisp/editorials/edintro.html
    Lisp Programming Editorials Contents Page
    LISP Programming Editorials Introduction
    This section is intended for members to post their opinions about LISP Programming and LISP Programming related issues.
    The CTDP is not an organization that is intended to push anybody's product or agenda. We make recommendations based on our own experiences. We state our opinions based on these experiences. They are merely opinions and are not intended to be used as a guide for user actions. Opinions posted here reflect the opinions of the writer, are not necessarily the opinions ot the CTDP or its individual members. Lisp Programming Editorials Contents Page

    48. Useful Links For Lisp Programming
    CS 381 Programming Languages. Useful Links. FAQs about using thecomputer resources in the College of Engineering; Lisp resources
    http://cs.oregonstate.edu/~burnett/CS381/cs381.usefulLinks.html
    CS 381 - Programming Languages
    Useful Links
    A collection of useful links to supplement your course material.

    49. IT215 Lisp Programming Lecture Schedule
    Lecture 6b October 16, 2000. and more macros!! Lecture 7 October 23, 2000.Objectoriented programming in Lisp using CLOS. Lecture 8 October 30, 2000.
    http://www.idi.ntnu.no/~keithd/classes/lisp/syllabus.html
    Lisp Lecture Schedule
    The following schedule is tentative.
    Lecture #1: August 28, 2000
    Brief history of Lisp; Bottom-up -vs- Top-down design; A simple physical symbol system in Lisp; brief intro to procedural abstraction, macros and closures
    Lecture #2: September 4, 2000
    Lecture #3a: September 11, 2000
    Lecture #3b: September 18, 2000
    More Recursion
    Lecture #4: September 25, 2000 Taped lecture! Available on the web.
    Lecture #5: October 2, 2000
    Lexical -vs- Dynamic Scoping; Closures; Input-Output Operations
    Lecture #6a: October 9, 2000
    Macros, macros, macros
    Lecture #6b: October 16, 2000
    ...and more macros!!
    Lecture #7: October 23, 2000
    Object-oriented programming in Lisp using CLOS
    Lecture #8: October 30, 2000
    Lecture #9: November 6, 2000
    Lecture #10: November 13, 2000
    Backward-chaining rule-based systems in Lisp
    Review Lecture: November 20, 2000
    Overflow week: discussion of any topics that are relevant for the project or exam but which did not get enough time during the semester. Students should come with questions!
    Presentation Day: November 27, 2000

    50. IT215 Lisp Programming Homework Groups
    Student assistants. Magne Syrstad, (syrstad@idi.ntnu.no) Øvingsleder;Håvard Grendal, (havardgr@idi.ntnu.no); Edvart Johansen, (edvartj
    http://www.idi.ntnu.no/~keithd/classes/lisp/homework/groups.html
    Student assistants
  • Magne Syrstad, (syrstad@idi.ntnu.no) - Øvingsleder
  • Håvard Grendal, (havardgr@idi.ntnu.no)
  • Edvart Johansen, (edvartj@idi.ntnu.no)
  • Andreas Nordseth, (andreano@idi.ntnu.no)
  • Anders Kofod-Petersen, (anderpe@idi.ntnu.no)
    Lab Hours
  • Group #. ..... Time .......................Place*......Stud. ass.
  • 1:. Mandag 12:15 - 14:00 - E-pc ... Håvard Grendal
  • 2:. Mandag 12:15 - 14:00 - E-pc...Andreas Nordseth
  • 3:. Mandag 12:15 - 14:00 - F-Solaris...Anders Kofod-Petersen
  • 4:. Onsdag 10:15 - 12:00 - E-pc...Håvard Grendal
  • 5:. Onsdag 10:15 - 12:00 - E-pc...Edvart Johansen
  • 6:. Onsdag 10:15 - 12:00 - F-Solaris...Anders Kofod-Petersen
  • 7:. Fredag 12:15 - 14:00 - E-pc...Edvart Johansen
  • 8:. Fredag 12:15 - 14:00 - E-pc...Andreas Nordseth Place = Block (at Lade) + Type of lab (PC or Unix/Solaris)
    Lab hours begin on Wednesday, August 30, 2000
    All homework groups will meet in either:
  • The Intel/Solaris Lab in F-Block, Lade (for unix users) The PC Lab in E-Block, Lade (for Windows users)
  • 51. [1-3] How Can I Improve My Lisp Programming Style And Coding Efficiency?
    13 How can I improve my lisp programming style and coding efficiency? Howto write large Lisp programs and improve lisp programming style.
    http://isc.faqs.org/faqs/lisp-faq/part1/section-4.html
    Single Page
    Top Document: FAQ: Lisp Frequently Asked Questions 1/7 [Monthly posting]
    Previous Document: [1-2] Lisp books, introductions, documentation, periodicals, journals, and conference proceedings.
    Next Document: [1-4] Where can I learn about implementing Lisp interpreters and compilers?
    [1-3] How can I improve my Lisp programming style and coding efficiency?
    ftp.think.com:/public/think/lisp/style-guide.text
    Top Document: FAQ: Lisp Frequently Asked Questions 1/7 [Monthly posting]
    Previous Document: [1-2] Lisp books, introductions, documentation, periodicals, journals, and conference proceedings.
    Next Document: [1-4] Where can I learn about implementing Lisp interpreters and compilers?
    Single Page
    By Archive-name By Author ... Help
    Send corrections/additions to the FAQ Maintainer:
    ai+lisp-faq@cs.cmu.edu
    Last Update April 07 2003 @ 01:06 AM

    52. Help-Site: Lisp Programming Computer Help
    lisp programming. Search. Sites. Common Lisp Resources 13 Dec 2002 Tutorials, FAQs,example code, download sites, and other Common lisp programming resources.
    http://help-site.com/c.m/prog/lang/lisp/
    [Main Index] -> [Programming] -> [Programming Languages] [Directory] [Forums] Lisp programming
    Search
    options ANSI Common LISP Other Lisp programming books to buy at Amazon.
    Sites
    Common Lisp Resources [13 Dec 2002]
    Tutorials, FAQs, example code, download sites, and other Common Lisp programming resources.
    If you can't find the help you are looking for on the main site you can now visit the new Help-Site Forums to ask for help. Save 10% on high-quality Crucial RAM. Order online at Crucial's factory-direct Web site. Crucial Technology, The Memory Experts. [New Links]
    [Add Url]
    [About]

    53. Lisp Programming Assignment
    lisp programming assignment. You must first download the lisp interpreterHERE Unzip the clisp interpreter. Read the HTML file clisp
    http://www.cs.olemiss.edu/~lawhead/lisp.html
    Lisp Programming assignment
    You must first download the lisp interpreter HERE Unzip the clisp interpreter. Read the HTML file clisp.html provided in the document directory of the unzipped file to discover how to exit the interpreter. IMPORTANT!! PLEASE READ Some notes about this version of LISP.
    Lisp Exercise: HOMEWORK: For your homework do the following:(taken from Joshua Gluckham's online lisp class)
    Hand in a hard copy. ...No hand written pages please. 1. Write a LISP expression which extracts the symbol "C" form the list (A B (C) D). 2. Write a LISP expression which sets the symbol "X" to the list (1 2 3). 3. Assume "X" is a list of numbers. Write a LISP expression which adds the third and the fifth elements of "X". 4. Define, write and test a LISP function called "my-rotate" which takes a list and pops off the first element and moves it to the end of the list. 5. Define, write and test a LISP function called "my-rotate-n" which takes a list and a number n and performs the "my-rotate" operation n times.
    The LISP PRIMER
    Lisp Tutorial Common Lisp Hints Yet another Lisp Tutorial ... An Introduction to Lisp Last Updated on October 20, 1999 by

    54. Lisp Programming Resources
    Lisp Survival Guide. In CSC242 there are two ways you can run Lisp on theundergraduate machines. Lisp Resources on the Web. Online Lisp Tutorial.
    http://www.cs.rochester.edu/u/bayliss/csc242/csc242.lisp.html
    Lisp Survival Guide
    In CSC242 there are two ways you can run Lisp on the undergraduate machines. The first is to type cl at the command line prompt. The second method (which enables you to edit files while using the lisp program) is to use lisp from within the emacs editor. If you have never used emacs, you might want to look at the basic emacs introduction below. In order to start Franz Inc. Allegro Common Lisp from within emacs, you need to type Meta-x fi:common-lisp . Note: In emacs for this instance the Meta character means you should hit the esc key before typing the x. Don't worry if nothing happens for a minute as it takes the program a while to load into memory. Once you can load Lisp into Emacs you might want look at the special commands available to you from emacs (some are on the Emacs and Lisp page below). Please remember to exit Lisp before you logout!!! Exiting the Lisp window is easy as all you need to do is type: (exit)
    Lisp Resources on the Web
    Online Lisp Tutorial WWW Lisp Sources Introduction to Common Lisp Quick Reference Page for Lisp (postscript) ... Franz Inc. (check out "free stuff")

    55. Brandon Sanders' Lisp Programming Links
    Brandon's lisp programming Link(s). An Introduction to Common Lisp Aninteractive introduction to Lisp Back to Brandon's Programming Links
    http://www.cs.rochester.edu/~sanders/prog/lisp.html
    Brandon's Lisp Programming Link(s)
    An Introduction to Common Lisp
    An interactive introduction to Lisp

    Back to Brandon's Programming Links
    Email: sanders@cs.rochester.edu
    Last change: 9/6/98
    URCS Home Page

    56. LISp Programming Language
    Programming , implementaciones, mailing
    http://mayaweb.upr.clu.edu/~mperez/lang-history/aceber.lisppr1.html
    Historia del Lenguaje
    Carlos J. Cruz Canales *Eddie H. Avila Cordero
    Nombre del Lenguaje
    LISt Processing language (LISp) "Lenguaje para procesar listas".
    Newsgroups

    57. CSCI320/lab: Second LISP Lab: LISP Programming
    Second LISP Lab lisp programming. Check out New things on the Course Web Page. . . . ( end of section Second LISP Lab lisp programming) Contents Index .
    http://www.csci.csusb.edu/dick/cs320/lab/07.html
    CSUSB CompSci Dick Botting Laboratories ... Search CS320 Thu Jan 23 12:04:33 PST 2003
    Contents
    Second LISP Lab: LISP Programming
    Check out New things on the Course Web Page
    index.html
    Introduction
    You have had a tantalizing glimpse of how LISP works in the last laboratory [ 06.html ] and you made a set of notes on it. You should look at what you wrote in your published web page before starting this lab. This lab is on writing LISP functions.
    Goal ): Your goal is to have a page of notes about LISP and functional programming that contains at least one original LISP function . This would be a function that you coded in answer to one of the questions below. A perfect set of notes would have two or three definitions of functions that you've invented showing several different things about LISP. Several functions can come from one experiment/exercise. In fact the wise LISPer tends to write lots of simple functions not one big one.
    Equipment ): You need the following open beside you:
  • My LISP Handout and notes.
  • 58. Xemacs-lisp Programming List
    Date PrevDate Next Chronological Thread Top xemacslisp programminglist. Is there a lisp programming list specific for xemacs-lisp?
    http://list-archive.xemacs.org/xemacs/200111/msg00035.html

    59. New Zone Books - Search Results For Lisp
    lisp programming Books. An Introduction to Programming in Emacs Lisp, An Introductionto Programming in Emacs Lisp Robert J. Chassell 01 December, 2001 $30.00.
    http://www.spelts.com/bookstore/programming/lisp.php
    Search
    Best Sellers
    Art Books Audio Cassettes Audio CD's ... Links
    Search Results for Lisp
    Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science)
    Harold Abelson, Gerald Jay Sussman, Julie Sussman
    25 July, 1996
    ANSI Common LISP

    Paul Graham
    02 November, 1995
    Common Lisp: The Language

    Guy L., Jr. Steele
    May, 1990
    Lisp (3rd Edition)
    Patrick Henry Winston, Berthold Klaus Paul Horn January, 1989 Common Lispcraft Robert Wilensky September, 1986 The Art of the Metaobject Protocol Gregor Kiczales, Jim Des Rivieres, Daniel Bobrow 30 July, 1991 Artificial Intelligence: Structures and Strategies for Complex Problem-Solving George F. Luger 15 January, 2002 The Little Schemer - 4th Edition Daniel P. Friedman, Matthias Felleisen 21 December, 1995 Autolisp Treasure Chest (Book and 3.5-inch diskette) Bill Kramer February, 1998 AutoLISP to Visual LISP: Design Solutions: Design Solutions for AutoCAD 2000 Kevin Standiford 05 September, 2000

    60. Acquisition Of LISP Programming Skills

    http://tecfa.unige.ch/~jermann/staf15/lispand.html
    Staf-15 Fiche de lecture
    Acquisition of LISP Programming Skill
    Un modèle behavioriste de l'apprentissage Nous avons à faire ici à un modèle behavioriste de l'apprentissage qui postule qu'une compétence est décomposable en éléments minimaux et que la loi de l'exercice (Thorndike) explique l'apprentissage et l'automatisation d'un comportement. La seule différence entre l'élève d'Anderson et un pigeon auquel on ferait apprendre une séquence comportementale par modelage, est que le premier peut apprendre les briques de savoir-faire indépendament les unes des autres alors que le pigeon doit être conditionné en suivant exactement la séquence comportementale souhaitée. Le renforcement est direct pour le pigeon, - on lui donne de la nourriture à chaque ébauche de comportement qui va dans le sens souhaité - , indirect pour l'élève, - en apprenant LISP il réussira ses examen et sera promis à une brillante carrière. La méthode d'enseignement utilisée par Anderson consiste à établir un modèle de l'élève "idéal" qui contient et sait appliquer les règles de production que les auteurs veulent enseigner. Des problèmes de programmation sont posés à l'élève par l'intermédiaire du LISP Tutor, un programme d'enseignement LISP. On compare alors chaque réponse de l'élève au chemin de résolution produit par le modèle et on fait rectifier chaque divergence entre le modèle et l'élève. La boucle d'interaction tuteur-élève se déroule comme suit: le tuteur présente un objectif en positionnant le curseur sur un élément de code dans une déclaration de fonction, l'élève tape sa réponse, le tuteur évalue la réponse et finalement répond de manière adaptée.

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 119    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter