Web Development, Programming, SEO, and Marketing Blog
234 followers 0 articles/week
Top 13 Magento Books for Magento Development

Below is a list of the best and most up to date Magento books I have found. These books have been essential in my learning path to learn Magento Development. From Magento Extensions to Magento Themes or simply just tweaking a Magento install for maximum performance. There is a book that will help you. UPDATE: Added 3 amazing Magento Development courses...

Fri Apr 21, 2017 19:35
Learning Magento Development

Magento is a beast of a system. As a PHP Developer with over 13 years experience, you would think learning Magento Development would be a piece of cake for me to learn. I thought so until I landed a new job which requires me to learn and work on Magento daily. Magento Certified Developer So I am now in the process of learning Magento and I hope to...

Fri Apr 21, 2017 18:57
Web Development Guest Post Opportunity

Want to write a Guest Post on CodeDevelopr? I’ve had many people contact me about writing guest posts on the site recently but i’ve been to busy with other projects to really get into it. I am now going to start accepting Guest Posts if they meet the criteria. Must be about or related to Web Development or Marketing and SEO The article must be high...

Thu Apr 20, 2017 18:29
Get Social Network Share Counts for a URL with my PHP Class

A while back I published a post Get Social Network Share Counts which showed how to get the share counts for several social networks. This was basic and mostly used JavaScript This article is a code snippet. I created a quick and easy to use PHP Class to get the social network share counts of a URL from for my new Web Development company Apollo Web...

Thu Apr 20, 2017 12:00
Magento Update Order Status, Order Tags, and Send Customer Notifications Programmatically

Below is a code snippet to do just as the title of this article suggests. Update order status, order tags, and send customer notifications programmatically in Magento. My employer recently needed to do just this operation outside of a Magento Module and outside of the Magento Admin panel. This allows for employees to use our custom application to quickly...

Thu Apr 20, 2017 12:00
Custom JavaScript Constants Code Snippet

JavaScript Constants Although there actually are constants in some environments, e.g. in Firefox you can use const instead of var, in general in JavaScript there are no constants. Workaround To work around that limitation, people often use ALLCAPPS to denote hey, dont touch this var, its meant to be a constant. Its constant-by-convention but the...

Wed Apr 19, 2017 14:52

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account