Hacker News
- Learning YAMLScript from Clojure https://yamlscript.org/doc/clj-to-ys/ 7 comments
- Clojure's machine learning ecosystem https://codewithkira.com/2024-04-04-state-of-clojure-ml.html 86 comments
- Notes from Learning Clojure https://packetlost.dev/blog/notes-from-learning-clojure/ 2 comments
- Learn Clojure as a holiday project http://edd.me/busy-clojure 12 comments
- Learn Clojure http://learn-clojure.com/ 10 comments
- Deep Learning on the GPU in Clojure from Scratch: Sharing Memory https://dragan.rocks/articles/19/Deep-Learning-in-Clojure-From-Scratch-to-GPU-5-Sharing-Memory 10 comments
- Pythonist's thoughts on Clojure after 3 days of learning and coding http://sayspy.blogspot.com/2010/10/my-thoughts-on-clojure.html 9 comments
- Infer: Inference and Machine Learning in Clojure http://github.com/bradford/infer 5 comments
- High-wage skills, or why you might want to learn Clojure if you're not a lawyer http://onlinelabor.blogspot.com/2012/02/high-wage-skills-on-odesk-or-why-you.html 62 comments
Lobsters
- Clojure's stability: lessons learned https://words.steveklabnik.com/why-is-clojure-so-stable 29 comments clojure , practices
- Which (non-Clojure) Lisp to learn first? https://www.reddit.com/r/lisp/comments/9kiji7/which_nonclojure_lisp_to_learn_first/ 27 comments lisp
- Meditations on learning Haskell from an ex-Clojure user http://bitemyapp.com/posts/2014-04-29-meditations-on-learning-haskell.html 112 comments haskell
- How I’m learning Clojure in 2024 https://anthonybruno.dev/2024/06/10/How-Im-learning-Clojure-in-2024/ 8 comments clojure
- Trunk: A language learning application built in Clojure(script) https://github.com/theiceshelf/trunk 8 comments clojure
- Announcement of first beta version of new Clojure machine learning library, scicloj.ml https://scicloj.github.io/ 5 comments clojure
- The beginner's way, Things I learned in my first month of Clojure. https://lambdaisland.com/blog/2021-04-05-things-i-have-learned-in-my-1st-month-of-clojure 5 comments clojure
- Learning Clojure Part 1: Preparing local setup https://dev.to/pavel_polivka/learning-clojure-part-1-preparing-local-setup-2eo7 4 comments clojure
- I'm looking to mentor someone who wants to become a professional software engineer and learn Clojure. https://www.reddit.com/r/learnprogramming/comments/ibt0ni/im_looking_to_mentor_someone_who_wants_to_become/ 21 comments learnprogramming
- Learning Clojure: the arrow and doto macros https://blog.frankel.ch/learning-clojure/2/ 5 comments coding
- Learning Lisp(Clojure) Made Easy https://clojurecademy.com/ 5 comments programming
- Learning Ruby through Clojure https://medium.com/buttercloud-labs/learning-ruby-through-clojure-fee5eb990226 6 comments ruby
- Why We're Learning Clojure https://teamgaslight.com/blog/why-were-learning-clojure 37 comments programming
- Lessons Learned Tuning Clojure for a 45x Performance Boost http://yellerapp.com/posts/2014-05-21-tuning-clojure-an-experience-report.html 5 comments programming
- Learn Clojure in 15 minutes, perhaps http://adambard.com/blog/clojure-in-15-minutes/?goback=%2Egde_1058217_member_252678892 7 comments programming
- Learning Clojure by writing a (very) minimal Lisp interpreter http://ketain.blogspot.com/2010/03/clojure.html 7 comments programming
- First Stab at Learning Clojure http://justin.harmonize.fm/index.php/2009/03/first-stab-at-learning-clojure/ 16 comments programming
- The story of a JS developer starting to learn Clojure https://freshcodeit.com/freshcode-post/how-javascript-developer-first-met-clojure 2 comments clojure
- What I learned launching my first Clojure product, part 2 https://startupinamonth.net/what-i-learned-pt-2/ 10 comments clojure
- 4 Things Java Programmers Can Learn from Clojure (without learning Clojure) http://www.lispcast.com/java-learn-from-clojure 4 comments java
- 4 Things Java Programmers Can Learn from Clojure (without learning Clojure) http://www.lispcast.com/java-learn-from-clojure 108 comments programming
- Multi-armed bandits & Clojure: An interactive exploration of a classic reinforcement learning problem using Clojure https://blog.nickcellino.com/blog/2022-08-07-clojure-bandits.html 12 comments clojure
- FlightCaster merges its statistical-learning code into Clojure-based statistical package Incanter http://incanter-blog.org/2009/12/03/flightcaster/ 6 comments programming
- Learn Clojure by Example: JavaFX GUI with Cljfx https://blog.matthewdmiller.net/learn-clojure-by-example-javafx-gui-with-cljfx 2 comments clojure
- Finding Clojure, or How I Learned to Stop Locking and Eval the JVM http://bendiken.net/2008/03/26/finding-clojure 18 comments programming
- Would learning Rust & Rust concepts help a developer who works mostly on web development and sometimes neural networks? (say more than Clojure would?) https://www.reddit.com/r/rust/comments/55fgdg/would_learning_rust_rust_concepts_help_a/ 20 comments rust
- The beauty of functional languages in deep learning – Clojure and Haskell https://www.welcometothejungle.co/fr/articles/btc-deep-learning-clojure-haskell 6 comments programming
- Purely Functional website is offering whopping 80% discount to Indian customers to learn Clojure https://purelyfunctional.tv/browse/ 11 comments india
- Learning Clojure: dependent types and contract-based programming https://nfrankel.gitlab.io/learning-clojure/4/ 31 comments programming
- [Book Release 0.6.0] Deep Learning for Programmers: An Interactive Tutorial with CUDA, OpenCL, MKL-DNN, Java, and Clojure https://aiprobook.com/deep-learning-for-programmers/?release=0.6.0&src=rprogramming 3 comments programming
- Using haskell-like features in a language like Clojure, for when learning Haskell seems like a long, uphill battle. https://www.reddit.com/r/haskell/comments/770i2e/using_haskelllike_features_in_a_language_like/ 15 comments haskell