VirtualTam's bookmarks
24 bookmarks found
-
- PerformanceNinja video courses playlist
- dendibakh/perf-ninja - An online course where you can learn and master the skill of low-level performance analysis and tuning
- grahamking/perf-ninja-rs - Rust labs for Performance Ninja Class
-
A class or other object knows too much or does too much, and is therefore difficult to test or change
-
- awk: https://www.gnu.org/software/gawk/manual/html_node/Bracket-Expressions.html
- grep: https://www.gnu.org/software/grep/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- sed: https://www.gnu.org/software/sed/manual/html_node/Character-Classes-and-Bracket-Expressions.html
- tr: https://man7.org/linux/man-pages/man1/tr.1p.html
-
/r/golang | Learning Distributed systems
2019-09-16 - https://github.com/golang/go/wiki/Courses
- https://dataintensive.net/
- https://columbia.github.io/ds2-class/
- https://github.com/brendandburns/designing-distributed-systems-labs
- https://azure.microsoft.com/en-us/resources/designing-distributed-systems/en-us/
- https://www.distributed-systems.net/index.php/books/distributed-systems-3rd-edition-2017/
-
-
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
-
-
UML Diagrams Using Graphviz Dot
2016-03-05 -