Clojure Crash Course
Offered By: YouTube
Course Description
Overview
Dive into a comprehensive 58-minute crash course on Clojure, covering the language's fundamentals, functional programming concepts, and Lisp principles. Learn about REPL and basic syntax, editor integration, and essential data types including lists, vectors, sets, and hash maps. Explore function creation and higher-order functions, configure deps.edn, understand namespaces, and work with atoms. Follow along with timestamps for easy navigation through topics such as basic syntax, data structures, and advanced concepts. Gain a solid foundation in Clojure programming, suitable for beginners with some programming experience.
Syllabus
- Intro
- Prerequsites
- REPL and basic syntax
- Editor integration
- Def and basic types
- List and Vectors
- Sets
- Hash maps
- Functions
- Higher order functions
- deps.edn configuration
- Namespaces
- Atoms
Taught by
Clojure Crash Course
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera