Amit SinghinStackademicDesigning an Online Judge System for Coding Contests: Low-Level DesignOnline Judge systems are platforms used to evaluate coding solutions submitted by contestants during coding contests. These platforms…Oct 9
Jakki Rajasekhar RamanaConvert Java code into Class Diagrams using AI(draw.io,PlantUML,Mermaid)Writing class diagrams can be hard for large amounts of code 😵💫,a simple misunderstanding can cause the whole class diagram to be…Feb 132
Ishraq ShababVisualizing updated data in MVVM with JetpackComposeThe cornerstone of Android architecture is still the MVVM pattern and Jetpack compose is one of the most used framework in Kotlin.Sep 22Sep 22
AnalystHubinAnalyst’s cornerObject-Oriented Analysis — 3 Diagrams You Must MasterWhile developing modern applications, understanding the principles of object-oriented analysis (OOA), and Unified Modeling Language (UML)…Apr 3Apr 3
Zlatan BinPython in Plain EnglishThe most important classes of scikit-learnThe results of analyzing 780 classesJul 9Jul 9
Amit SinghinStackademicDesigning an Online Judge System for Coding Contests: Low-Level DesignOnline Judge systems are platforms used to evaluate coding solutions submitted by contestants during coding contests. These platforms…Oct 9
Jakki Rajasekhar RamanaConvert Java code into Class Diagrams using AI(draw.io,PlantUML,Mermaid)Writing class diagrams can be hard for large amounts of code 😵💫,a simple misunderstanding can cause the whole class diagram to be…Feb 132
Ishraq ShababVisualizing updated data in MVVM with JetpackComposeThe cornerstone of Android architecture is still the MVVM pattern and Jetpack compose is one of the most used framework in Kotlin.Sep 22
AnalystHubinAnalyst’s cornerObject-Oriented Analysis — 3 Diagrams You Must MasterWhile developing modern applications, understanding the principles of object-oriented analysis (OOA), and Unified Modeling Language (UML)…Apr 3
Zlatan BinPython in Plain EnglishThe most important classes of scikit-learnThe results of analyzing 780 classesJul 9
Leandro LuqueAuto-Generating UML Class Diagrams with Java Reflection and Classpath SearchAre you struggling to keep your code and UML class diagrams synchronized? Imagine the possibilities if this process were automated…Nov 17, 2023