dannygarcia + programming   10

Lost Garden: Loops and Arcs
Here are two tools I've been using lately to better understand the functionality of my game designs.
programming  development  code  resources 
28 days ago by dannygarcia
Why I Don't Do Unpaid Overtime and Neither Should You
As a programmer in the U.S. for 30 years now I have spent some of that time working more than 40 hours in a week, which is not all that common in this industry, and when I was salaried I rarely if ever got more pay.

No more, I now find the whole idea nauseating.
work  programming  life  balance  overtime  via:popular 
12 weeks ago by dannygarcia
Patterns For Large-Scale JavaScript Application Architecture
Decouple app. architecture w/module,facade & mediator patterns. Mods publish msgs, mediator acts as pub/sub mgr & facade handles security.
javascript  architecture  patterns  js  programming  via:popular 
february 2012 by dannygarcia
The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) - Joel on Software
Ever wonder about that mysterious Content-Type tag? You know, the one you're supposed to put in HTML and you never quite know what it should be?
programming 
january 2012 by dannygarcia
Project Euler
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
math  programming  puzzles 
january 2012 by dannygarcia
Understanding JavaScript OOP — Sorella's Basement
Fortunately, ECMAScript 5 has gotten plenty of things to move the language in the right way, and it's on those sweet features that this article will expand. I'll also cover the drawbacks of JavaScript's design, and do a little comparison with the classical model here and there, where those would highlight the advantages or disadvantages of the language's implementation of prototypical OO.
javascript  oop  programming  tutorial  js  via:popular 
january 2012 by dannygarcia

Copy this bookmark:



description:


tags: