Hello world! The Basic step in the life of an Engineer

Reading Time: < 1 minute

Hello world, this is a basic step in the life of an Engineer.

Without this an Engineer is incomplete. Whenever we need to learn any new technical thing, Hello World is the first set of output we want from the Language we are learning.

For Example :

If You are learning PHP Programming Language,

<?php echo “Hello World”; “?>

The above line of code will print Hello World on the browser. It gives us an instant kick and satisfaction that we have achieved what we wanted. Now we can code anything and everything in the world. Welcome to Procrastination, the enemy and the friend of an Engineer. Want to know what and how? Keep Reading

What’s your Reaction?
+1
0
+1
0
+1
0
+1
0
+1
0
+1
0
+1
0

1 thought on “Hello world! The Basic step in the life of an Engineer”

Comments are closed.