New: cleancodeAll contenthive-129948hive-196917krsteemhive-183959hive-180932hive-166405photographyzzanuncommonlabhive-185836bitcoinhive-144064hive-188619hive-183397hive-150122krsuccesshive-124908hive-101145hive-139150hive-109690lifehive-145157hive-184714hive-103599TrendingNewHotLikersharshprashar (25)in kotlin • 4 years agoKotlin Coroutine can be a FriendWhen we first glance at something new, we tend to loose attention and most of the times we ignore. If that same new object is seen by a child, he/she gets curious and applies even more attention…harshprashar (25)in cleancode • 4 years agoWrite Clean Code in One StatementIf you want to built a successful software system, you must learn to write clean code. SUCCESS OF A SOFTWARE SYSTEM, yes I mentioned it. A clean code can lead to a successful software system. In…halloworld (49)in deutsch • 5 years agoShort Code : Schnellvorlage für PHP mit fertigen autoloader für Klassen nach PSR-4 StandardHier nur kurz ein fertiges Template, dass ich in PHP geschreiben habe. Mit der Vorlage kann man sofort loslegen, wenn man auf der grünen Wiese ohne Frameworks programmieren will. Im Ordner src/…halloworld (49)in deutsch • 5 years agoShort Hint for Coding : Best-Practice : ISTEIN Prinzipien für OOP VererbungshierachienUPDATE: #ISTEIN Prinzipien für OOP Vererbungshierachien Das folgende Beispiel zeigt eine einfache und effiziente Möglichkeit Vererbungsregeln korrekt anzuwenden. Vererbung ist eines…altlash (25)in java • 5 years agoJava: How to do a Factory for Singletons within SpringFor this post I wanted to go over a bit of a conundrum that I faced not too long ago. I began writing an auto trading program utilizing the Robinhood trading platform. For this program, there…altlash (25)in java • 5 years agoStarting a Java BlogHello World! One of the first programs that new developers is, inevitably, a 'Hello World' program. This is a classic in Software Development that introduces a new coder to a new language, or a…entropywins (25)in cleancode • 7 years agoSimple is not EasySimplicity is possibly the single most important thing on the technical side of software development. It is crucial to keep development costs down and external quality high. This blog post is about…