Links tagged “reference”
79 links, newest first.
medium.freecodecamp.org
Plain-language glossary of GDPR terms, covering data subjects, controllers, processors, and rights such as erasure and portability.
memocompta.fr
Site francophone de référence sur la comptabilité : cours, plan comptable général, droit comptable, travaux de fin d’exercice et gestion d’entreprise.
webpack.js.org
Reference for webpack's configuration object and the webpack.config.js file, with an index of every available option.
python-graph-gallery.com
A collection of hundreds of Python charts, each with reproducible code and an explanation, organised by chart type.
machinelearningflashcards.com
A paid deck of 119 illustrated flashcards covering machine learning concepts, from random forests to neural networks.
hackerthemes.com
Interactive catalogue of Bootstrap 4 classes grouped by component, each with a code snippet and a rendered preview.
investopedia.com
CFA Level 1 exam-guide section on options, covering calls, puts, strike price and premium, with a worked sample question.
docs.microsoft.com
Microsoft's catalogue of technology-agnostic cloud design patterns — Ambassador, Circuit Breaker, CQRS, Saga, Sharding — each with its problem statement and trade-offs.
docs.scipy.org
NumPy reference page on universal functions, the vectorised element-wise operations over ndarrays, and their broadcasting, type-casting and output rules.
docs.python.org
Standard library module for introspecting live Python objects — type checks, source retrieval, call signatures and stack frames.
pythonsheets.com
Collection of short Python code snippets, from language basics to databases, networking, concurrency and the standard library.
wiki.python.org
Reference table of the time complexity of CPython operations on lists, deques, sets and dictionaries.
w3.org
The W3C registry of prefixes and terms predefined for RDFa 1.1, mapping each shorthand to its vocabulary namespace URI.
packaging.python.org
The Python Packaging Authority's collection of tutorials, guides and specifications for building, publishing and installing Python packages with current tools.
rosettacode.org
A programming chrestomathy wiki presenting solutions to the same task in as many different languages as possible, to show how each one expresses it.
en.wikipedia.org
Wikipedia's article on the Merkle tree, a hash tree that lets a large dataset be verified branch by branch, as used in Git, Bitcoin and BitTorrent.
en.wikipedia.org
Wikipedia article on record linkage — matching records that refer to the same entity across separate data sources, and the deterministic and probabilistic methods used to do it.


















