Sunday, April 24, 2011

Database Design with MySQL


This was my first introduction to Database Design and I think it’s Fascinating. I found it much easier to grasp than my introduction to programming with C#. I can also appreciate the practical side of having so much data available in an organized fashion.  It was remarkable seeing how we could access almost any combination of data from unlimited sources by creating queries to join only those tables we need.

I can see myself using databases not just in a work environment but also on a personal level. While at school keeping a  database of all topics and courses, cheat cheats, books and related websites  and being able source and cross reference everything we have learned and where to find related subjects would be invaluable.
I am now looking forward to Dreamweaver.