Posts

Showing posts with the label CSS & JavaScript

The Foundations of HTML, CSS & Javascript | Simpliv

Image
Closures, prototypes, JSON, the DOM, selectors, inheritance in CSS and in Javascript, and first class functions - that's what this course is about. This is not a course on Javascript frameworks - its about solid, fundamental HTML, CSS and Javascript. You'll be surprised by how much more you can get done on your web pages once you learn these technologies the right way. What do we mean by that? Relatively few folks formally learn HTML, CSS or Javascript, because its quite easy to get stuff done in these technologies in a "quick-and-dirty way". That "quick-and-dirty" way of learning and doing leads to problems over time, because Javascript and CSS are actually quite complex, so it is easy to do things the wrong way This course will help, because it has 75 examples, 20 in HTML/CSS and 55 in Javascript . Each is self-contained, has its source code attached, and gets across a simple, specific use-case. Each example is simple, but not simplistic. What...

Learn the foundations of HTML, CSS & JavaScript from experts. Solidify your learning with examples!

Image
Not for nothing is it said and believed that example based learning is among the most effective forms of learning. When an instructor offers an example of an object or situation of daily use or occurrence, we find it a lot easier to associate the example with the learning. It takes a special ability to relate technical courses with examples, but that is exactly what our experts at this course on the foundations of HTML, CSS and JavaScript, Loonycorn , will do. Why do HTML, CSS and JavaScript not have many takers? It is because new learners of HTML, CSS and JavaScript think that it is easier to get things done with these technologies without having to soil their shirts, so to speak. In other words, when these technologies can do most of the things that users want, why spend time on understanding how it is done, so goes the thinking. Well, this approach may seem smart and timesaving, but it is not practical over the long haul. Firstly, as technologies get u...