Here is a simple table showing some basic web languages I am learning for building websites.
| Web Language | Definition |
|---|---|
| HTML/CSS | HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) are two of the core technologies for building Web pages. HTML provides the structure of the page and CSS the visual layout. Along with graphics and scripting languages, HTML and CSS are the basis of building Web pages and Web Applications now and in the near future. You might use these two technologies to create an online portfolio of your work to display and share with others on the web. |
| C# | a language you can use to make programs or even simple games. |
| Go | Go is fast and simple. People use it for web stuff and servers. |
| JavaScript | JavaScript makes pages interactive, like clicking buttons or moving things. |
| Java | Java can make apps for computers or phones. It’s used a lot in schools. |
| PHP | PHP helps websites do things with databases, like logins or forms. |
| Python | Python is easy to read and good for learning, making small programs or websites. |
| SQL | SQL is a language to get and organize data from databases. |
| Swift | Swift is used to make apps for iPhones and iPads. |
| Ruby | Ruby is good for beginners to build websites and small apps quickly. |
| WordPress | WordPress is a tool to make websites easier without writing too much code. |