January 3, 2012
I had the chance to develop a simple social network for a project in my introductory web development course. The social network I created, called Renegade Roundup, integrated different topics we’d covered during the course, such as HTML, CSS, PHP, and MySQL. Although this project was designed for groups, I decided to work on this [...]
Read the full article →
January 2, 2012
This Javascript Game was a product of an assignment for an introductory Web Development course. Using what I learned in class about Javascript, I created a casino-like game named Vegas Roll ‘Em using comparisons, conditional statements, loops, and arrays in Javascript code. Although learning to code in Javascript wasn’t too difficult for me, the difficult [...]
Read the full article →