Skip to content

Latest commit

 

History

History
49 lines (48 loc) · 1.28 KB

RoadMap.md

File metadata and controls

49 lines (48 loc) · 1.28 KB
date title
2022-07-05 14:59:01 +0800
RoadMap
  1. Language
    • Javascript (Proxy, Reflect, ArrayBuffer, TypedArray, Generator)
      • vue, vue3
      • react
      • canvas
      • nestjs
    • NodeJS (http, https, http2, net, tls, stream, stream/web, buffer, crypto, crypto/web, vm, wasi, worker_threads, process, child_process, cluster, perf_hooks, async_hooks, dns, inspector, timers)
    • Rust (WebAssembly)
    • Swift
    • Go
    • Java
  2. Software
    • MySQL
    • NoSQL
      • 键值对存储Redis
      • 文档型存储MongoDB
      • 列存储HBase
      • 图形数据库存储InfoGrid
    • RabbitMQ, Kafka
    • Zookeeper
    • Kubenetes, Docker
    • GRPC
  3. 基础
    • rpc
    • socket
  4. 算法
    • Bitmap
    • Sorting Algorithm
    • Dynamic Programing
    • Encryption
      • SHA (Secure Hash Algorithm)
      • MD5 (Message Digest Algorithm 5)
      • Symmetric Encryption Algorithm
        • AES (Advanced Encryption Standard)
        • Blowfish
        • DES (Data Encryption Standard)
      • Asymmetric Cryptographic Algorithm
        • RSA
        • ECC (Elliptic Curve Cryptography)
        • Elgamal
      • Diffie-Hellman Key Exchange/Agreement Algorithm
      • PKCS (Public Key Cryptographic Standards)
      • Digital Signature
      • Digital Envelope