3. 🧾 Web Backend Development - jose-r-lopez/Programming-Resources GitHub Wiki
Angular
- Complete Angular Tutorial For Beginners by tektutorialshub (https://www.tektutorialshub.com/angular-tutorial/)
- AngularJS Tutorial by W3 Schools (https://www.w3schools.com/angular/default.asp)
DJango
- Django Tutorial by W3 Schools (https://www.w3schools.com/django/)
- Django Tutorial by Tutorial's Point (https://www.tutorialspoint.com/django/index.htm)
- Tutorial Django: El Sitio Web de La Biblioteca Local by Mozilla
- Parte 1: Introducción. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Tutorial_local_library_website
- Parte 2: Creación del esqueleto del sitio web. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/skeleton_website
- Parte 3: Uso de modelos. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Models
- Parte 4: Sitio de Administración de Django. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Admin_site
- Parte 5: Creación de tu página de inicio. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Home_page
- Parte 6: Listas genéricas y vistas de detalle. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Generic_views
- Parte 7: Framework de sesiones. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Sessions
- Parte 8: Autenticación y permisos de Usuario. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Authentication
- Parte 9: Trabajo con formularios. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Forms
- Parte 10: Probando una aplicación web Django. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Testing
- Parte 11: Desplegando Django a producción. https://developer.mozilla.org/es/docs/Learn/Server-side/Django/Deployment
- Django web application security (https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/web_application_security)
- Assessment: DIY Django mini blog (https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/django_assessment_blog)
Express.js
-
Express.js Tutorial by JavaTPoint (https://www.javatpoint.com/expressjs-tutorial)
-
Express.js Tutorial by MDN Web Dices
- Express/Node introduction. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Introduction
- Setting up a Node development environment. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/development_environment
- The Local Library website. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Tutorial_local_library_website
- Express Tutorial Part 2: Creating a skeleton website. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/skeleton_website
- Express Tutorial Part 3: Using a Database (with Mongoose). https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/mongoose
- Express Tutorial Part 4: Routes and controllers. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/routes
- Express Tutorial Part 5: Displaying library data. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Displaying_data
- Express Tutorial Part 6: Working with forms. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/forms
- Express Tutorial Part 7: Deploying to production. https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/deployment
-
ExpressJS Tutorial by Tutorial's Point (https://www.tutorialspoint.com/expressjs/index.htm)
-
Node.js Express Framework Tutorial – Aprende en 10 minutos by Guru99 (https://guru99.es/node-js-express/)
.NET Technologies
- ASP.NET Tutorial by Tutorial's point (https://www.tutorialspoint.com/asp.net/index.htm)
- Curso programando un sistema de venta real con: .Net Core, angular y Xamarin by Héctor de León (https://hdeleon.net/curso-programando-un-sistema-de-venta-real-con-net-core-angular-y-xamarin/)
Node.js
- Node.js Tutorial by Tutorial's point (https://www.tutorialspoint.com/nodejs/index.htm)
- Node.js Tutorial by W3 Schools (https://www.w3schools.com/nodejs/)
PHP
- PHP Storm: El IDE rápido e inteligente de PHP by JetBrains (https://www.jetbrains.com/es-es/phpstorm/). NOTE: Full versions of JetBrains IDEs may be used legally for free if you register in their web page with your university email account, no matter if you are a student or a lecturer. You'll have to reconfirm your university link anually
- PHP Tutorial by Tutorial's point (https://www.tutorialspoint.com/php/index.htm)
- PHP Tutorial by W3 Schools (https://www.w3schools.com/php/)
Spring Framework
- Desarrollando una aplicación Spring Framework MVC v4 + JPA paso a paso by Francisco Grimaldo Moreno (https://www.uv.es/grimo/teaching/SpringMVCv4PasoAPaso/index.html)
- Desarrollando una aplicación Spring MVC v5 + Spring Data JPA paso a paso by Francisco Grimaldo Moreno ( https://www.uv.es/grimo/teaching/SpringMVCv5PasoAPaso/index.html)
- Spring Guides: Repositories behind the Getting Started and Tutorial guides at spring.io (https://github.com/spring-guides)
- Spring 5 Tutorial by How to do it in Java (https://howtodoinjava.com/spring-5-tutorial/)
- Spring Framework 5 by Ramesh Fadatare (https://www.javaguides.net/p/spring-framework.html?m=1)
SQL and DBMS
- SQL Basics Cheat Sheet (https://learnsql.com/blog/sql-basics-cheat-sheet/)
APIs and Other General content
- RapidAPI Hub: Discover and connect to thousands of APIs (https://rapidapi.com/hub)
- RapidAPI Learn: API Development using fun challenges (with solutions!) and interactive examples (https://rapidapi.com/learn)
- The Public APIs List (https://apislist.com/)