Skip to content

Latest commit

 

History

History
90 lines (77 loc) · 6.57 KB

CS Learning Paths.md

File metadata and controls

90 lines (77 loc) · 6.57 KB

Algorithms

  • Cracking the Coding Interview #technical-book

Data Engineering

Data Architecture

Orchestration

  • KubeFlow
  • Prefect
  • AirFlow

Databases

Relational Databases

NoSQL DBs

Processing

Stream Processing

  • O'Reilly - Kafka: The Definitive Guide #technical-book
  • Youtube - Kafka #online-course
  • Pulsar
Change Data Capture

Batch Processing

Big Data

Python

Data Modelling

Data Warehouse

MLOps

  • O'Reilly - Practical MLOps: Operationalizing ML Models #technical-book
  • O'Reilly - Hands-On Machine Learning with Scikit-Learn and Tensorflow #technical-book
  • O'Reilly - Designing Machine Learning Systems: An Iterative Process for Production-Ready Applications #technical-book
  • O'Reilly - Building Machine Learning Powered Applications #technical-book
  • O'Reilly - Machine Learning Design Patterns #technical-book
  • O'Reilly - Kubeflow for Machine Learning #technical-book

Data Science

Data Visualization

System Design

  • Educative - Microservices Architecture (3 modules, 38 hours) #online-course
  • System Design Interview - Alex Xu #technical-book
  • Software Architecture - The Hard Parts #technical-book
  • Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services #technical-book

Software Engineering