Diferencia entre revisiones de «Desarrollo»

De Wiki Proyectos Beta
Ir a la navegación Ir a la búsqueda
([feat] Add information about Desarrollo)
 
(No se muestran 52 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
= General =
== General ==


* [[Convenciones commit GIT]]
* [[Convenciones commit GIT]]
* [[Buenas prácticas API Rest]]
* Guía de estilos de Google HTML y CSS [https://google.github.io/styleguide/htmlcssguide.html EN]


= Lenguajes de programación =
== Recursos ==


* Backend Developer Roadmap: [https://roadmap.sh/backend EN]
* Beautiful Snippet Code: [https://codeimg.io/ EN]
* Cheatography: [https://cheatography.com/programming/ EN]
* Programming Cheat Sheets: [https://cheatography.com/programming/ EN]
=== Sitios web ===
* Coding Beauty: [https://codingbeautydev.com/ EN]
* InfoQ: [https://www.infoq.com/development/ EN]
* InfoWorld: [https://www.infoworld.com/ EN]
* I-Programmer.info: [https://www.i-programmer.info/ EN]
* MDN Web Docs: [https://developer.mozilla.org/es/ ES]
* OSCI - Open Source Contributor Index: [https://opensourceindex.io/ EN]
* Refactoring Guru: [https://refactoring.guru/es ES]
=== Blogs ===
* Free Code Camp: [https://www.freecodecamp.org/news/ EN]
* MDN: [https://developer.mozilla.org/en-US/blog/ EN]
* Microsoft Developer Blogs: [https://devblogs.microsoft.com/ EN]
=== Podcast ===
* Directorio de podcast sobre desarrollo: [https://dev.to/pod EN]
=== Desafíos ===
* Frontend Challenges: [https://github.com/felipefialho/frontend-challenges EN]
* Learn Javascript logic, maths and expressions: [https://www.mathsuniverse.com/tixy EN]
=== Repositorios recomendados ===
==== Desarrollo ====
* Project Based Learning: [https://github.com/practical-tutorials/project-based-learning EN]
==== GNU/Linux ====
* Ubuntu Flutter Community: [https://github.com/ubuntu-flutter-community EN]
=== Eventos ===
* Linux Foundation: [https://events.linuxfoundation.org/ EN]
== Lenguajes ==
=== Programación ===
* [[Dotnet]]
* [[Go]]
* [[Java]]
* [[JavaScript]]
* [[JavaScript]]
* [[Monkey C]]
* [[PHP]]
* [[PHP]]
* [[Python]]
* [[Ruby]]
* [[Rust]]
* [[TypeScript]]
* [[TypeScript]]
=== Marcado ===
* [[HTML]]
=== Diseño ===
* [[CSS]]


== Entornos móviles ==
== Entornos móviles ==


* [[Android]]
* [[React Native]]
* [[React Native]]


= Herramientas =
== Herramientas ==


* [[Análisis estático de código fuente]]
* [[Análisis estático de código fuente]]
* [[Contar líneas de código fuente]]
* [[Control de versiones]]
* Font Awesome: [https://fontawesome.com/ EN]
* Google Fonts [https://fonts.google.com/ EN]
* IT Tools: [https://it-tools.tech EN]
=== Online ===
* App icon generator: genera iconos para Android y iOS. [https://appicon.co EN]
* CodePen: Online Code Editor and Front End Web Developer. [https://codepen.io EN]
* JSON Viewer: [https://codebeautify.org/jsonviewer EN]
* SCSS to CSS Compiler: compila un archivo scss a css. [https://www.cssportal.com/scss-to-css EN]
==== Cloud Development Environments ====
* [[Gitpod]]
* [[Project IDX]]
== Testing ==
* [[Testing Library]]

Revisión actual - 08:56 25 ago 2024

General

Recursos

  • Backend Developer Roadmap: EN
  • Beautiful Snippet Code: EN
  • Cheatography: EN
  • Programming Cheat Sheets: EN

Sitios web

  • Coding Beauty: EN
  • InfoQ: EN
  • InfoWorld: EN
  • I-Programmer.info: EN
  • MDN Web Docs: ES
  • OSCI - Open Source Contributor Index: EN
  • Refactoring Guru: ES

Blogs

  • Free Code Camp: EN
  • MDN: EN
  • Microsoft Developer Blogs: EN

Podcast

  • Directorio de podcast sobre desarrollo: EN

Desafíos

  • Frontend Challenges: EN
  • Learn Javascript logic, maths and expressions: EN

Repositorios recomendados

Desarrollo

  • Project Based Learning: EN

GNU/Linux

  • Ubuntu Flutter Community: EN

Eventos

  • Linux Foundation: EN

Lenguajes

Programación

Marcado

Diseño

Entornos móviles

Herramientas

Online

  • App icon generator: genera iconos para Android y iOS. EN
  • CodePen: Online Code Editor and Front End Web Developer. EN
  • JSON Viewer: EN
  • SCSS to CSS Compiler: compila un archivo scss a css. EN

Cloud Development Environments

Testing