fbpx

How to Use Subversion (SVN) – Ayoka Lunch n’ Learn Series

Top Notch
Service
19
Years
In Business
100%
US-Based
Team

OpenPandora Application Review

  • Post published:May 26, 2009

In my everyday work, I listen to Pandora, a free personalized Internet radio service, almost all day. I listen so much that I've even become a paid subscriber. It gets…

Read More OpenPandora Application Review

Commenting Your Code

  • Post published:October 6, 2009

Last week I was working with a Java library for manipulating SVG’s. With the library came a Javadoc, but when I looked through the Javadoc, I was surprised to find…

Read More Commenting Your Code

WHAT COULD POSSIBLY GO WRONG…?

  • Post published:October 22, 2009

In software development, it is no great secret that things don’t always go according to plan. It’s a stressful job, to say the least, especially when things go wrong. I…

Read More WHAT COULD POSSIBLY GO WRONG…?

Form Fundamentals

  • Post published:March 1, 2012

Text inputs, checkboxes, radio buttons, and the like are the primary way a site gets any in-depth information about its users. Forms are almost inescapable in any interactive web application…

Read More Form Fundamentals

Fantastic Elastic Responsive Design

  • Post published:March 8, 2012

With the multitude of screens out there, designers, developers, and UI architects are turning to Responsive Design to create pages that scale up and down to fit the resolution of the device being used.

Read More Fantastic Elastic Responsive Design

MVC and Entity Framework

  • Post published:January 29, 2014

We love Microsoft’s Entity Framework and the MVC framework. Put together, they make development a lot easier because they take care of a lot of the heavy lifting. As a…

Read More MVC and Entity Framework

What Are 3 Basic Steps to Test Driven Development (TDD)?

  • Post published:February 5, 2014

Test driven development is a programming technique that emphasizes writing tests that will check the functionality of the application’s code before you actually write it into the development application. Explicit…

Read More What Are 3 Basic Steps to Test Driven Development (TDD)?

Web Apps vs Websites – Dynamic vs Static!

  • Post published:May 6, 2014

The internet has become a conglomerate of web presences of individuals, companies, groups, and the like. The internet has quickly evolved from static websites that offer unchanging information to dynamic…

Read More Web Apps vs Websites – Dynamic vs Static!