
In this post I will be talking about the 3+1 coding model. This model consists of 3 scripting languages, HTML, CSS, and JavaScript, and 1 database MySQL.
The first of the scripting languages is HTML, which stands for Hyper Text Markup Language. The reason that this is the first and one of the most important scripting languages is because it is the structure of how the website is built and is the base that the website is created on. It is also used to display the information on a web browser.
The second of the scripting languages is CSS, which stands for Cascading Style Sheets. This is also important because it is the style of the website but it also has all the brand requirements listed so that you can properly build an effective website that fits the business perfectly. This is the next step of creating the website after HTML, and it is important to make sure the colors are correct, you have the correct font and are following the guidelines, so that you don’t end up creating a website that showcases a different business.
The last scripting language is JavaScript, this is the logic of the website, meaning that this is the language that will fully help the website to run smoothly and be able to be used and functional to the customers. This ties together HTML, CSS, JavaScript to form a website for your business. Most common people to use JavaScript is computer programmers, but they also use HTML. There are other coding websites and apps out there to get started so that you aren’t getting frustrated trying to learn JavaScript with little to no coding experience.
The one database that goes along with the 3 coding languages is MySQL, this is a way that you can upload your files from your laptop or computer and edit them inside the database. With this you have access to the database and files meaning that you have editing rights but you can share the database with other people. You can also create categories within the database to add information and not overwhelm the page or database with to much information, but it also helps you because you will be able to find what you are looking for easily.