8 rules to become a better developer

I’ve found this article by Shawn McCool and I think it’s good for every developer, if you’re an expert probably…

Gennaio 2, 2014

I’ve found this article by Shawn McCool and I think it’s good for every developer, if you’re an expert probably you will know everything, if you’re a beginner you will be a better developer by following these advices as new year resolutions for 2014:

1. Learn from advanced engineers.

2. Learn technologies that are specifically different from those that you already know.

3. Join a community by attending user group meetups and IRC.

4. Take an interest in design patterns and agile development.

5. Don’t create ignorant self-serving opinions.

6. Rely on your own intelligence.

7. Learn How to Get Help

8. Never call anything technical “magic”.

Read the complete article here.

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.

Recommended

The Quantcast CMP broke my sites

A javascript error in CMP blocks my site.

Maggio 19, 2023

WP Gutenberg notes

Collection of notes and thoughts on Wordpress Gutenberg blocks development.

Gennaio 9, 2023

Optimizing LCP, Largest Contentful Paint result

Notes about Core Web Vitals optimization challenge

Gennaio 4, 2023

Find values recursively inside complex json objects in PHP

A PHP function to to quickly search complex, nested php structures for specific values.

Dicembre 18, 2022

Scroll to DIV by ID without jQuery

Use scrollIntoView instead of jQuery animate.

Dicembre 16, 2022