Posts

Showing posts with the label HTML5

Web Development, a bumpy road for me

Image
My first "scratch built" web form It has been a long and bumpy road for my web development career.  I have had many starts and stops over the years.  Every time I get things rolling in my brain the technology landscape has shifted a bit.  Every time I change jobs the technology landscape is different. The way that I learn is like this.  I set up a personal development server for myself. I read books on Safari Online Books so that I can improve my web development skills. Currently I am focusing on using PHP, MariaDB (MySQL), HTML 5 and CSS3. The web site  linked in this blog post is a place for me to test my code. I run these applications on a CentOS 7 server from my home in Albany, GA.  I am not using any fancy development environments or GUI applications. I am reading books and web pages and writing the code directly into the VI text editor from a remote SSH session on my little Linux server. I find that this is the best way for me to lear...