VirtualTam's bookmarks
164 bookmarks found
-
I've inherited 200K lines of spaghetti code -- what now? - Software Engineering Stack Exchange
2017-10-16 - https://softwareengineering.stackexchange.com/questions/6395/how-do-you-dive-into-large-code-bases
- https://softwareengineering.stackexchange.com/questions/6268/when-is-a-big-rewrite-the-answer
- https://www.red-gate.com/blog/software-development/legacy-code
- https://craftedsw.blogspot.ro/2011/06/change-in-attitude-legacy-code.html
- https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
- https://www.reddit.com/r/PHP/comments/7blo1b/refactoring_huge_ci_2_application/
- https://leanpub.com/mlaphp
- https://softwareengineering.stackexchange.com/questions/184227/migrating-legacy-procedural-code-to-mvc-without-rewriting/184241
- https://www.reddit.com/r/PHP/comments/ax88ot/i_am_taking_on_a_custom_crappy_php_application/
-
What Are Use Cases of Elasticsearch? - Quora
2017-10-02 - https://www.elastic.co/use-cases
- https://www.elastic.co/blog/found-uses-of-elasticsearch
- https://www.elastic.co/blog/using-elastic-graph-and-kibana-to-analyze-panama-papers
- https://www.elastic.co/blog/introducing-machine-learning-for-the-elastic-stack
- http://blog.florian-hopf.de/2014/07/use-cases-for-elasticsearch-document.html
- http://blog.florian-hopf.de/2014/12/use-cases-for-elasticsearch-analytics.html
-
- https://www.elastic.co/guide/en/elasticsearch/guide/current/language-intro.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/identifying-words.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/token-normalization.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stemming.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/stopwords.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/synonyms.html
- https://www.elastic.co/guide/en/elasticsearch/guide/current/fuzzy-matching.html
-
-
http://dataconomy.com/2016/12/use-elasticsearch-nlp-text-mining%e2%80%8a-%e2%80%8apart-1/
-
http://dataconomy.com/2017/05/use-elasticsearch-nlp-text-mining-part-2/
-
https://www.elastic.co/blog/text-classification-made-easy-with-elasticsearch
-
https://www.elastic.co/guide/en/elasticsearch/guide/current/languages.html
-
https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html
-
https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-lang-analyzer.html
-
https://lingpipe-blog.com/2014/04/10/lucene4-document-classification/
-
https://medium.com/@textminers/how-to-use-elasticsearch-for-textmining-part-1-5589e76301d5
-
-
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
-
Mscgen: A Message Sequence Chart Renderer
2017-09-19 -
Chaos Engineering - O'Reilly Media
2017-08-22 With so many interacting components, the number of things that can go wrong in a distributed system is enormous. You’ll never be able to prevent all possible failure modes, but you can identify many of the weaknesses in your system before they’re triggered by these events. This report introduces you to Chaos Engineering, a method of experimenting on infrastructure that lets you expose weaknesses before they become a real problem.