Repo for CryptoAlgoWheel quant intern program
- 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
- Basic syntax and data structure.
- OOP(Object-oriented programming) and web protocol. (this level is required)
- Asynchronous programming
reference: free books and videos
After you finish this program, you are welcome to add any comments or suggestions to help me improve quality of this program.
I'm glad to accept any pull request about:
- fixing typo or format inconsistency.
- addition, deletion or paraphrase to make the guide more clear and fruitful.
- automation tools like result quality checking scripts to ease my work.