
Practical Common Lisp
Land of Lisp
Racket Lang
On Lisp
Hackr.io
Zig
Nim (programming language)
Julia
Vim Python IDE
Practical Common Lisp
Vim Python IDENo features have been listed yet.
No Vim Python IDE videos yet. You could help us improve this page by suggesting one.
Based on our record, Practical Common Lisp seems to be more popular. It has been mentiond 54 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You're kind of in luck. For a while, it was trendy (because MIT was doing it) to teach Intro to Programming with Lisps, especially Scheme. Because of this, there are quite a few "learn programming with Lisp" books and resources. The famous "SICP" book was the textbook for the MIT course and all of the examples were Lisp (there's a newer version that uses JavaScript, I think). There are loads of fine online books... - Source: Hacker News / 8 months ago
I recommend starting with this free book which covers Common Lisp: https://gigamonkeys.com/book/. - Source: Hacker News / 12 months ago
I began learning Common Lisp (CL) from the Common Lisp HyperSpec (CLHS): https://www.lispworks.com/documentation/HyperSpec/Front/Contents.htm When I began learning CL about two decades ago, I did not know of any other source, so CLHS was my only source back then and I think it has served me well. A popular recommendation these days is Practical Common Lisp (by Peter Seibel): https://gigamonkeys.com/book/. - Source: Hacker News / over 1 year ago
A quote originally (AFAIK) from the wonderful (and free!) book 'Practical Common Lisp'. https://gigamonkeys.com/book/. - Source: Hacker News / almost 2 years ago
The Giga Monkeys Book, Practical Common Lisp is also excellent: https://gigamonkeys.com/book/. - Source: Hacker News / almost 2 years ago
Land of Lisp - Learning Resources
Racket Lang - Racket (formerly PLT Scheme) is a modern programming language in the Lisp/Scheme family, suitable...
On Lisp - Learning Resources
Hackr.io - There are tons of online programming courses and tutorials, but it's never easy to find the best one. Try Hackr.io to find the best online courses submitted & voted by the programming community.
Zig - Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.