Jump to content

Coding Quality


The Little Guy

Recommended Posts

I found this quote about one of my sites...

 

this code is ass. i'm far from a PHP pro and i can finger paint better code than this. i don't mind PHP newbies, we've all got to start somewhere, but sites like this spread junk code which only adds fuel to the "PHP sucks" fire.

 

Would anyone agree or disagree about any of this? I have never really gotten any feedback about my coding abilities, or the coding on my site. Does anyone have an feedback for me?

 

url: http://phpsnips.com

Link to comment
https://forums.phpfreaks.com/topic/149830-coding-quality/
Share on other sites

No, I think your code is pretty good. I do have a concern though - it might be just me, but I really don't find how some of those code snippets are really worthwhile looking over or just "useful."

 

Instead of aiming for "quality" of the code. why don't you focus writing scripts that people are most prone to use/need.

 

For example -> Simple session script, simple mysql login, mysql add new table, validating name/email, etc.

 

Higher demand > high quality of rarely used scripts

Link to comment
https://forums.phpfreaks.com/topic/149830-coding-quality/#findComment-787325
Share on other sites

For example -> Simple session script, simple mysql login, mysql add new table, validating name/email, etc.

 

haha, I have a few of those :) they just don't seem to get the good ratings though...

 

For some reason, people like the useless ones that do cool things, such as my "jpeg to ascii converter", it has the highest score (probably mostly bots), and the most views.

 

But I do like the new ones you pointed out, I'll add some of those, Thanks!

Link to comment
https://forums.phpfreaks.com/topic/149830-coding-quality/#findComment-787459
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.