Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Adobe AEM / CQ tutorials [closed]

Tags:

aem

adobe

I am really interested in learning "Adobe CQ" . My question is what are all the technologies that I need to learn to understand adobe cq.

Any tutorials on Adobe CQ and related technologies are helpful.

Thank you, Sri

like image 467
Sri Avatar asked Jun 03 '14 23:06

Sri


People also ask

Is AEM hard to learn?

Introduction to AEM developmentUnderstanding AEM and building the best AEM website is as challenging as building a difficult product within a short time. You need to get a grip on the technology before you start exploring the most awaited methodologies.

Is AEM better than WordPress?

Adobe Experience Manager is, compared to WordPress, a complex system with a steep learning curve, especially for developers. At the same time, AEM is easier to use than more established and more expensive content management solutions, placing AEM somewhere in between free and very costly solutions.

Is AEM good for Career?

Is AEM developer a good career choice? A career as an AEM developer is not only a good idea but also very rewarding and lucrative because of the growing demand and need for AEM developers in a company. You will even get a high salary and job security in this field.


2 Answers

As a developer you can start at http://dev.day.com. CQ is now called as AEM (Adobe Experience Manager).

Technology Stack which makes up CQ:

  1. Sling - the MVC framework (https://cwiki.apache.org/confluence/display/SLING/Index)
  2. JCR / Jackrabbit
  3. OSGi

Google around this and you should be able to get a lot of resources.

Thanks

EDIT :

you can go through helpx adobe site, from where you can go through small example projects. For example: Creating your first Adobe Experience Manager Touch UI component.

It tells you from scratch with step by step guidance and also has zip folder, which you can directly download and upload the package in the crx/de to see what is happening. :)

like image 100
Thomas Joseph Avatar answered Oct 25 '22 06:10

Thomas Joseph


Go to the AEM community page - you will find lots of tutorials and how to articles:

http://helpx.adobe.com/marketing-cloud/experience-manager.html

like image 33
smac2020 Avatar answered Oct 25 '22 07:10

smac2020