Post Author: Teresa Bruin, Educational Technology Specialist and Team Leader. Originally appeared in our Ed. Tech. Monthly Newsletter for Teachers.
Learn Coding and Web Development
If you or your students are looking for more advanced opportunities for learning coding, w3schools.com is an excellent website. W3Schools is the world’s largest web developer reference site. It features an extensive library of tutorials, references, and reusable code examples. It has something for everyone from beginners to experts in the world of coding and web development!
Topics covered include
- HTML
- CSS
- JavaScript
- PHP
- SQL
- Python
- XML
and much more.
In addition to references, the site features numerous “Try It Yourself” editors in which a user can modify and experiment with actual code to immediately see how it affects the design and function of a web page. The code could then be copied and pasted directly into the user’s project.
#GSDEdTech Blog Editor’s Note: By coincidence I’m currently using W3Schools and their W3.CSS framework as a key learning and building reference for a personal web project. It is an incredibly useful resource whether you are a student, a professional, or just a hobbyist/lifelong-learner.
You must be logged in to post a comment.