July 22, 2021

Best Git Tutorials – 2021

Version control is essential for any file-based project whether you’re a developer, open source contributor, project manager, quality controller or even student. Git is the most popular open-source version control system (distributed free) that allows contributors to track their code changes, manage multiple version of code, roll back if required […]
April 10, 2016

Modern Web Development with Laravel 5.2 (PHP Framework)

I highly recommend this course, Maximilian Schwarzmüller is a true inspriation, he loves teaching and has excellent knowledge. Here is the url: https://www.udemy.com/modern-web-development-with-laravel/ Course Description This course uses Laravel 5.2. You learned the basics but still feel like something’s missing? You want to get your development skills to the next […]
January 3, 2016

Simple Laravel CRUD with Resource Controllers

Creating, reading, updating, and deleting resources is used in pretty much every application. Laravel helps make the process easy using resource controllers. Resource Controllers can make life much easier and takes advantage of some cool Laravel routing techniques. Today, we’ll go through the steps necessary to get a fully functioning […]
November 10, 2015

Yoast WordPress SEO Guide

SEO in WordPress just doesn’t cut it until you use the powerful all singing and dancing WordPress SEO plugin from Yoast. This tutorial covers the WordPress SEO plugin by Joost De Valk, it is a powerhouse of a tool that deals with all the SEO configurables you could ever think […]
July 19, 2013

Create The Future: Common Techniques in Responsive Web Design

In this article, I’ll dive into some of the most common practices for building responsive site layouts and experiences. I’ll describe the emerging and available techniques for site layouts that flexibly resize based on screen real estate (referred to as “fluid grids”) so as to ensure that users get complete […]
May 1, 2013

30 Wireframe Templates and Toolkits

Creating wireframes doesn’t necessarily require the use of special wireframing software. It is entirely possible to plan and prototype user interfaces using established tools like Adobe Illustrator, OmniGraffle or even PowerPoint and Keynote. These tools are tried and tested and incorporate a rich set of features that allow users to […]
January 26, 2013

10 Really Helpful Traversing Functions in jQuery

With jQuery, selecting HTML elements is laughably easy. But at times, we may wish to further refine the selection, which can be a hassle when the HTML structure is complicated. In this tutorial, we’ll explore ten ways that we can refine and extend a set of wrapped elements that we […]
July 11, 2012

35 Photoshop Tutorials for Creating Modern Web Design

I used this list to teach new web designers. Now, the main site is down so I added it as a reference here. Adobe Photoshop is used by the most web designers. With Photoshop you can create everything what you want from beautiful logo to elegant and modern web design. […]
June 13, 2012

Free Photoshop PSD Web UI Elements For Download

Are you looking for Photoshop Elements for creating layouts quickly, here are some resources: 500+ Free PSD Web UI Elements For Download 70 Free PSD Web UI Elements For Designers 70 Useful Free Web Design Elements PSD Files for Download 50 Free Web And Mobile UI Element Kits, Wireframe Kits […]
October 9, 2011

Drupal 7 Themes

An excellent collection of Drupal 7 themes tutorials and videos. Converting 6.x themes to 7.x How to create a simple Drupal 7 theme from scratch A peek at Drupal 7 theme system changes Building a Theme for Drupal 7 How To: Add custom settings to Drupal 7 theme How to […]
August 22, 2011

Cheat-Sheets (or Quick Reference) for Web Designers and Developers

I don’t like the word Cheat-Sheets, for me these are quick references. Mega Collection Of Cheatsheets for Designers & Developers Useful Collection of Cheat-Sheet Desktop Wallpaper for Web Designers Useful Cheat Sheets for Web Designers Cheat Sheets for Front-end Web Developers
August 5, 2011

PHP in Urdu

These nice tutorials of PHP programming language are in Urdu and may help people who like to learn in Urdu. http://www.youtube.com/watch?v=1x46LCAaGd4 (part 1) http://www.youtube.com/watch?v=wz37El84Zjg (part 2) http://www.youtube.com/watch?v=UYRryxmph0s (part 3) http://www.youtube.com/watch?v=mfZFvCqQmrE (part 4) http://www.youtube.com/watch?v=5qfkn6lPR1o (part 5) http://www.youtube.com/watch?v=IFa4Iqd-OKY (part 6) http://www.youtube.com/watch?v=c5Y6d-PzNjc (part 7) http://www.youtube.com/watch?v=KrWt4MQpcE4 (part 8  ) http://www.youtube.com/watch?v=OQJ5crqVNwU (part 9) http://www.youtube.com/watch?v=YjGAbyjNsro (part […]