The control panel that administrators use to manage the content, appearance and functionality of the site. Access to the back end is typically restricted to higher level users, such as publishers, administrators, and super users.
A file that stores configuration setttings which you will find in the root folder of Joomla installation. All the parameters under the Site, System and Server tabs in the Global Configuration are stored as values in this file. This file is set up automatically by the software installation process and thus many of the parameters appearing in the Global Configuration screens are best left as their initial settings.
Programming technique based on using classes, objects, and methods - an approach to designing modular reusable software systems. Joomla is based on OOP. Solid understanding on OOP is a key plus when working with Joomla programs.