Giter Site home page Giter Site logo

Rohit Singh's Projects

bean-life-cycle-in-java-spring icon bean-life-cycle-in-java-spring

The lifecycle of any object means when & how it is born, how it behaves throughout its life, and when & how it dies. Similarly, the bean life cycle refers to when & how the bean is instantiated, what action it performs until it lives, and when & how it is destroyed. In this article, we will discuss the life cycle of the bean.

default-method-in-interface-java-8 icon default-method-in-interface-java-8

Default methods are particularly useful when evolving interfaces. If you add a new method to an existing interface and provide a default implementation, all classes implementing that interface will automatically have the new method without requiring changes to each implementation.

institute-automation-system icon institute-automation-system

This Project has been prepared for automating the “Website on Vista Word Institue “ it will help them in keeping the complete details of the students records, admission of new students, modification of existing records in admission file. All the records will be update whenever needed. It also provides helpful to get printout of records.

machine-assisted-text-annotation-tool icon machine-assisted-text-annotation-tool

Part of speech (POS) tagging is one technique to minimize those errors, so we will use it in our project. It is a part of the natural language. Parts of Speech (POS) tagging is a text processing technique to correctly understand the meaning of a text.

new-features-in-java-8 icon new-features-in-java-8

In this tutorial, we’ll have a quick look at some of the most interesting new features in Java 8. We’ll talk about interface default and static methods, method reference and Optional. We have already covered some the features of the Java 8 release — stream API, lambda expressions and functional interfaces.

sayhey icon sayhey

My custom SayHey, I will be happy if you give a star to this repo and fork this repo.

spring-jdbc-using-maven-project icon spring-jdbc-using-maven-project

It is a data access technology used for Java database connectivity. It provides methods to query and update data in a database and is oriented toward relational databases. JDBC offers a natural Java interface for working with SQL. JDBC is needed to provide a “pure Java” solution for application development.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.