Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Artikel ini membutuhkan tinjauan editorial. Bagaimana Anda bisa membantu.

Link pada halaman ini melibatkan berbagai tutorial dan materi pelatihan. Baik bagi  Anda yang baru memulai , mempelajari dasar-dasar , atau pun bagi Anda yang sudah mahir dengan pengembangan web, di sini Anda dapat menemukan sumber daya bermanfaat untuk praktik terbaik . Sumber daya ini dibuat oleh perusahaan-perusahaan yang berpikiran maju dan pengembang web yang telah memiliki standar terbuka dan praktik terbaik untuk pengembangan web dan yang memberikan atau mengizinkan terjemahan , melalui lisensi konten terbuka seperti Creative Commons .

Tutorial HTML

Level Pengantar

Mengenal HTML
Apa itu HTML , apa yang dilakukannya , sejarah singkat , dan merlihat seperti apa struktur dari sebuah dokumen HTML. Artikel yang mengikuti ini satu melihat setiap bagian dari HTML secara lebih mendalam.
Struktur Dasar Halaman Web  (SitePoint)
Mempelajari bagaimana elemen-elemen HTML cocok dengan garis besar gambaran.
Referensi Elemen MDN HTML
Referensi komprehensif untuk elemen HTML, dan bagaimana browser lain mendukungnya.
Tantangan HTML  (Wikiversity)
Gunakan tantangan ini untuk mengasah kemampuan HTML anda.  Gunakan tantangan ini untuk mengasah ketrampilan HTML anda (Sebagai contoh, "Apakah saya harus menggunakan elemen <h2>  atau elemen <strong> ?"), berfokus pada markup.
CodeAvengers (CodeAvengers.com)
Code Avengers  amat menyenangkan, cara efektif untuk belajar coding web apps, HTML, CSS, dan Javascript.

Level Lanjutan

Tips untuk mempercepat halaman HTML
Mengoptimalkan halaman web untuk menyediakan situs yang responsif untuk pengunjung dan mengurangi beban pada web server dan koneksi internet.
Tutorial HTML5 (HTML5 Rocks)
Menjelajah fitur terbaru di HTML5.
Semantics in HTML5 (A List Apart)
Learn meaningful markup that is extensible and backwards- and forwards-compatible.
Canvas Tutorial
Learn how to draw graphics using scripting using the canvas element.
HTML5 Doctor
Articles about using HTML5 right now.
The Joy of HTML5 Audio (Elated)
Learn how to use the HTML audio element to embed sounds in your web pages easily. Lots of code examples are included in the tutorial.

Tutorial Javascript

Introductory level

Codecademy (Codecademy)
Codecademy is a easy way to learn how to code JavaScript. It's interactive and you can do it with your friends.
Memulai JavaScript
What is JavaScript and how can it help you?
JavaScript Best Practices (WebPlatform.org)
Learn about some of the obvious and (not so) obvious best practices when writing JavaScript.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.
CodeCombat (codecombat.com/#)
CodeCompat are a game designd to teach you JavaScript, are Open Soruce.

https://codecombat.com/#

Level Menengah

A Re-Introduction to JavaScript
A recap of the JavaScript programming language aimed at intermediate-level developers.
Eloquent JavaScript
A comprehensive guide to intermediate and advanced JavaScript methodologies.
Essential JavaScript Design Patterns (Addy Osmani)
An introduction to essential JavaScript design patterns.
The JavaScript Programming Language (YUI Blog)
Douglas Crockford explores the language as it is today, and how it came to be.
Introduction to Object-Oriented JavaScript
Learn about the JavaScript object model.

Advanced level

JavaScript Guide
A comprehensive, regularly updated guide to JavaScript for all levels of learning from beginner to advanced.
Learning Advanced JavaScript (John Resig)
John Resig's guide to advanced JavaScript.
Introducing the JavaScript DOM (Elated)
What is the Document Object Model, and why is it useful? This article gives you a gentle introduction to this powerful JavaScript feature.
An Inconvenient API: The Theory of the DOM (YUI Blog)
Douglas Crockford explains the Document Object Model.
Advanced JavaScript (YUI Blog)
Douglas Crockford looks closely at code patterns from which JavaScript programmers can choose in authoring their applications.
JavaScript Garden
Documentation of the most quirky parts of JavaScript.
Which JavaScript Framework? (StackOverflow)
Advice on choosing a JavaScript framework.
Non-Blocking JavaScript Downloads (YUI Blog)
Tips on improving the download performance of pages containing JavaScript.
Javascipt Patterns
A JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM.

CSS tutorials

Introductory level

CSS Getting Started
This tutorial introduces you to Cascading Style Sheets (CSS). It guides you through the basic features of CSS with practical examples that you can try for yourself on your own computer.
CSS Selector Classes (Wikiversity)
What are classes in CSS?
External CSS (Wikiversity)
Using CSS from an external style sheet.
Adding a Touch of Style (W3C)
A brief beginner's guide to styling web pages with CSS.
Common CSS Questions
Common questions and answers for beginners.
CodeAvengers (CodeAvengers.com)
Code Avengers is the fun, effective way to learn to code web apps and games with HTML, CSS, and JavaScript.

Intermediate level

CSS Reference
Complete reference to CSS, with details on support by Firefox and other browsers.
CSS Challenges (Wikiversity)
Flex your CSS skills, and see where you need more practice.
Intermediate CSS Concepts (HTML.net)
Grouping, pseudo-classes, and more.
CSS Positioning 101 (A List Apart)
Using positioning for standards-compliant, table-free layout.
Progressive Enhancement with CSS (A List Apart)
Integrate progressive enhancement into your web pages with CSS.
Fluid Grids (A List Apart)
Design layouts that fluidly resize with the browser window, while still using a typographic grid.

Advanced level

Using CSS Transforms
Apply rotation, skewing, scaling, and translation using CSS.
CSS Transitions
CSS transitions, part of the draft CSS3 specification, provide a way to animate changes to CSS properties, instead of having the changes take effect instantly.
Quick Guide to Implement Web Fonts with @font-face (HTML5 Rocks)
The @font-face feature from CSS3 allows you to use custom typefaces on the web in an accessible, manipulatable, and scalable way.
Starting to Write CSS (David Walsh)
An introduction to tools and methodologies to write more succinct, maintainable, and scalable CSS.

 

Tag Dokumen dan Kontributor

 Kontributor untuk laman ini: rmsubekti, agungprasetyosakti, rahmatsubekti, Gustibimo
 Terakhir diperbarui oleh: rmsubekti,