Akash Dev
Akash Dev's Blog

Akash Dev's Blog

Follow
Follow
homebadgesnewsletter
Why the first command line argument is the file name

Why the first command line argument is the file name

I am learning how to write C programs and how to use command-line arguments in C. Command line arguments are the inputs that I give to the program when I run it. The first input is always the name of the program file, followed by the other inputs tha...

Akash Dev
Akash Dev
3 min read

·

16 views
Getting started with vi editor

Getting started with vi editor

Akash Dev
Akash Dev
4 min read

·

1 views
Demystifying Java Threads for Beginners

Demystifying Java Threads for Beginners

Akash Dev
Akash Dev
3 min read

·

5 views
What is C?

What is C?

Akash Dev
1 min read

·

21 views
How GUIs Transformed Computing

How GUIs Transformed Computing

Akash Dev
3 min read

·

14 views
My Journey of Exploring and Learning New Things

My Journey of Exploring and Learning New Things

Akash Dev
10 min read

·

14 views
Backtracking 101

Backtracking 101

Akash Dev
5 min read

·

21 views
Understanding Dynamic Programming in Algorithms

Understanding Dynamic Programming in Algorithms

Akash Dev
6 min read

·

21 views
Divide and Conquer 101

Divide and Conquer 101

Akash Dev
8 min read

·

27 views
Greedy Algorithms and Optimization Problems

Greedy Algorithms and Optimization Problems

Akash Dev
7 min read

·

19 views
Brute Force Algorithms: The Power of Exhaustive Search

Brute Force Algorithms: The Power of Exhaustive Search

Akash Dev
6 min read

·

23 views
Algorithm Design Techniques 101

Algorithm Design Techniques 101

Akash Dev
8 min read

·

16 views