BS-learning

Python + Django

  1. Docs: https://docs.djangoproject.com/en/2.1/
  2. Video : https://www.youtube.com/watch?v=uu98pqiUJU8&list=PLEsfXFp6DpzTD1BD1aWNxS2Ep06vIkaeW

Git

  1. Cheat Sheet : https://www.git-tower.com/blog/git-cheat-sheet
  2. Cheat Sheet : https://www.whoishostingthis.com/resources/git/

Adobe Experience Manager

  1. Intro : https://www.youtube.com/watch?v=zA53zv0l-9I&list=PL2rn7ZBYpBjtPyy5-pEBxwwIowcIoVv40
  2. Basics : https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/components-basics.html
  3. Architecture : https://www.youtube.com/watch?v=AERbIntqfTk
  4. Forms : https://helpx.adobe.com/aem-forms/6/aem-forms-architecture-deployment.html
  5. Tutorial : https://helpx.adobe.com/experience-manager/using/first_aem63_website.html
  6. Tech : http://felix.apache.org/
  7. Tech : https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/index.html
  8. Tech : https://github.com/apache/jackrabbit
  9. Tech : https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/coral-ui/coralui3/getting-started.html

JavaScript

  1. DOM event cycle : https://medium.com/prod-io/javascript-understanding-dom-event-life-cycle-49e1cf62b2ea
  2. React : https://www.youtube.com/playlist?list=PL4cUxeGkcC9ij8CfkAY2RAGb-tmkNwQHG&fbclid=IwAR3gq6WTDyFysliVz27FKkrvjaOIQtT7888AwtWLc5ehtuyL-ai32vBw-FI
  3. ES6 :
  1. Books:
  2. NodeJs:

Spring MVC

  1. Intro : https://www.baeldung.com/spring-classpathxmlapplicationcontext
  2. Security : https://docs.spring.io/spring-security/site/articles/petclinic-tutorial.html
  3. Thymeleaf with security : http://www.mkyong.com/spring-boot/spring-boot-spring-security-thymeleaf-example/
  4. HTTPRequest Annotations : https://www.baeldung.com/spring-request-response-body
  5. DB based authentication : https://medium.com/@gustavo.ponce.ch/spring-boot-spring-mvc-spring-security-mysql-a5d8545d837d