Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.65 KB

README.md

File metadata and controls

48 lines (37 loc) · 1.65 KB

Programming concepts

A curated list of links to programming solutions and languages.

breck7/pldb: PLDB: a Programming Language Database. A computable encyclopedia about programming languages.

General concepts

Obsidian supported languages

Silly Mistakes to Avoid while Coding | Codementor A Guide to Cross Platform App Development Frameworks in 2024 paradite/frontend-encyclopedia: Frontend Encyclopedia

Programming languages

General structure for each language

  • Variants (cooperation interlinked) (higler level concept)

  • Language concepts (cpt)

  • Handling with editors, IDEs (edt)

  • Addons and wrappers - products/implementations (imp)