VirtualTam's bookmarks
48 bookmarks found
-
proselint: A linter for prose.
2018-05-07 -
PHP - Static analysis tools
2017-10-11 - https://github.com/phpstan/phpstan
- https://github.com/ovr/phpsa
- http://www.phpmetrics.org/
- https://stackoverflow.com/questions/4156157/tool-for-php-code-analysis
- https://stackoverflow.com/questions/378959/is-there-a-static-code-analyzer-like-lint-for-php-files
- https://stackoverflow.com/questions/982333/how-useful-is-php-codesniffer-code-standards-enforcement-in-general
- http://phpcallgraph.sourceforge.net/
- https://github.com/scrutinizer-ci/php-analyzer
-
- 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
- ...
-
HTMLHint
2017-03-02 -
ClangFormat — Clang 5 documentation
2017-03-02