/caw-quant-training

Repo for CryptoAlgoWheel quant intern program

Primary LanguagePython

caw-quant-training

Repo for CryptoAlgoWheel quant intern program

Setup python development environment

  • Setup anaconda's python environment (conda virtual env, jupyter notebook)
  • Setup vscode
  • Hello world program, go through basic python syntax
  • Setup git, learn basic command; setup github account and github desktop app

Phases of learning python

  1. Basic syntax and data structure.
  2. OOP(Object-oriented programming) and web protocol. (this level is required)
  3. Asynchronous programming

reference: free books and videos