web-coding-classes

For beginners - Internet, Web and ethical Coding Classes

View the Project on GitHub nextlevelshit/web-coding-classes

Web Coding Classes

Zero pre-requirements - Learn to code the web

Note: This content is heavily under construction. Feel free to contribute. At this moment there is no specific workflow and everybody is warmly invited to participate.

The Idea

I am seeing many people struggling to start coding. Most of them are not that unfamiliar with programming and technologies, but the available online courses mostly do not fit there needs. The Idea I had was to gather all information that can help people to understand web coding in a very short amount of time. This is not supposed to be a complete explanation of how to use HTML, CSS and JS. Web Coding Classes are supposed to be a good starting point for any beginners level of programmers.

Table of Content

Sessions Description
Session 1 Website Manipulation, Creating Accounts, Introduction
Session 2 Glitches, Bad Practice and Ethical Design
Session 3 Hands on - Let’s use the Developer Tools in your Browser
Session 4 Open-Source, Free Software and Development Environments
Session 5 Brief Introduction to HTML, CSS and JS
Session 6 Don’t re-invent the wheel - Using solutions of others
Session 10 Follow me - How to bootstrap a project and making decisions

Additional helpful Content

Title Description
Glossary Glossary of Web Development Terms
HTML Brief Introduction to HTML, its syntax and purpose
CSS Brief Introduction to CSS, its syntax and purpose
JavaScript Brief Introduction to JS, its syntax and purpose