new scripting language to learn
Hey all
So I started to learn a new scripting language, I first started with php, but after reading through a few other blogs on various languages I have decided that PHP and MySQL are kind of a kludge.
My reasons for this is that PHP is spread throughout the HTML, which is easy. However having your scripting code spread throughout your HTML is also a serious problem. The reason that having your code inside your HTML is bad is that it updating your code is very difficult. I know that PHP provides functions and that it also provides OO. I will look into using this tomorrow. As of now I'm going to bed.
MySQL sucks because it doesn't follow SQL, although no real database system or RDMS(for you fancy people) really follows the SQL standard. Maybe the SQL standard needs ot be changed to be more realistic. I havn't done a lot of research into this. Getting back to topic I think I'm going to work with postgres for now. Atleast until it pisses me off to no end. And knowing me postgres will probably piss me off in a day or so. So for all you rabid MySQL fans out there dont worry I will be back to MySQL and contemplating going back to postgres.
Sad HUH???
So I started to learn a new scripting language, I first started with php, but after reading through a few other blogs on various languages I have decided that PHP and MySQL are kind of a kludge.
My reasons for this is that PHP is spread throughout the HTML, which is easy. However having your scripting code spread throughout your HTML is also a serious problem. The reason that having your code inside your HTML is bad is that it updating your code is very difficult. I know that PHP provides functions and that it also provides OO. I will look into using this tomorrow. As of now I'm going to bed.
MySQL sucks because it doesn't follow SQL, although no real database system or RDMS(for you fancy people) really follows the SQL standard. Maybe the SQL standard needs ot be changed to be more realistic. I havn't done a lot of research into this. Getting back to topic I think I'm going to work with postgres for now. Atleast until it pisses me off to no end. And knowing me postgres will probably piss me off in a day or so. So for all you rabid MySQL fans out there dont worry I will be back to MySQL and contemplating going back to postgres.
Sad HUH???
