Code articles

Browse articles by category

Code
What is TypeScript and How to Use It

We explain why TypeScript is needed, how it differs from JavaScript, and how it is used in web development.

Code
How to Protect Yourself from Malicious Code Injections

We explain the dangers of using system(), eval(), or exec() functions, and why one of the most useful features of modern programming languages ​​should be used with caution.

Code
Application localization in C#

We'll show you how to add multilingual support to your app.

Code
How to center text in the console in C#

C# Workshop: Aligning Text to the Edge and Center in the Console

Code
Programmer Slang: Not a Bug, but a Feature

Let's learn to understand what these programmers are talking about: bug, feature. What is that anyway?

Code
Who is a mobile developer and how to become one

We'll explain how to become a mobile developer: the skills and knowledge required.

Code
Why Comments Are Necessary in Code

We'll explain why comments are necessary in code and how to make them correctly.

Code
What is an enum in C#

We explain what enumerations are in C#, why they are needed, and how to use them.

Code
Which programming language should I choose first?

We'll explain how to choose a programming language for a beginner and what to look for first.

Code
How to Make a Video Preview with JavaScript

We'll show you how beginner JavaScript developers can create video previews for their websites.

Code
How to Check HTML Validity

We explain how to check the validity of HTML code for web developers.

Code
Profession: Go Developer

Why Google uses the Go language, how much Go developers earn, and how to become one.