👋 Hi, I’m @I-HiMo-I
my name is Hossein Maghsoudloo from IRAN now im working on 3dprinter software (most 3dprint technology) (about 10 years)and now i'm developing software(GUI,Console) for SLM 3DPrint technology im in love with C-family ,JAVA-familly ,PHP ,SQL-familly ;) ALWAYS,im looking for best Programming language in world (For Bussiess) (best salary and high demand) so in any time i learning one (at least) programming languages
- you can rech me by gmail : maghsoudloo.h87@gmail.com
life solve ( life problem ){
if ( problem > 0 ){
return solve ( problem - 1 );
} else {
return happiness;
}
}
int main (){
life MIDDLE-EAST = solve (∞);
cout << MIDDLE-EAST << "= something like DEAD !!";
return 0;
}