Life Of Software Developer()
{
Morning = ("Coding");
Evening = ("Coding"):
Night = ("Coding");
}-
Coding :
The art of writing with proper syntax, without error,which could only be understood by coder, sometimes they too can't.-
Input:
#include <stdio.h>
int main()
{
char p1[50];
char p2[50];
printf("\nEnter two person ");
scanf("%s %s", &p1[50], &p2[50]);
if(p1[50] == p2[50])
printf("marriage_life= happiness");
return 0;
}
Output:
Enter two person : Rajesh Bhai
Arpita Bhabhi
marriage_life= happiness-
for (life=birth; life<=death; life ++)
{
printf ( " Meet the needs of life " ) ;
printf ( " Struggle, put effort " ) ;
if ( effort == hardwork && effort == luck )
printf ( " Success " ) ;
else
printf ( " Failure " ) ;
deeds = good_turn + bad_turn ;
achievement = determination - ego ;
gain = helped * given ;
happiness = love / all ;
memories ++ ;
Time -- ;
}
return deeds ;
-
Life bhi coding ki tarha ho gayi hai
Thik se code kiya na kiya ki error aa jati hainπ¬π-
Me, when the code works exactly as per client's requirements..
-
Do not get attached to the code written by you.
There is always scope of improvement.-
Sit on a chair at an office of my dream
In front of my laptop ready to conquer the coding world around...
Ofcourse I want to sharpen every edge of my coding skills to become what I desire the most.....
-