O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by blackbear : Aug 03 2011 09:03 AM
t's a difficult thing to answer, especially for the iPhone. If you're starting from absolute ground zero, there's so much you need to understand about programming to get even "Hello ... full answer >
This multi-part series introduces you to Common LISP, by working toward the goal of building a simple web server in LISP. This episode introduces you to linked lists.
This multi-part series introduces you to Common LISP, by working toward the goal of building a simple web server in LISP. This episode introduces you to variable scoping and binding.
This multi-part series introduces you to Common LISP, by working toward the goal of building a simple web server in LISP. This episode introduces you to function definitions.
This multi-part series introduces you to Common LISP, by working toward the goal of building a simple web server in LISP. This episode introduces you to the language syntax.