DevPinoy.org
A Filipino Developers Community
All Tags » OOP (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • How To: OOP in assembly language (part 1)

    This post is a response to forum question posted by modchip : "Recently, I've seen a lot of stuff about doing OOP in assembly language. Most of the stuff I've seen almost fried my brain. So... does anybody have some simple (by simple, I mean very simple) examples to get n00bs like me started...
    Posted to Nanoseconds Network (Weblog) by cvega on 08-22-2008
  • Smalltalk: "Been here, done that"

    The .NET world is eagerly anticipating the release of version 3.5 of the .NET Framework and Visual Studio 2008 later this month . Naturally there is a build-up of technical discussions, events and online material about the features the new release is adding to the table. In the meantime, here I am studying...
    Posted to cruizer (Weblog) by cruizer on 11-06-2007
  • Senior Software Design Engineers - C#.Net

    Senior Software Design Engineers – .NET C# Cormant Technologies , founded in 2001, is a globally respected provider of clever IT solutions for organizations worldwide. We recruit only intelligent, creative developers with a high degree of common sense and lots of Object Oriented development experience...
    Posted to Jobs (Forum) by monalisa on 11-06-2007
  • Cyclomatic complexity and its effect on my code

    Have you heard of the term cyclomatic complexity ? I had my first encounter with it in the current project we're doing at work. One of the senior guys in our project set up our build server, with CruiseControl.NET invoking a tool called SourceMonitor and analyzing source code complexity. Basically...
    Posted to cruizer (Weblog) by cruizer on 09-20-2007
  • Looking at Maintainability

    When I start developing my first application using Visual Basic 6 the first thing that I consider was the performance. But then I realized that performance shouldn't be the first to consider. My idea is most of the time you should focus on writing maintainable code. Then replace only those slow moving...
    Posted to leonidas blog (Weblog) by leonidas on 08-09-2007
  • Does your programming language enable you, or hinder you?

    Computer programming languages have evolved through the years to enable programmers to do tasks, and do them faster. Otherwise, we would all be stuck programming in native machine language. While some of you may find that fun, I don't. Lately I've begun to evaluate the programming languages that...
    Posted to cruizer (Weblog) by cruizer on 08-07-2007
  • Languages make design patterns necessary

    In light of observations made here and there , it is becoming clear to me that language limitations play a big part in making design patterns necessary. Or unnecessary . In other words, language deficiencies make it necessary to introduce complexity into code. In fact it was the master who told me that...
    Posted to cruizer (Weblog) by cruizer on 08-07-2007
  • passing keys vs passing instances and the versioned business object problem

    i once joined a team in developing a procurement/bidding system in ASP.NET. it involved "project for bidding" creation, contractor's profile management (with lots of document uploads), and bid evaluation as the core functionalities. contractors have the option to change any of its profile ranging from...
    Posted to jokiz (Weblog) by jokiz on 03-30-2007
  • Re: object oriented programming

    OOP Demystified Recommended book for learning OOP. Medyo may mga redundant na mga sentences and examples pero ayos lang ung explanation to different OOP concepts and principles (Encapsulation, Inheritance, Abstraction, Polymorphism, Method Overloading, Overridding, etc). :D
    Posted to PHP (Forum) by adonhis on 02-21-2007
  • Re: object oriented programming

    try this www.objectorientedphp.com
    Posted to PHP (Forum) by Garri on 02-18-2007
Page 1 of 2 (16 items) 1 2 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems