So far, this course has taught me so many things. I learned the ways of functions which are still a work in progress. The coding language that is used to structure the web page happens to be HTML. HTML stands for Hyper Text markup language, and is assisted by java script. It structures sections, headings, texts, paragraphs, links and more. One fun fact about this is that every website is written in HTML, even the one you are currently using. HTML is also good for game development, as software developers use it for video games without the need for third party plugins. HTML is one of the easiest front end programming languages to become proficient in. Another programming language that is commonly used is python. These are two basics for front end development and are the easiest to master. When you place CSS, HTML and Java script together, you will get a completed and interactive website.
Leave a Reply
You must be logged in to post a comment.