VirtualTam's bookmarks
638 bookmarks found
-
- 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
- ...
-
- https://stackoverflow.com/questions/23931987/apache-proxy-no-protocol-handler-was-valid
- https://serverfault.com/questions/746810/enforcing-client-verification-in-apache-just-for-a-specific-client-certificate
- https://httpd.apache.org/docs/2.4/mod/mod_ssl.html
- https://serverfault.com/questions/639317/ah01896-unable-to-determine-list-of-acceptable-ca-certificates-for-client-authe#842857
- http://www.zeitoun.net/articles/configure-mod_proxy_ajp-with-tomcat/start
- https://wiki.apache.org/tomcat/FAQ/Connectors
- https://serverfault.com/questions/785652/how-do-i-configure-apache-to-proxy-tomcat-using-ajp
-
1999-05 - What's in a Sound?
1999-06 - The Physics of Percussion
2001-11 - Synthesizing Percussion
2001-12 - Practical Percussion Synthesis
2002-01 - Synthesizing Drums: The Bass Drum
2002-02 - Practical Bass Drum Synthesis
2002-03 - Synthesizing Drums: The Snare Drum
2002-04 - Practical Snare Drum Synthesis
2002-05 - Synth Secrets: Analysing Metallic Percussion
2002-06 - Synthesizing Realistic Cymbals
2002-07 - Practical Cymbal Synthesis
2002-08 - Synthesizing Bells
2002-09 - Synthesizing Cowbells & Claves
-
Sound on Sound | Synth Secrets Series
2017-08-04 Archives:
- https://web.archive.org/web/20130823114626/http://www.soundonsound.com/sos/allsynthsecrets.htm
- https://web.archive.org/web/20150629000747/http://www.soundonsound.com/AllIssues.php
- https://web.archive.org/web/20130723020457/http://www.soundonsound.com/search?PageSize=80&page=1&Keyword=%22synth%20secrets%22&Words=All&Summary=Yes
-
Websockets and Python/Go
2017-07-18 - https://www.reddit.com/r/django/comments/6nribg/realtime_with_django_instead_of_node/
- https://github.com/centrifugal/centrifugo/
- https://github.com/synw/django-instant
- http://www.aeracode.org/2017/7/11/towards-channels-20/
- https://gist.github.com/jobelenus/387134f0910f8835edf266fe30d9cb8f (presentation material)
-
-
Writing Beamer presentations in org-mode
2017-06-25