DevSamples is a list of code samples for you to copy and paste into your projects as needed. The primary focus is on web development, but there are samples from a variety of languages.
Codédex is the most fun way to learn to code. Journey through the land of Python, HTML, CSS, JavaScript, earn XP to unlock new regions, and collect badges at your own pace.
6 Algorithms Every Developer Must Know | Richard | Dare To Be Better
I am Richard. I am a developer, and you should know that I’m not a big fan of data structures and algorithms. Here are 6 important algorithms you must know.
9 Hard Lessons I Struggled to Learn During My 18 Years as a Software Developer | by Fernando Doglio | Better Programming
I started writing code in my bedroom at my parents’ house when I was 14 years old. I remember reading everything I could get my hands on via my very slow internet connection. Then when I was 20, I…
10 NodeJs Things You Should Know & Master to be a Pro | by Elson | Before Semicolon | Medium
NodeJs is a beast on its own, not considering the Javascript side of things. From patterns, best practices, and strategies to work on the Backend, I consider that there are 10 things you should…