If you are getting started with WordPress or just starting to get involved, here are a few resources for WordPress news: Please Note: There are, of course, other places to find WordPress news, but these are the ones that I use!
Tag: Resources
“The Least You Can Do” Concept by Steve Krug
Rocket Surgery Made Easy is basically a follow-up book to Krug’s Don’t Make Me Think. Where Don’t Make Me Think focused on users’ behaviors and how we make decisions, Rocket Surgery Made Easy is more focused on how to implement user testing in the simplest way possible. Chapter 11 is titled, “The […]
The Question Behind The Question
QBQ! The Question Behind the Question: Practicing Personal Accountability at Work and in Life by John G. MillerMy rating: 4 of 5 stars I picked up QBQ! at The Bookshelf in Brunswick in June after donating a handful of books I didn’t need anymore. I wasn’t really sure what I […]
The History of The Web
One of the few blogs that I’m subscribed to and one that I actually open and read the emails from is Jay Hoffmann’s The History of The Web. Hoffmann does a great job of narrating how the web developed into what it is today, covering everything from the history of […]
Thoughts on Clean Code
Towards the end of May, I started reading Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin. The book is broken down into three sections. The first is described as the “feel-good” section, where the rules are introduced and detailed. The second section of the book focuses […]
WordPress Stack Exchange
This year I have been focusing a lot more effort on helping others on WordPress Stack Exchange, Codementor, and whatever one-on-one opportunities come my way. Lately I’ve been reflecting on my accomplishments so far this year and wanted to share some of the milestones I’ve reached. Got Selected as “Best […]
Interview Questions for Front End Development
The following questions will help you with preparing for your front end web development interview, or could serve as a refresher! They cover basic, entry-mid level topics in WordPress, AJAX, JSON, and best practices. What is the difference between server-side programming languages and client-side programming languages? Client-Side languages are open […]