How to write code so that it grows in height, not in widthI’ll show a few techniques by which you can avoid increasing indentation. Your code will be clearer and you’ll never see horizontal scrollNov 10, 2020Nov 10, 2020
How to decrypt all character files of Doki Doki Literature ClubThere are four files in the characters/ folder. Some information is encrypted in them.Jan 18, 20184Jan 18, 20184
Java 9. Project Jigsaw. ModularityThe key feature of the upcoming release of Java 9 is to support modularity, which will bring Project Jigsaw. The purpose of the project is…Nov 8, 2016Nov 8, 2016
Android plugins or invoking code from another applicationAndroid have good tools for interaction between applications, from showing a third-party Activity to accessing classes and resources from…Apr 21, 2016Apr 21, 2016