Ok, it’s nothing specail. I guess I could have gone to the mall and made “moo” noises instead of just sit home “not buying anything”. It does make you think about how much we actually buy on a daily basis, though. I was tempted a couple of times.
socratesone's Life List
-
1. write an open source program in Java
1 person -
2. Learn Design Patterns
35 people -
3. become Java certified
27 people -
4. Contribute to an open source software project
1 cheer808 people -
5. learn python
737 people -
6. Learn Spanish
14,878 people -
7. Learn Japanese
9,422 people
Just remember, being a master of MySQL doesn’t make you a master of databases. It doesn’t make you a database admin. It’s just a language that is actually very simple. Once you figure out CREATE, SELECT, SHOW, INSERT, and UPDATE, you pretty much know 80% of everything you need to know to get some real use out of it.
Also, O’Reilly’s book “MySQL Pocket Reference” has everything you need to know about MySQL. However, it won’t make you a good database designer. That takes a lot of time and effort.
PHP is a fun, easy to uses programming language. It’s a good first language to try out, if you’ve never programmed before and if you want to program for the web.
There’s really not much of a learning curve to learning PHP. You can pretty much just jump right in as long as you have a PHP-enabled server. However, there are over 2000 functions in the core language, and with PHP5, object-oriented programming is a big part of it. That’s why I like it so much. You can get started today, and, 5 years from now, you will still have a long way to go before you’ve mastered it.
