I am a AEM Content author, how can I be a AEM Developer? And what are the languages I need to learn? | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Shubham_borole

Few thoughts - Start with basic web development languages html, css, js, jquery and Java. More items to look into - Java content repositories, OSGi, SLING and AJAX

Also see - https://experienceleague.adobe.com/docs/experience-manager-64/developing/home.html?lang=en#devtools 

Try hands on component development and so on.

And of course follow this 🙂  https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-manager-community 

 

There are probably some posts in the forum regarding getting started with AEM development. 

2 replies

SureshDhulipudi
New Participant
November 16, 2020

AEM is Java Based Web Application 

AEM Developer should have knowledge on the following Technology Stack

1) Java

2) HTML 

3) CSS

4) Java Script

5) HTL

6) JQuery

 

AEM Developer should understand the AEM Technology Stack

1) Sling

2) OSGi

3) JCR API

 

Please go through All getting started Adobe documentation and WKND tutorial

https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html?lang=en

 

Development Guide:

https://experienceleague.adobe.com/docs/experience-manager-65/developing/introduction/reference-materials.html?lang=en#introduction

 

 

New Participant
April 28, 2021
Thank you so much Suresh
Shubham_borole
Shubham_boroleAccepted solution
New Participant
November 16, 2020

Few thoughts - Start with basic web development languages html, css, js, jquery and Java. More items to look into - Java content repositories, OSGi, SLING and AJAX

Also see - https://experienceleague.adobe.com/docs/experience-manager-64/developing/home.html?lang=en#devtools 

Try hands on component development and so on.

And of course follow this 🙂  https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-manager-community 

 

There are probably some posts in the forum regarding getting started with AEM development.