New: programming-helpAll contenthive-129948hive-196917krhive-150122hive-180932hive-185836zzansteemhive-183959hive-144064hive-188619hive-166405hive-101145hive-183397hive-145157hive-180301uncommonlabhive-139150photographyhive-109690hive-103599bitcoinphotosteem-atlashive-170554TrendingNewHotLikersandersenlab (25)in it • 4 years agoSo you wanna say C++ is better than Java?No, I don't want to say that way or other way. Nowadays, we hear a lot of crazy things in a dispute about language to write your code. First of all, you have to always keep in mind one phrase:…andersenlab (25)in tutorial • 4 years agoFunctions for string in javaI've already made an article for some helpful tips, but I think there is a need to discuss all functions too. Shortly but understandable. String Firstly, of course, we have to initialize our…andersenlab (25)in it • 4 years agoFunctions in your own classThe best example of usage of your own class is to work with a database. Moreover, using functions in class is more correct than simple functions anyway. Let's work on the example of…