Quantcast
Channel: Devirtuoso » Development Best Practices
Browsing all 10 articles
Browse latest View live

10 Characteristics of Good Program Design

This is a list of goals that a developer should try and have in their software design. Some goals contradict other ones, but that is where you have to decide what is best for your program. Minimal...

View Article



Image may be NSFW.
Clik here to view.

Better Web Usability Through Visual Relationships

Web Usability is more important than ever. People have little to no time to read through all of your information to find what they are looking for. Creating visual relationships can help users find...

View Article

Image may be NSFW.
Clik here to view.

Web Design Patterns: Making Websites More User Friendly

Web Design Patterns are elements in website design that have become popular by the masses. So much so that users instinctively know how to use them. Why not use them and make your website that much...

View Article

Image may be NSFW.
Clik here to view.

Levels of Design: Breaking Down Program Construction

When designing an online application, it is always good to start broad and work your way into the details.  This is called top down development. Here is the breakdown of the different levels that you...

View Article

Image may be NSFW.
Clik here to view.

Reasons Why You Should Use a Function

When is a good time to use a function or a method? Here is a list of reasons when you should use them. Reduce Complexity This is probably the most important of all reasons to use a function.  You can...

View Article


Things that Can Help or Hurt Your Web Usability

Trying to keep your users happy is the name of the game. A usable website can help your users, and in turn help you with your ultimate goal of your website. The following is a list of dos and do nots...

View Article

Image may be NSFW.
Clik here to view.

How To Create a Useful 404 Page

404 pages are going to happen whether you like it or not. This article will show how to create a 404 page that is useful for users. Why Customize your 404 Page? All browsers give some sort of page...

View Article

Image may be NSFW.
Clik here to view.

Is Your PHP Code Secure?

There are quite a few malicious users out there.  If you haven’t considered your backend security, your website could be in a world of trouble from attacks.  This is a beginners guide to what the bare...

View Article


Image may be NSFW.
Clik here to view.

Speeding Up Page Loading for JavaScript Heavy Sites

JavaScript libraries help enhance our websites.  Unfortunately they also slow down the page loading process. Here is a little tip to help speed up your page loads, while keeping those fantastic...

View Article


Image may be NSFW.
Clik here to view.

Tips to Build a Better Newsletter

Newsletters unfortunately are a necessary evil.  Developers hate them and marketers love them.  Here is a couple tips to help you through your next newsletter.   Newsletter Width Probably the most...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images