VirtualTam's bookmarks
169 bookmarks found
-
Python - Logging and Multiprocessing
2017-11-09 - https://docs.python.org/3/library/logging.html
- https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Queue
- https://stackoverflow.com/questions/641420/how-should-i-log-while-using-multiprocessing-in-python
- https://stackoverflow.com/questions/21419323/multiprocessing-logging-lock-vs-queue
- https://github.com/jruere/multiprocessing-logging
-
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-1/
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-2/
- https://bitquabit.com/post/having-fun-python-and-elasticsearch-part-3/
- https://elasticsearch-py.readthedocs.io
- https://elasticsearch-dsl.readthedocs.io/
- https://docs.python.org/3.6/library/email.html
-
IBM developerWorks | UML Basics
2017-09-27 - Introduction - https://www.ibm.com/developerworks/rational/library/769.html
- Class diagram - https://www.ibm.com/developerworks/rational/library/content/RationalEdge/sep04/bell/index.html
- Component diagram - https://www.ibm.com/developerworks/rational/library/dec04/bell/index.html
- Sequence diagram - https://www.ibm.com/developerworks/rational/library/3101.html
-
Actor model - Wikipedia
2017-09-24 - https://en.wikipedia.org/wiki/Actor_model_implementation
- https://stackoverflow.com/questions/3423447/which-actor-model-library-framework-for-python-and-erlang-like
- https://quantmind.github.io/pulsar/ - https://github.com/quantmind/pulsar
- https://www.pykka.org/en/latest/ - https://github.com/jodal/pykka
- http://www.celeryproject.org/
-
Masonry - a JavaScript grid layout library
2017-09-15 -
- https://www.quora.com/What-are-good-Python-interview-questions
- https://www.reddit.com/r/Python/comments/1knw7z/python_interview_questions/
- https://resources.workable.com/python-developer-interview-questions
- https://stackoverflow.com/questions/2573135/python-progression-path-from-apprentice-to-guru/2576240#2576240
- https://docs.python.org/3/tutorial/
- https://www.reddit.com/r/Python/comments/6v0amj/the_more_i_learn_about_python_the_more_i_realized/
- https://github.com/00111000/Imports-in-Python
Language:
- GIL
- memory management, object references
- data structures
- duck typing
- monkey patching
- generators
- list & dict comprehensions
- decorators
- introspection
- ...
Development tools:
- debugging
- packaging
- lint
- testing: unitary, functional, TDD, BDD
Libraries:
- data parsing
- data scraping
- database management
- http requests
- web frameworks
- ...
-
Nightingale Audio Player
2017-08-08