automated backlinks

Wednesday, June 4, 2014

How to Teach CSS Effectively


This Blog post is for teachers teaching web design and programming … but if you are learning HTML and CSS (or any other language) many of these tips will be helpful to you too.
Let’s start with a teaser:
1. Start with an Easy Language:
Don’t use hard to understand languages like Java, C#, C++ to teach beginners programming or code! Stick to simpler languages like HTML and CSS and then move to say PHP or JavaScript. Once your students have a grasp of basic coding and programming concepts, then you can move into the more complex languages … if you need to!
2. Don’t teach A to Z:
Teaching people to code has a lot more to do about leaving out the non essentially elements of a language. Don’t cover every nuanced aspect of the HTML link tag, don’t cover all the ways a method can be created in PHP … leave out the less often used aspects of a language and save it for later. Just expose your students to the key aspects of the language, just enough so they can move forward.
- See more at: click Here

No comments:

Post a Comment