The Top 5 Programming Languages of Last Year (And Where to Learn Them)
Want to learn a new programming language? These ones were popular in 2020 and are still going strong today.
What Is the Agile Programming Methodology?
Whether you're applying for programming jobs or you want a more efficient way of working, you'll need to know about Agile.
Microsoft Releases Windows Community Toolkit v7.0 for App Developers
Windows Community Toolkit 7 contains the biggest set of updates and improvements yet.
17 Common Operations Using Tuples in Python You Should Know
Learning Python? Tuples are data types to store collections of data - here are 17 ways to use tuples in Python.
Easily Create Beautiful Source Code Images With Carbon
Need to share some code on Twitter but have run out of characters? Use Carbon to create stunning, shareable code images.
Dynamic Programming: Examples, Common Problems, and Solutions
Dynamic programming problems can catch you off-guard in an interview or exam. Check out the most common problems and the solutions here.
7 Ways to Earn Money From Coding and Programming
Feel you could make money from coding? Here are all the ways to earn money programming as a freelancer.
What Is Rubber Duck Debugging?
Some of the biggest problems of all time were solved by talking to a rubber duck. Wait, what?
What Is Big-O Notation?
Your code needs to be efficient, but how do you show how efficient something is? With Big-O!
How to Use a While Loop in Python
While loops are a fundamental part of coding, learn how to use them best here.
What Is Recursion and How Do You Use It?
Learn the basics of recursion, the essential but slightly mind-bending tool for programmers.
How to Write a for Loop in Java
Learn how to use for loops, one of the most useful skills to master in beginner programming.
What Is a Function in Programming?
If you're learning how to program your own code, you'll need to understand what functions are.
Should You Be a Programmer? 3 Programming Aptitude Tests to Help You Decide
Learning to code can be a long process. Luckily, some tests exist to help you work out if programming is for you.
The 9 Best Free Code Editors for Writing Your First App
A good code editor can make a programmer's life much easier, but which one is best for you?
What Is COBOL and Why Is It in Demand?
Job listings in parts of the US have started demanding COBOL knowledge. But what is this programming language?
How to Add Python to the Windows PATH variable
Learn how to access Python from anywhere on the command line by adding it to your Windows PATH variable.
How To Install and Code Python on Android With Pydroid 3
Learn how to install the Pydroid 3 IDE on Android, along with useful tools and libraries to practice Python coding.