Programming: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
|||
Linha 10: | Linha 10: | ||
*https://flutter.dev/docs/resources/architectural-overview | *https://flutter.dev/docs/resources/architectural-overview | ||
*https://flutter.dev/docs/development/ui/widgets-intro | *https://flutter.dev/docs/development/ui/widgets-intro | ||
*[https://12factor.net/ The Twelve Factors (You Should Read it EveryDay !!)] | |||
==REGEX== | |||
*https://regex101.com/ | |||
==CRC== | |||
*https://crccalc.com/ | |||
=Languages= | =Languages= | ||
*[[DART|DART]] | *[[DART|DART]] | ||
*[[GO|GO]] | *[[GO|GO]] | ||
*[[DotNet|DotNet]] | *[[DotNet|DotNet]] | ||
=[[Regular Expression|Regular Expression]]= | =[[Regular Expression|Regular Expression]]= | ||
=[[Stress Test|Stress Test]]= | =[[Stress Test|Stress Test]]= | ||
Edição das 15h10min de 18 de maio de 2022
Algorithm
Dev Environment on docker
Docs
- https://svelte.dev/
- https://www.webcomponents.org/
- https://dev.to/silvio/how-to-create-a-web-components-in-svelte-2g4j
- https://flutter.dev/docs/resources/architectural-overview
- https://flutter.dev/docs/development/ui/widgets-intro
- The Twelve Factors (You Should Read it EveryDay !!)