
Learning PHP
I can’t even remember when I learned how to do PHP. It kind of snuck up on me a little at a time. I’m sure […]
I can’t even remember when I learned how to do PHP. It kind of snuck up on me a little at a time. I’m sure […]
Let’s say you want to build a really cool website. You can speed up your development time (probably) by using a library or a framework […]
One of the most frustrating interview questions I get is some variation of “do you prefer front-end or back-end?” I don’t have a good answer. […]
Ping-Pong is a variation on Fizz-Buzz. We did this project for our week 3 independent code challenge in the Epicodus Intro to Programming course. The assignment is […]
Here is a quick SQL cheatsheet for the basic CRUD database functions. SELECT The SELECT statement reads from the database and returns a list of […]
Web Design for me is mostly about a good user experience. “Pretty pages” are a part of that, but so is good navigation, useful content […]
HTML stands for Hypertext Markup Language. It is the code that allows a web browser (or search engine) to “understand” your web pages. You may […]
I’ve been interested in my family tree since about 5th grade when we had a family history project for American history – and also the […]
One thing I really wanted to do was get my hands on some iOS project so I could learn the other half of mobile development. […]
EarthQuake Filter searches the USGS earthquake database and creates a list of earthquakes and plots them on a map. You can alter the settings to […]
Copyright © 2018 | WordPress Theme by MH Themes