Category

Programming Tutorials and Coding Guides

Explore programming tutorials with practical examples across multiple languages, scripting, and development concepts for beginners and advanced users.

Welcome to the Programming tutorials section, where you will learn coding concepts with real-world examples across multiple languages and platforms.

This category includes beginner to advanced guides covering scripting, automation, and application development. Whether you are learning programming for system administration or building applications, these tutorials will help you gain practical experience.

Programming plays a crucial role in modern infrastructure and DevOps workflows. You can also explore related topics such as DevOps and Linux to understand how programming integrates with system-level operations.

What you will learn

  • Core programming concepts and logic building
  • Writing scripts for automation and system tasks
  • Debugging and optimizing code
  • Practical use cases in real environments

Who should read this

  • Beginners starting with coding
  • System administrators learning scripting
  • Developers looking for practical examples

960 articles

Golang Global Variables Explained [Beginners Tutorial]

golang global variables across packages, golang global variable initialization, golang global variable across files, golang global variables best practices, …

By antonyshikubu · 7 min read · programming

Hackerrank Solution: Map and lambda function in Python

map and lambda function hackerrank solution, Python program to print fibonacci series using lambda function, python - How to write the Fibonacci Sequence, Print …

By bashiralam · 4 min read · programming

6 Methods to check if Array is Empty in JavaScript

javascript array is empty, array isempty javascript, array isempty js, js array isempty, js check if array is empty, javascript check if array is empty, check …

By stevealila · 4 min read · programming

[SOLVED] Check if file or directory exists in Node.js

Check synchronously if file/directory exists in Node.js, How to check whether a directory exists in node.js?, NodeJs: fs.stat() or fs.access() to check if a …

By stevealila · 5 min read · programming

SOLVED: Golang access variable from another package

golang access variable from another package, golang global variable, golang global variables across files, golang export variable from package, golang not …

By admin · 4 min read · programming

Golang function vs method Comparison with Examples

golang receiver vs function argument, golang receiver vs function argument, golang when to use methods, method and function in golang, golang instance function, …

By admin · 6 min read · programming