Must Read
10 C++ Programming Tricks That You Should Know
The C++ programming language is a powerful, versatile, and compiled language. In order to make your code as efficient and effective as possible, you should be aware of the following tricks and techniques shared in this article to reduce a few lines of code.
Sponsor (Thank You)

Download the Ultimate Guide to React Native Optimization!
At Callstack, we revamped the Ultimate Guide to React Native Optimization! Get your free copy to discover tips, tricks, tactics, and tools for optimizing your React Native app.
Learn
Demystifying JSX: Building your own JSX Parser from Scratch
Fernando Doglio shows you how you can write your own version of a JSX parser that can turn a JSX "component" into a JavaScript one that actually returns valid HTML.
JavaScript Performance – How to Improve Page Speed with async and defer
This article will teach you the most efficient way to load a JavaScript file into HTML in order to improve the page loading speed of the application. This also takes a close look at visually understanding two special HTML attributes, async and defer, and how they help improve page loading.
How to Memorize Codes: Tips & Tricks
Writing good code takes a lot of time and effort. To show you how to memorize codes, Guil Hernandez compiled some of the best tips and tricks in this guide. Learn how you can better retain what you’re learning.
Tools & Code
11 Software Engineering Tools to Know as a Programmer
You'll learn about the top programming tools for software engineering in this article. You'll undoubtedly find some new tools to add to your collection.
VS Code Shortcuts To Code Like You’re Playing a Piano
Here are Aziz Nal's top shortcuts that will make you feel like you’re playing the piano while you’re coding. Learn how he became a lot quicker by divorcing his hand from the mouse.
Watch
Improve Your JavaScript Skills by Coding a Card Game
Building projects is a great way to improve your programming skills. In this course created by Gavin Lon, learn how to create a basic card game using JavaScript.
Misc
Best APIs for Developers
In this article, we’re going to take a look at some of the best APIs that developers can access and how APILayer makes it easy to do so. Learn to take your apps to the next level in lots of cool ways!