Programming Cheat Sheets
31–40 of 61 posts
Re: Programming Cheat Sheets
#32Is that the Comcast Sports South logo being used for CSS? CSS -> http://www.csssports.com/
Re: Programming Cheat Sheets
#33Why are you encouraging deprecated mysql_* functions for PHP? overapi.com/php/
Slightly off topic, but my rule of thumb: If your project is too big for Sqlite, it's big enough for Postgres. If it's too small for Postgres, it's small enough for Sqlite.
MySQL doesn't absolutely need to fit anywhere in the picture, but of course, this is precluding any host complications for existing projects.
Re: Programming Cheat Sheets
#34Re: Programming Cheat Sheets
#35What I want to know is why the icon for regular expressions is the Fedex (or in this case, Regex) logo.
Re: Programming Cheat Sheets
#36Is that the Comcast Sports South logo being used for CSS? CSS -> http://www.csssports.com/
Re: Programming Cheat Sheets
#37What I want to know is why the icon for regular expressions is the Fedex (or in this case, Regex) logo.
Re: Programming Cheat Sheets
#38http://overapi.com/religion/ Erm, alright. I was looking for Redis :)
Re: Programming Cheat Sheets
#39Useful in a pinch, but I would not recommend using these. Make your own. If you plan on using the language, making your own cheat sheet is the best way to learn it. By the time you are able to make one, you know what you use, what you always forget, and what is obscure, but important enough to need a quick refresher.
This is an awesome resource.
Re: Programming Cheat Sheets
#40It should be on github pages or something similar, no ads, easy to fork and contribute.
It looks like it is on github pages: https://github.com/overthecs/overthecs.github.com I don't mind the ads. If its a useful tool, he can feel free to monetize on it.