Core Terms in Programming Languages, Frameworks, and Tools
Table of Contents
Create summary of core terms for programming languages, frameworks, and tools.
Anki
- Card
- Deck
- Model
- Note
Angular
Ansible
- host
- role
- task
- environment
- application
AWS
- Cloud
- Edge
- Regions > Availability Zone (66)
AWS Machine Learning
AWS RDS
Bash
Chart.js
- Chart types
- Data: Labels and Datasets
- Datasets: [label, data, styles]
- Events
Docker
- Cluster
- Container
- Image
- Service
- Stack
- Swarm
Emacs
- bongo-library-mode
- csv-mode
- dired-mode
- emacs-lisp-mode
- fundamental-mode
- js-mode
- json-mode
- magit-status-mode
- org-journal-mode
- org-mode
- python-mode
- scheme-mode
- sh-mode
- text-mode
- yaml-mode
Fetch
- $.ajax({url, success, error})
- axios.get().then().catch()
- fetch(url).then(response => {})
Git
- Tree
- Object
- Index
- Ref
HTML
- html
- head
- body
- h1, h6
- p
- div
HTTP
- Entity
- Connection
- Method (OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, CONNECT)
- Status
- Authentication
- Caching
- Expiration
- Header
JavaScript
- Variables
- Operations, Expressions
- Regular expressions
- Statements
- Functions
- Objects
JWT
- Base64
- Header
- Payload
- RSA, ECDSA
- Signature
Git
Magit
- Pull
- Branch
- Forge
org-mode
Pandas
- Group
- Index
- Interpolation
- Merge, Join, Concatenate
- Select
- Series, DataFrame
Promises
- catch
- then
React
- Component
- Composition
- Events
- Hooks
- Lifecycle
- Props
- Render
- State
RxJS
- pipe
- filter
- map
- subscribe
sklearn
- Classification
- Regression
- Clusterming
- Dimenstionality reduction
- Model selection
- Preprocessing
seaborn
- Categorical
- Color
- Distributions
- Multiples
- Regressions
- Relational
- Styles
Stochastic
- brown
- collate
- ctmc
- dtmc
- gbm
- hist
- norm
- poissP
Unix
- alias
- cat, less
- chmod
- cut
- export
- find
- grep
- gzip, tar
- head
- jot
- jq
- kill
- ls, cd, cp, mv, rm
- ps
- sed
- sort
- source
- tail
- top
- tr
- xsv
- wc