python course for our group members in Wen's group@synfuels china.
Learning to program is learning how to think as a programmer.
by H. P. Langtangen
- Computational Chemistry researcher and more
- Zero-based
- Practice rather than theory
- 越过初学者的门槛
- Fast as possible
- Basic structures: (list,dict,file,functions,class)
- Libraries: (os,math, etc)
- Tools: pip, git
- Scientific programming: (numpy, scipy, matplotlib, pandas, etc)
- Computational Chemistry: (ase, pymatgen, etc)
- Machine learning: skit-learn
- More …