I believe every level of developer will benefit from reading “The Pragmatic Programmer” by Andrew Hunt and David Thomas. This book looks at the complete software life cycle and gives insightful tips at each stage. By the end you will take pride in every line of code you write. It is also full of useful design techniques such as tracer bullets. A must read for every developer. May 19, 200
Subscribe to:
Post Comments (Atom)
TaskForce!
Coming soon, a new kind of todo app. A gamified task manager. Get rewarded for completing tasks with gold. Use your bank to upgrade your shi...
-
Sometimes you need to do client side validation based on other controls on the screen. Here is an example of how you can use the jQuery val...
-
Turn two factor authentication on all accounts. Use Google authenticator or a yubikey, not SMS. Don't use the same password more than ...
-
It is always desirable to prevent users from making typos. One tool that is great at preventing this is the jQuery AutoComplete . However,...
No comments:
Post a Comment