Python Argparse: Parser for command-line options, arguments and sub-commands
Python Argparse Concept: When you run the “ls” command without any options, it will display all the files and directories […]
Software Solutions, Microservices, Event-driven Architectures
Python Argparse Concept: When you run the “ls” command without any options, it will display all the files and directories […]
In this blog, I am going to discuss about a new and exciting feature which is being introduced in Scala
This series pertains to create a basic Operating System using Rust Programming Language. This series aims to learn and understand the basics of the
Hello Everyone, The year 2020 has been the worst nightmare for us, which many would want to erase from their
In this blog, I am going to discuss about Elasticsearch. What are the benefits of using it as a database
In this blog, I will discuss about EitherT which is another concept of Scala Cats library. Before discussing about EitherT,
Cassandra is a distributed database from Apache which is highly scalable and effective in managing large amounts of structured data.
Hey everyone, recently in my project, a need arises where I have to run an external command. In my code
In our previous blog post, Cloudstate (Part 4): A Bird’s Eye view of its Design, we had a look at
Hello everyone! in the previous blog of Apache Calcite we discussed how Apache Calcite helps you to parse the database
A safer way to build robust front-end web applications! http://www.scala-js.org/ In this blog, we are gonna utilizing a whole lot
Apache Flink, a 4th generation Big Data processing framework provides robust stateful stream processing capabilities. So, in a few parts