Software Defined Networking (SDN)
Alguns projetos OpenSource
https://onosproject.org/
https://faucet.nz/
Recomendações de softwares
https://www.researchgate.net/post/which_is_latest_and_easy_SDN_controller
http://yuba.stanford.edu/~casado/of-sw.html
Alguns projetos OpenSource
https://onosproject.org/
https://faucet.nz/
Recomendações de softwares
https://www.researchgate.net/post/which_is_latest_and_easy_SDN_controller
http://yuba.stanford.edu/~casado/of-sw.html
Um texto bem interessante: https://szopa.medium.com/why-is-it-so-difficult-to-scale-a-software-house-and-what-can-you-do-about-it-cfe1129c540a
Ao criar uma variável, seu valor e tipo são undefined. Testes rodados no Google Chrome. var a;console.log(typeof a);// "undefined"a.b = 123;// Exception! Uncaught…
Três erros que engenheiros de softwares cometem ao vender seu software https://www.pipelinedb.com/blog/three-sales-mistakes-software-engineers-make
Como usar um padrão para descrever línguas? Qual padrão ISO utilizar? Nenhum deles, usar a IETF. https://www.w3.org/International/questions/qa-lang-2or3.en.html Language Subtag Registry, lista BCP 47…