Bhagvan Kommadi, Java Code Geeks

Bhagvan Kommadi

Java Code Geeks

India

Contact Bhagvan

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks
  • Energy Central

Past articles by Bhagvan:

Git – Clean - Examples Java Code Geeks

This is an in-depth article related to the Git Clean. Git was developed by Vincent Driessen in 2010. Git typically has two branches in... → Read More

Record Keyword in Java

1. Introduction This is an in-depth article related to Record Keyword in Java. In java, immutable data is passed between objects in applications. In Java → Read More

What is n in Java?

This is an in-depth article related to the n in java. n is used for inserting a new line in the text. The control is passed to the next... → Read More

Docker Tag - Examples Java Code Geeks

In this article, we will explain Docker Tag with examples. A Docker tag is a named reference to a Docker image. It is like a branch... → Read More

MUnit Testing

This is an article about Munit Testing in Scala. In scala, there are unit testing frameworks that help control the quality of the code. → Read More

Git Revert Commit Example

This is an in-depth article related to the Git Revert Commit. Git was developed by Vincent Driessen in 2010. The git revert command... → Read More

Installing Fedora Spins

This is a Fedora Spins tutorial for beginners to install the custom Fedora Spins. 1. Overview Fedora is a Red Hat project for distributing Linux. Fedora → Read More

Sliding Window Algorithm in Java

This is an in-depth article related to the Sliding Window Algorithm. This algorithm cuts down the necessity of nested loops by having... → Read More

Advances in Utility Digitalization

In utility industry, you can simulate detailed ‘what if’ scenarios related to planning using digital twins. What If analysis helps in managing the investment and CAPEX planning. → Read More

Packaging a React App with Spring Boot

1. Introduction This is an in-depth article related to building a react app with Spring Boot. Spring Boot framework has features related to creating web → Read More

Introduction to Apache Wink

1. Overview In this article, we will take a look at the Apache Wink Web Service examples. Apache Wink 1.0 is a JAX-RS 1.0 compliant and it has features → Read More

Apache CXF Web Service Example

In this article, we will implement an Apache CXF Web service example. Webservices can be developed using SOAP and REST. SOAP refers to Simple Object Access Protocol. REST stands for Representational... → Read More

JSF Rendering and Templating

Check out our detailed example about JSF Rendering and Templating!Is used for developing, building server-side UI Components. → Read More

Java Packages

Check out our detailed example about the Java Packages an how to use them!If you want to learn java, java packages topic will be a great start. → Read More

Difference Between Java and JavaScript

Interested to learn more? Then check out our detailed article about the Difference Between Java and JavaScript!JavaScript was developed by Netscape. → Read More

Basic Java Operators

Check out our article about the basic Java Operators: Arithmetic, Bitwise, Assignment, Relational, Logical, Ternary, Unary, Shift, and Equality Operators. → Read More

Java developer must-have skills

Check out our detailed article about Java developer must have skills! They need to have core skills to build enterprise-level software. → Read More

Java Snake Game Example

Interested to learn more about Java? Then check out our detailed example on Java Snake Game!The snake game was created back in 1970. → Read More

Python vs Java: The Most Important Differences

Check out our detailed article on Python vs Java. Java is an OOP language. Python is a multi-paradigm programming language. → Read More

Java Cheat Sheet

Interested to learn more about Java? Then check out our detailed Java Cheat Sheet!We will see the Java features and the API classes of Java in detail. → Read More