Skip to main content

Home/ Agency Oasis Developers/ Group items tagged programming

Rss Feed Group items tagged

Mark Ursino

Mediator Design Pattern - 0 views

  •  
    We want to design reusable components, but dependencies between the potentially reusable pieces demonstrates the "spaghetti code" phenomenon (trying to scoop a single serving results in an "all or nothing clump").
Mark Ursino

How To Estimate Software Tasks - 0 views

  •  
    Good article on estimating dev tasks: - Let developers estimate their own work - Design first, and in detail - Break things down to very small tasks - Track actual times and learn from your mistakes - Account for vacations, holidays, meetings, etc. - Add schedule items - Ignore business needs (and your manager) - Learn more
Mark Ursino

Standard Type Casting and "as" Operator Conversions - 0 views

  •  
    Converting objects from one type to another is a common practice in software development. When dealing with this, it is important to understand the difference between standard casting and using the "as" operator to convert. In this article, Brendan explains this difference and when to use each type of conversion. His code snippets demonstrate the information he is explaining in the article.
Mark Ursino

Google Maps API Basic Tutorial - 0 views

  •  
    This tutorial is intended to help you create your own interactive maps using the Google API
Mark Ursino

Vitamin - 0 views

  •  
    A resource for web developers, designers and entrepreneurs
Mark Ursino

Learning jQuery - 0 views

  •  
    Tips, Techniques, Tutorials
‹ Previous 21 - 40 of 94 Next › Last »
Showing 20 items per page