Published inLevel Up CodingStreamlining Cherry-Picking with TortoiseGit: A Simple GuideA Windows Shell Interface to GitOct 21Oct 21
Published inLevel Up CodingXSD to XML and XSD to C# XML Serializable ClassesGenerate XML using XSDsApr 28Apr 28
Book Review: A Definitive Guide to Apache ShardingSphereI would like to share my thoughts with you about the book “A Definitive Guide to Apache ShardingSphere” that I’ve read recently.Jul 25, 2022Jul 25, 2022
Apache ShardingSphere — Proofread Oracle DML SQL Definitions — GSoC 2021GSoC 2021 work product submissionAug 17, 20212Aug 17, 20212
Best Practices in Angular Application DevelopmentIn this article, I’m going to explain some of the best practices in Angular application development that I’ve learnt as a beginner.Jul 11, 2021Jul 11, 2021
Published inLevel Up CodingHow to Build a Simple CLI Using TypeScript and Factory Design PatternUnderstand the core concepts of making a CLI.May 18, 20211May 18, 20211
String to Char Array Java TutorialIn this article, we’ll look at how to convert a string to an array of characters in Java.Mar 23, 2021Mar 23, 2021
How to Use Join and String_agg in Microsoft SQL ServerWe’ll look at how to use join on more than two tables and aggregate the result using the function STRING_AGG()Mar 6, 2021Mar 6, 2021
Java Random Number Generator — How to Generate Integers With Math RandomComputer-generated random numbers are divided into two categories: true random numbers and pseudo-random numbers.Jan 26, 2021Jan 26, 2021