Some Software Engineering Concept Gist.
Software
- The SOLID Principles of Object-Oriented Programming
- DRY,KISS
- PEP-8
- Important Software Design Patterns, Queue-Based Load Leveling pattern
- SOA
- Micro-services: 1, 2, 3
- Polyglot programming
- Message Queuing Protocol: AMQP, wire-level protocol, Publish–subscribe pattern
- Topic Modeling and Latent Dirichlet Allocation(LDA) study resource
- Clean Code: 1, 2, 3, Python-Clean-Code-1, Python-Clean-Code-2,Clean Code - Uncle Bob - Series
NLP/ ML
- Latent Semantic Analysis (LSA)
-
Bag of Words/Concept/Narratives study resource
Evolution of NLP Systems - tf-idf
- n-gram(0/1/2/3/n-gram)
- Transfer Learning