What programming languages does Skill Struck teach?

This article provides information on the programming languages currently taught in the Skill Struck curriculum, and a little about each one.

Currently, students using Skill Struck can learn HTML, CSS, JavaScript, and Python with more languages to come!

HTML stands for Hyper Text Markup Language and is the standard programming language for creating Web pages. HTML describes the structure of a Web page and is made up of a series of elements that tell the browser what content to show.

CSS stands for Cascading Style Sheets and is used to describe how HTML elements should  be displayed on screen, paper, or in other media. CSS can control the layout of many web pages at once, and goes hand-in-hand with HTML.

Javascript is one of the most popular programming languages, and is used to program the behavior of web pages. JavaScript is one of the 3 languages all web developers should learn; the other two are HTML and CSS!

Python is a powerful programming language that can be used for many things, including creating web applications, handling data and performing complex mathematics, software development and more!