this part's goal it organisation for a python learning process
- course for newbies
- offer interview questions (e.g. https://github.com/Yannyezixin/offer-interview)
and python cookbook
- a good collection http://www.python-course.eu/advanced_topics.php
- tool for programming languange analysis: http://www.dabeaz.com/ply/
- Yacc/Antlr like tools and use
- P-machine like intermediate between Python and NLP
- propositional logic and other advanced logic in python
- SAT problem in python
- formal model checking implementation