A quick list of items to review Review Sheet PHP/MySQL Cheatsheet
PHP for Kids
I know a PHP site meant to teach children may not be “cool” for adults – but trust me, this one is. It is simple, straightforward and a great additional learning tool. http://www.phpforkids.com
Brush Up on HTML Forms
With forms we can do powerful things, such as get input from a visitor to our site, create posts to be read on our site and so forth. Forms and understanding how they work is critical for creating, updating or deleting from a database. You will need to get good at forms. If you are […]
Starting Resources
Welcome to Programming for Designers. Class resources, assignments, Daily Lessons, and more will be available here. Also, feel free to subscribe to the feed for any updates. Day 1 Resources: Sublime Text – the code editor I most often use in class. If you want a dreamweaver-like color scheme, download this from Melissa’s Git Hub. […]