Open in app

Sign In

Write

Sign In

Thanoshan MV
Thanoshan MV

134 Followers

Home

Lists

About

Jul 25, 2022

Book Review: A Definitive Guide to Apache ShardingSphere

I would like to take a moment and share my thoughts with you about a book that I’ve read recently. Apache ShardingSphere is positioned as Database Plus and an independent database middleware platform with a supportive environment that aims to create a standard ecosystem atop multi-model databases. What is this book about? This book is…

Apache Shardingsphere

3 min read

Book Review: A Definitive Guide to Apache ShardingSphere
Book Review: A Definitive Guide to Apache ShardingSphere
Apache Shardingsphere

3 min read


Aug 17, 2021

Apache ShardingSphere — Proofread Oracle DML SQL Definitions — GSoC 2021

Apache ShardingSphere is an Open Source project that consists of three independent projects JDBC, Proxy, and Sidecar (Planning). Apache ShardingSphere utilizes ANother Tool for Language Recognition (ANTLR) as a generator for the ShardingSphere parse engine. Users can utilize this independent parse engine to get the Abstract Syntax Tree (AST) of…

Apache

2 min read

Apache

2 min read


Jul 11, 2021

Best Practices in Angular Application Development

In this article, I’m going to explain some of the best practices in Angular application development that I’ve learnt and used in XmlToJson project. 1. Use const when the value is not going to be reassigned When a variable is about to point to a constant reference always, we can simply put const instead of let . It helps to improve the…

Angular

3 min read

Best Practices in Angular Application Development
Best Practices in Angular Application Development
Angular

3 min read


Published in Level Up Coding

·May 18, 2021

How to Build a Simple CLI Using TypeScript and Factory Design Pattern

Before jumping into the development of complex CLI applications with advanced procedures and make use of other packages and libraries/tools, first, we need to understand the core concepts of making a CLI application. After reading this article, you’ll understand the concepts of making a CLI, factory design pattern, and will…

Typescript

7 min read

How to Build a Simple CLI Using TypeScript and Factory Design Pattern
How to Build a Simple CLI Using TypeScript and Factory Design Pattern
Typescript

7 min read


Mar 23, 2021

String to Char Array Java Tutorial

In this article, we’ll look at how to convert a string to an array of characters in Java. I’ll also briefly explain to you what strings, characters, and arrays are. What is a Character in Java? Characters are primitive datatypes. A character is a single character enclosed inside single quotation marks. It can be a letter…

Java

3 min read

String to Char Array Java Tutorial
String to Char Array Java Tutorial
Java

3 min read


Mar 6, 2021

How to Use Join and String_agg in Microsoft SQL Server

In this article, we’ll look at how to use join on more than two tables and aggregate the result using the function STRING_AGG() in Microsoft SQL Server. If you don’t know about Microsoft SQL Server, I’ll briefly explain to you what it is. 😃 What is Microsoft SQL Server? Microsoft SQL Server is a Relational…

Sql Server

8 min read

How to Use Join and String_agg in Microsoft SQL Server
How to Use Join and String_agg in Microsoft SQL Server
Sql Server

8 min read


Jan 26, 2021

Java Random Number Generator — How to Generate Integers With Math Random

Computer-generated random numbers are divided into two categories: true random numbers and pseudo-random numbers. True random numbers are generated based on external factors. For example, generating randomness using surrounding noises. But generating such true random number is a time-consuming task. Therefore, we can utilize pseudo-random numbers which are generated using…

Java

3 min read

Java Random Number Generator — How to Generate Integers With Math Random
Java Random Number Generator — How to Generate Integers With Math Random
Java

3 min read


Jan 26, 2021

Java String to Int — How to Convert a String to an Integer

String objects are represented as a string of characters. If you have worked in Java Swing, it has components such as JTextField and JTextArea which we use to get our input from the GUI. It takes our input as a string. If we want to make a simple calculator using…

Java

3 min read

Java String to Int — How to Convert a String to an Integer
Java String to Int — How to Convert a String to an Integer
Java

3 min read


Jan 26, 2021

How to Reset Your Lost Root Password in CentOS

In Linux, when you forget your account password, you can easily reset it using a root account. But when you forget your root account password, then you’re in a bad situation. You can’t reset your root account password using a regular user account as a user account can’t perform such…

Centos

3 min read

How to Reset Your Lost Root Password in CentOS
How to Reset Your Lost Root Password in CentOS
Centos

3 min read


Jan 26, 2021

How to Install Ubuntu on VirtualBox

What is VirtualBox? Oracle VM VirtualBox is a cross-platform virtualization application developed by the Oracle Corporation. It allows users to install operating systems on virtual hard disks such as Windows, macOS, Solaris and Linux. As an example, you can run Windows and Linux on your Mac, run Windows server on your Linux server…

Ubuntu

5 min read

How to Install Ubuntu on VirtualBox
How to Install Ubuntu on VirtualBox
Ubuntu

5 min read

Thanoshan MV

Thanoshan MV

134 Followers

My notes, findings, thoughts and investigations.

Following
  • Ayodeji Awosika

    Ayodeji Awosika

  • javinpaul

    javinpaul

  • Apache ShardingSphere

    Apache ShardingSphere

  • Yohan Malshika

    Yohan Malshika

  • Kenneth Leung

    Kenneth Leung

See all (65)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech