VirtualTam's bookmarks
-
2017-12-06 -
2017-11-03 Python:
- http://brunorocha.org/python/watching-a-directory-for-file-changes-with-python.html
- https://github.com/gorakhargosh/watchdog
- https://stackoverflow.com/questions/182197/how-do-i-watch-a-file-for-changes
- https://stackoverflow.com/questions/136168/get-last-n-lines-of-a-file-with-python-similar-to-tail
C/C++:
-
2017-06-25 -
- http://wunder.schoenaberselten.com/2016/02/16/how-to-prepare-and-write-a-tech-conference-talk/
- https://medium.com/@karen_meep/how-to-start-speaking-in-tech-conferences-f64a9f3a84a6
- https://www.ashedryden.com/blog/what-you-need-to-know-about-speaking-at-conferences
via https://dbader.org/blog/how-to-speak-at-a-python-conference
-
2016-12-06 -
2016-08-24 -
2015-12-10 -
2015-07-17 -
2015-05-12 -
2015-04-05 "Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
see http://martinfowler.com/articles/continuousIntegration.html ;-)
-
2015-03-18 This book is about macros, that is programs that write programs.