This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming patterns for Clojure development. It establishes best practices for implementing declarative logic and managing shared state through the use of persistent data structures and atomic references. The guide covers standards for documenting public APIs and organizing project directories to ensure portable library distribution. It details the application of consistent formatting and naming rules to improve source code readability and team collaboration. The scope extends to idiomatic
Opening hours don't have to be so boring - A TDD & Refactoring Kata
.Net Code Katas - A prebuild Kata project that already includes tests and base classes.
Clojure Katas inspired by Alice in Wonderland
gigasquid/wonderland-clojure-katas 的主要功能包括:Coding Exercises, Learning and Exercises。
gigasquid/wonderland-clojure-katas 的开源替代品包括: ardalis/kata-catalog — My list of code katas. bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… christian-fei/opening-hours-kata — Opening hours don't have to be so boring - A TDD & Refactoring Kata. clojure-cookbook/clojure-cookbook — This is the home of O'Reilly's Clojure Cookbook - http://clojure-cookbook.com. daviddenton/refactoring-golf — A Refactoring Golf exercise. alanbarber/codekatas — .Net Code Katas - A prebuild Kata project that already includes tests and base classes.