background preloader

Resources

Facebook Twitter

Mozilla Developer Network/ Javascript. JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles. Read more about JavaScript. This section is dedicated to the JavaScript language itself, and not the parts that are specific to Web pages or other host environments. For information about APIs specific to Web pages, please see Web APIs and DOM. The standard for JavaScript is ECMAScript. Tutorials Learn how to program in JavaScript with guides and tutorials.

For complete beginners Head over to our Learning Area JavaScript topic if you want to learn JavaScript but have no previous experience of JavaScript or programming. JavaScript first steps Closures JSBin. Browsing the Category Tutorials. Template systems are an important component of today’s websites.

Browsing the Category Tutorials

Most of them are designed so that you have to include single splitted header and footer templates into every page. Let’s see whether we can create a template system that does not destroy the natural markup structure of the surrounding HTML at the top and the bottom of a web page. (more…) At the moment, web fonts are all the buzz.

Unfortunately, achieving cross browser support is not easy. (more…) Sometimes, your users might want to delete more than one record at a time; this tutorial will show you how to do so. (more…) This article is mostly aimed at people who are just starting to learn jQuery. (more…) First, Envato released their beta version of the API, aptly named Edge. (more…) In this tutorial, we’ll be using JQuery to take a horizontally scrolling website and add a parallax scrolling background effect reminiscent of old-school 2D platform games like Sonic the Hedgehog. (more…) (more…) (more…) HTML, CSS, PHP and jQuery Killer Tutorials.

Getting started with HTML, CSS, PHP or jQuery can seem like a daunting task for many beginners. Some people think you need to go to school for these subjects but as many of you already know, there is an abundance of free resources to get you well on your way to becoming a pro in any of these subjects. Here are some killer tutorials and screencast series which cover the most popular topics (HTML, CSS, PHP and jQuery). Resources for Help Before you get started on any tutorials, do yourself a favor and bookmark these websites. When you get stuck and need help, these resources can really be a life saver. W3 Schools W3 Schools is a huge resource for tutorials, references and lots more. Google If you’re not familiar with Google or search techniques, you might want to take some time to learn how to use search engines like Google. Twitter If you’re not on Twitter yet, you probably should be.

So you’ve designed a few websites in Photoshop already and you’re ready to jump into HTML and CSS. WordPress.