Diferencia entre revisiones de «Desarrollo»

De Wiki Proyectos Beta
Ir a la navegación Ir a la búsqueda
 
(No se muestran 9 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
= General =
== General ==


* [[Convenciones commit GIT]]
* [[Convenciones commit GIT]]
Línea 5: Línea 5:
* Guía de estilos de Google HTML y CSS [https://google.github.io/styleguide/htmlcssguide.html EN]
* Guía de estilos de Google HTML y CSS [https://google.github.io/styleguide/htmlcssguide.html EN]


= Recursos =
== Recursos ==


* Backend Developer Roadmap: [https://roadmap.sh/backend EN]
* Backend Developer Roadmap: [https://roadmap.sh/backend EN]
Línea 12: Línea 12:
* Programming Cheat Sheets: [https://cheatography.com/programming/ EN]
* Programming Cheat Sheets: [https://cheatography.com/programming/ EN]


== Sitios web ==
=== Sitios web ===


* Coding Beauty: [https://codingbeautydev.com/ EN]
* Coding Beauty: [https://codingbeautydev.com/ EN]
Línea 22: Línea 22:
* Refactoring Guru: [https://refactoring.guru/es ES]
* Refactoring Guru: [https://refactoring.guru/es ES]


== Blogs ==
=== Blogs ===


* Free Code Camp: [https://www.freecodecamp.org/news/ EN]
* 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]


== Desafíos ==
=== Podcast ===
 
* Directorio de podcast sobre desarrollo: [https://dev.to/pod EN]
 
=== Desafíos ===


* Frontend Challenges: [https://github.com/felipefialho/frontend-challenges EN]
* Frontend Challenges: [https://github.com/felipefialho/frontend-challenges EN]
* Learn Javascript logic, maths and expressions: [https://www.mathsuniverse.com/tixy EN]
* Learn Javascript logic, maths and expressions: [https://www.mathsuniverse.com/tixy EN]


== Repositorios recomendados ==
=== Repositorios recomendados ===
 
==== Desarrollo ====
 
* Project Based Learning: [https://github.com/practical-tutorials/project-based-learning EN]


=== GNU/Linux ===
==== GNU/Linux ====


* Ubuntu Flutter Community: [https://github.com/ubuntu-flutter-community EN]
* Ubuntu Flutter Community: [https://github.com/ubuntu-flutter-community EN]


= Lenguajes =
=== Eventos ===
 
* Linux Foundation: [https://events.linuxfoundation.org/ EN]
 
== Lenguajes ==


== Programación ==
=== Programación ===


* [[Dotnet]]
* [[Dotnet]]
Línea 45: Línea 59:
* [[Java]]
* [[Java]]
* [[JavaScript]]
* [[JavaScript]]
* [[Monkey C]]
* [[PHP]]
* [[PHP]]
* [[Python]]
* [[Python]]
Línea 51: Línea 66:
* [[TypeScript]]
* [[TypeScript]]


== Marcado ==
=== Marcado ===


* [[HTML]]
* [[HTML]]


== Diseño ==  
=== Diseño ===  


* [[CSS]]
* [[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]]
* [[Contar líneas de código fuente]]
* [[Control de versiones]]
* Font Awesome: [https://fontawesome.com/ EN]
* Font Awesome: [https://fontawesome.com/ EN]
* Google Fonts [https://fonts.google.com/ EN]
* Google Fonts [https://fonts.google.com/ EN]
* IT Tools: [https://it-tools.tech EN]
* IT Tools: [https://it-tools.tech EN]


== Online ==
=== Online ===


* App icon generator: genera iconos para Android y iOS. [https://appicon.co EN]
* App icon generator: genera iconos para Android y iOS. [https://appicon.co EN]
Línea 78: Línea 95:
* SCSS to CSS Compiler: compila un archivo scss a css. [https://www.cssportal.com/scss-to-css EN]
* SCSS to CSS Compiler: compila un archivo scss a css. [https://www.cssportal.com/scss-to-css EN]


=== Cloud Development Environments ===
==== Cloud Development Environments ====


* [[Gitpod]]
* [[Gitpod]]
* [[Project IDX]]


= Testing =
== Testing ==


* [[Testing Library]]
* [[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