random:seed
  • LOG/
  • TXT/
  • RNA/
  • PUB/
  • POD/
  • VID/
  • pl
random:seed random:seed
stats

#Binding

Read Me Clojure, Pt.  6


Bindings and namespaces


  November 28, 2014 |  July 22, 2019 |   85 minutes85 m. (17941 words)
Image

Bindings let source-level names denote values and reference objects, while namespaces organize top-level Vars, Java classes, and aliases. In this installment, we will learn how these mechanisms shape resolution, scope, and visibility in Clojure.

#namespace #binding #scope #visibility #software library > Clojure

Read Me Clojure, Pt.  4


Data Structures


  November 26, 2014 |  February 1, 2019 |   79 minutes79 m. (16731 words)
Image

Data structures, alongside algorithms expressed as operations, are a fundamental component of every computer program. When building applications, we choose structures that will be best suited for processing data within our adopted model.

#binding #data type #data structure #metadata #persistent structures > Clojure

Copyright © Paweł Wilk  •  2005 – 2026  •  random:seed

Different works may belong to various authors:
biographical pages.

Content processed using Hugo version 0.147.2.
environment: production

Logo random:seed