FEND Week 1

CSS, HTML, Learning Resources, Responsive Design
Kicked off the FEND this week. My focus this week has been working through Web Foundations. These  lessons center around HTML, CSS, efficient code writing, responsive websites, pixel & viewport definition,  what to include in READMEs,  Markdown syntax and last but not least building a project portfolio site. About half of the course topics for Web Foundations I've already completed from my Grow with Google challenge earlier this year.  To avoid rework of completed topics I'm familiar with (HTML, CSS) I'm focusing on the responsive design topics and started on the portfolio site project.  Although the bulk of the HTML & CSS topics are completed, I can go back and review any of the Udacity completed course topics if needed. Stuff I learned: HTML I reviewed a few HTML topics for…
Read More

Front-End Web Developer Nanodegree Program

Learning Resources
The Front-End Web Developer Nanodegree Program program has officially started! Due to the challenge course I took earlier in the year a portion of the nanodegree program is already completed. This means that the first few weeks may seem like I'm zipping through the course really fast when in fact I've already completed many of the lessons and problem sets. I will be going back over a few of the lessons I completed previously for a refresher though not everything. Most of the HTML lessons were something I was already familiar with even the first time around. The Front-End Nanodegree has 5 sections and a 4 optional ones - 3 of these are career focused. Web Foundations (HTML, CSS, Responsive design...) Web Programming with JavaScript (JavaScript, git, version control, DOM..)…
Read More

Environment setup for beginner web development

Uncategorized
For beginners, environment setup for web development is very straightforward. Use whatever  gets you writing code as soon as possible. You don't need and won't use all the bells and whistles when you first start out. As for my environment setup for web development, I use a Chromebook as my primary computer. Caret and Text are the primary editors I started using along with the Chrome browser's built in developer tools. However, when I'm on my PC I use Sublime Text or notepad (yes really Windows built in notepad) along with Chrome. Chrome is the primary browser I use due to how helpful the developers tools are. Very rarely Firefox and almost never the Microsoft browsers. Though I have Visual Studio on my PC at work and home I rarely use…
Read More

Grow with Google Scholarship

Learning Resources
Grow with Google Scholarship Back in October of 2017 I applied for a Grow with Google Scholarship advertised online (Facebook if I recall correctly). Around the same time I had been poking around on various online learning websites (Udemy, Udacity, Stackskills...) to learn JavaScript. I even purchased a few low cost programming bundles at some ridiculously low prices. Hooray for creepy useful targeted marketing. While applying for the Grow with Google Scholarship I figured I had nothing to lose, submitted my application...then promptly forgot about the scholarship. Two months later I received an email from Udacity explaining that the scholarship deadline had been extended. This email sparked my memory (and interest) about the scholarship application submitted months prior and I reopened my application. I carefully reviewed and updated the scholarship information…
Read More

Hello world!

Uncategorized
Hello world indeed Normally when I create a new website with WordPress I delete the default "Hello world" post. However, since this blog is going to be about my dalliances with coding it seemed appropriate to leave it right where it is.  
Read More