Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.09 KB

README.md

File metadata and controls

57 lines (44 loc) · 1.09 KB

Contents

Paper & Book & Video & etc

Mathematics

Calculus

Linear Algebra

Probability and Statistics

Discrete Math

Algorithm & Data Structure

Computer System

Computer Structure

Operating System

Embeded System?

Database

Programming Language

Languages

  • C
  • C++
  • Java
  • Python
  • Others: Rust, Go, etc

PLT

Automata Theory

  • Chomnsky hierarchy

An Introduction to Formal Languages and Automata(2012), Peter Linz

Compiler

  • Front-end
    • Scanner
    • Parser
    • Sementic Analyzer
  • IR
  • Back-end
    • Optimizer

Compilers - Principles, Tech;niques & Tools(2007), Aho,Lam,sethi,Ullman (Dragon Book)
Compiler Consturction, Principles and Practice(1997), C. Louden

Computer Network

Machine Learning

Software Engineering

Testing

Management System

Computer Security

Crpytography