From d1888bc77e653907ca86d8abcfd93fbf5daf36c2 Mon Sep 17 00:00:00 2001 From: Joseph Geller Date: Sun, 16 Sep 2018 00:19:33 -0500 Subject: [PATCH] Updated Intro to JCB (markdown) --- --Intro-to-JCB.md => Intro-to-JCB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename --Intro-to-JCB.md => Intro-to-JCB.md (98%) diff --git a/--Intro-to-JCB.md b/Intro-to-JCB.md similarity index 98% rename from --Intro-to-JCB.md rename to Intro-to-JCB.md index 8360922..22ca7d0 100644 --- a/--Intro-to-JCB.md +++ b/Intro-to-JCB.md @@ -1,4 +1,4 @@ -Note - Press the ctrl key before clicking a link to open it in a new browser tab. +# Note - Press the ctrl key before clicking a link to open it in a new browser tab. Joomla! Component Builder (hereafter known as JCB) was built for those who know the PHP programming language. If you don't know PHP, there are some great places to learn it. One of the few I would recommend is [Lynda.com](https://www.lynda.com/) and you can go to the website and search for PHP. You will find many courses that should get you on your way. If you don't know CSS, JavaScript, and HTML then you definitely need to go visit this website and ones similar to it and get that knowledge. JCB was not created for those who have no development skills.