background preloader

Programacion

Facebook Twitter

Powershell

Hojas de trucos (Cheat Sheets) para diseñadores y desarrolladores web. Los diseñadores y desarrolladores web tienen en su mente muchos lenguajes por lo que es normal que se le olviden cosas en especial de sintaxis, existen multitud de esquemas y hojas de trucos (Cheat Sheets) . Webresourcesdepot ha creado un gran artículo con las mejores hojas de trucos (Cheat Sheets) para diseñadores y desarrolladores web. He traducido el artículo con todas las hojas de trucos al castellano para que podáis disfrutar de ellas, las hojas están divididas en las categorías HTML – XHTML – CSS, Scripts / Lenguajes de programación, Bases de datos, Subversion, Mod_Rewrite – Htaccess y Aplicaciones. Estoy seguro que os facilitará las tareas que conlleva el diseño web. HTML – XHTML Hojas de trucos (Cheat Sheets) Hoja de trucos CSS JavaScript y JavaScript Frameworks Hojas de trucos (Cheat Sheets) JavaScript Hojas de trucos (Cheat Sheets) jQuery Hojas de trucos (Cheat Sheets) MooTools Hoja de trucos MooTools 1,2Hoja de trucos MooTools 1,1 Hoja de trucos Prototype Hoja de trucos Dojo.

Creating a simple to-do application – Part 1. This is the first part of a series of tutorials that aim at to cover all aspects of web development. Each part in this series will build on the previous one, covering topics such as: We’ll also be covering slightly more advanced topics such as: Where required I will go into the basics of getting a development environment installed and configured. I will also cover basic design methodologies and best practice. The Application To start off we’re going to create a very basic to-do list application, every week we will add new features to it or extend existing ones. Once this series is completed you should have a fully functional, database driven, responsive to-do application. This week we’re going to get a basic wire-frame layout for our screen and start adding some basic styling. Getting started To start, we have to define the attributes of our task.

As you can see I’ve also specified the data type or a description for each property, this gives me a better idea of what requirements I have. Web Developer Checklist.