A few questions on programming specifications & metholody | Community
Skip to main content
park_david
December 4, 2015
Solved

A few questions on programming specifications & metholody

  • December 4, 2015
  • 2 replies
  • 910 views

Hi there,

I am new to AEM and my team is working on a project for my client.

I am posting a few questions on behalf of my team and wondering if anyone could give us some help.

None in my team isfamiliar with AEM and these queestions may seem vagur or too easy for some but we are having difficulties grasping the AEM concepts.

A. Programming Speficiation

    As a developer, is there any sample for AEM programming specification? If so, could anyone refer to its locations?

B. Naming rules 

    Do AEM developers have specific namig rules for funtions, components, and etc for AEM developments? if so, could anyone direct me to a page where it describes such rules?

C.Are they AEM develoment methodology my team could refer to before we start developments?

Thank you very much for reading.

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 kautuk_sahni

Some of  AEM reference to start with are :-

Link :- https://helpx.adobe.com/marketing-cloud/experience-manager.html (Tutorials and Training, here you will get video and text tutorials).

Link :- https://helpx.adobe.com/experience-manager/using/onboardAEM.html 

Link :- http://www.cqtutorial.com/ 

Link :- http://helpx.adobe.com/experience-manager/using/creating-touchui-component.html (community article)

Link :- http://helpx.adobe.com/experience-manager/using/extending-aem-6-administrator-user.html

Link :- http://helpx.adobe.com/experience-manager/using/creating-sightly-component.html

Link :- https://helpx.adobe.com/experience-manager/using/custom-carousel-components.html

Link:- http://helpx.adobe.com/experience-manager/using/creating-touchui-xtypes.html

Link:- http://helpx.adobe.com/experience-manager/using/creating-cxf-bundles-consume-web.html

Link:- http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html

Link:- http://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html

Link:- http://helpx.adobe.com/experience-manager/using/first-osgi.html

Link:- https://docs.adobe.com/docs/en/aem/6-1/develop/the-basics/website.html

Link:- https://www.youtube.com/watch?v=QfvFWSQQ_0M&list=PLRzUAoFVQxTeBOZmr7GykKSHt2bX0OCf_

 

Please refer to the Forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__u9cz-hi_friends_iam.html (Same kind of Question)

 

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

2 replies

Jitendra_S_Toma
Level 10
December 4, 2015

Park David wrote...

Hi there,

I am new to AEM and my team is working on a project for my client.

I am posting a few questions on behalf of my team and wondering if anyone could give us some help.

None in my team isfamiliar with AEM and these queestions may seem vagur or too easy for some but we are having difficulties grasping the AEM concepts.

A. Programming Speficiation

    As a developer, is there any sample for AEM programming specification? If so, could anyone refer to its locations?

B. Naming rules 

    Do AEM developers have specific namig rules for funtions, components, and etc for AEM developments? if so, could anyone direct me to a page where it describes such rules?

C.Are they AEM develoment methodology my team could refer to before we start developments?

Thank you very much for reading.

 

Hi,

Here is the one spec, which is good for everyone.

https://docs.adobe.com/docs/en/aem/6-1/develop/the-basics/dev-guidelines-bestpractices.html

Regarding development methodology, Go for Agile (Scrum/Lean/XP). And, evaluate what could be suitable practise in your case. Each agile process has pros & cons and none of them could fit into every situation. 

If it is a small team and there are no roles defined like Product owner, Scrum master etc. Then, I prefer Lean (Kanban) which is easier and provides enough things to deal with every problem.

--

Jitendra

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
December 4, 2015

Some of  AEM reference to start with are :-

Link :- https://helpx.adobe.com/marketing-cloud/experience-manager.html (Tutorials and Training, here you will get video and text tutorials).

Link :- https://helpx.adobe.com/experience-manager/using/onboardAEM.html 

Link :- http://www.cqtutorial.com/ 

Link :- http://helpx.adobe.com/experience-manager/using/creating-touchui-component.html (community article)

Link :- http://helpx.adobe.com/experience-manager/using/extending-aem-6-administrator-user.html

Link :- http://helpx.adobe.com/experience-manager/using/creating-sightly-component.html

Link :- https://helpx.adobe.com/experience-manager/using/custom-carousel-components.html

Link:- http://helpx.adobe.com/experience-manager/using/creating-touchui-xtypes.html

Link:- http://helpx.adobe.com/experience-manager/using/creating-cxf-bundles-consume-web.html

Link:- http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html

Link:- http://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html

Link:- http://helpx.adobe.com/experience-manager/using/first-osgi.html

Link:- https://docs.adobe.com/docs/en/aem/6-1/develop/the-basics/website.html

Link:- https://www.youtube.com/watch?v=QfvFWSQQ_0M&list=PLRzUAoFVQxTeBOZmr7GykKSHt2bX0OCf_

 

Please refer to the Forum post:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__u9cz-hi_friends_iam.html (Same kind of Question)

 

I hope this would help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni