kayodeok's Weblog
Windows Resources
|
Kayodeok's Weblog
Wednesday 14 January 2004
Programming Links Roundup
More
programming resources
I need to read and digest:
Programming Tips and Tricks
from the
girlie matters
; also categorised by
MySQL Tips
,
Perl Tips
and
PHP Tips
.
Regular expressions: Automata theory applied
via
Show me your regex
Reg Explanations
via
Show me your regex
Five Habits for Successful Regular Expressions
via
Show me your regex
Bring Me Your Regexs! I Will Create HTML To Break Them!
Regular Expression Resource
The State of Perl
discusses the direction Perl is taking
MySQL-Front
via
Digital Media Minute
: MySQL-Front is a great free Windows
GUI
for mySQL
MySQL Crash Course Part 1
MySQL Crash Course Part 2
MySQL: Optimizing Columns Types
Zen and the Art of Bugfixing
via
Don Park
: A tip on Optimising MySQL.
Practical use of classes: DB abstraction, OO website
Working the Program: A Conversation with Ward Cunningham
via
Tony Bowden
Pair Programming in the Military
via
Tony Bowden
Don't repeat yourself (DRY)
via
Keith Devens
Just Hack
via
Keith Devens
Effective Use of Joins
Reading MS Access Databases on Linux
magic_quotes_gpc: Bullet-proof code
Turn Your Log Files into Searchable Data Using Regex and the XML Classes
Secure Code vs. Quality Code
Automating Perl Database Applications
Writing a Template System in PHP
via
PHP Developer
How do you make a website skinnable?
via
Digital Media Minute
: Skinning a website is a good tutorial that explains how to create a skinnable website using
PHP
and
CSS
.
Buffer Overflow for Beginners