Content

Articles, page 14

Reviews, previews and more text submit an article

Failed web frameworks, open source is the new enterprise and other rants (programming)

written by owen, published: 2015-Dec-21, read 2620 times.

Pitfalls of OOP, abridged (programming)

written by owen, published: 2015-Dec-05, read 2180 times.

Sean Houslin commented: Nice piece ... One thing you hit on is the memory issue. I have seen OOP, debatably poorly used, bite the dust when processing a few tens of thousands of records on heavy hardware while a 'legacy' pure procedural system on dated hardware did a few hundred thousand / a few million without even a belch ... may be a small one. It is not a total indictment on OOP but it is way easier/more likely to OOP poorly than to procedurally program poorly. ... read 3 more

ES6 solves no problems and lets build a rocketship (programming)

written by owen, published: 2015-Nov-11, read 2364 times.

Glenford Williams commented: just recently i was complaining to team mates about the need to stop the collection of tools that seem to keep making projects grow out of control. ... read 3 more

The internet is a tutorial machine (programming)

written by owen, published: 2015-Nov-03, read 2577 times.

Social media is killing our Creativity

written by owen, published: 2015-Oct-10, read 2342 times.

owen commented: Jquery is very useful. Css3 is the domain of "modern browsers". If you have the right mix of both you can get by with having to keep up with the "hip crowd". Javascript is not anything new or revolutionary. People are just hyping it up and writing redundant articles. ... read 7 more