Stories recently tagged with 'opinion'

CMS has Lowered the Expectation Cost for Freelance Web Development(danielbardi.com)

submitted by dascobadascoba(35) 2 years, 3 months ago

The cost to develop a decent website can range from $300 up to as much as $5000, but users seem to think that this is unreasonable since the large adoption of CMS. CMS has given non-developers the idea that we developers simply need to install the web application on a server and they will magically have a website. Thinking this way leads them to believe it shouldn’t cost that much. What they don’t know is that installing the software is only a small part of the entire development process. read more...

add a comment |category: |Views: 7

tags: another

Stop using those stupid Model example(blog.decayingcode.com)

submitted by arch4ngelarch4ngel(585) 3 years ago

Stop using Circle/Square/Rectangle, People/Employee, Car/Model examples for models or example on how to use Object-Oriented Principles or any example at all. There is plenty of "Open" model that you can use. Here's a simple list for those who needs inspiration. read more...

add a comment |category: |Views: 35

tags: another

[.NET vs Java] Event Handling: Are you sure pure OOP is always the sim(dotnetbutchering.blogspot.com)

submitted by ScuffiaScuffia(25) 3 years, 4 months ago

How to handle events in both .NET framework and Java, with a couple of opinions. read more...

add a comment |category: |Views: 14

tags: another

IE8, Microsoft and the Reverse Fanboys(frickinsweet.com)

submitted by dengar007dengar007(3084) 3 years, 11 months ago

As the beta test of IE8 recently became available we are quickly approaching the release of another version of Internet Explorer. Much frustration has been expressed about the issues (or supposed issues ) in this beta. Some of this concern is definitely understandable, however, I think some of the negativity is present just because IE is a Microsoft product. read more...

4 comments |category: |Views: 2

tags: another

Learning a new programming language(frickinsweet.com)

submitted by dengar007dengar007(3084) 3 years, 11 months ago

Some things I've found useful when learning a new programming language. read more...

1 comment |category: |Views: 7

tags: another

Agile's Dark Side(blog.natural20software.com)

submitted by powerrushpowerrush(3873) 4 years, 2 months ago

"Being a self-proclaimed Agile Advocate I seem to find myself in discussions regard the bad points about agile. Books, articles, and talks on the subject of agile always paint the rosy happy story about using agile. I’m no fool, and I realize that things aren’t quite as happy as some people make it out to be..." read more...

add a comment |category: |Views: 10

tags: another

Walking on JavaScript objects trees.(ajaxline.com)

submitted by luchkovskyluchkovsky(55) 4 years, 7 months ago

Walking on JavaScript objects trees. Can we do it with JSON or JavaScript like we can while we work with XML? read more...

add a comment |category: |Views: 2

tags: another