Forem

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why is it important to create a default constructor explicitly when we create a parametrized constructor explicitly??

Why is it important to create a default constructor explicitly when we create a parametrized constructor explicitly??

2
Comments 3
1 min read
Day 20: Seven-segment display
Cover image for Day 20: Seven-segment display

Day 20: Seven-segment display

3
Comments
1 min read
Java ecosystem survey 2021: We need your input
Cover image for Java ecosystem survey 2021: We need your input

Java ecosystem survey 2021: We need your input

2
Comments
2 min read
Integrating Push Notifications with Firebase Java API
Cover image for Integrating Push Notifications with Firebase Java API

Integrating Push Notifications with Firebase Java API

8
Comments
7 min read
Simplifying Spring Security

Simplifying Spring Security

8
Comments
2 min read
A Look at the Long-Lasting Java and Big Data Relationship (With a List of Resources Data Scientists Can Use for Java Learning)
Cover image for A Look at the Long-Lasting Java and Big Data Relationship (With a List of Resources Data Scientists Can Use for Java Learning)

A Look at the Long-Lasting Java and Big Data Relationship (With a List of Resources Data Scientists Can Use for Java Learning)

5
Comments 1
8 min read
A Short Example of Real-Time Event Streaming Using Spring WebFlux
Cover image for A Short Example of Real-Time Event Streaming Using Spring WebFlux

A Short Example of Real-Time Event Streaming Using Spring WebFlux

2
Comments
2 min read
Data-Oriented programming: Liberate yourself from objects
Cover image for Data-Oriented programming: Liberate yourself from objects

Data-Oriented programming: Liberate yourself from objects

28
Comments 21
2 min read
Where to Get Daily Coding Practice in Java
Cover image for Where to Get Daily Coding Practice in Java

Where to Get Daily Coding Practice in Java

14
Comments 1
6 min read
Solution: The K Weakest Rows in a Matrix (ver. 1)
Cover image for Solution: The K Weakest Rows in a Matrix (ver. 1)

Solution: The K Weakest Rows in a Matrix (ver. 1)

6
Comments
4 min read
Tricky Dataflow ep.2 : Import documents from MongoDB views
Cover image for Tricky Dataflow ep.2 : Import documents from MongoDB views

Tricky Dataflow ep.2 : Import documents from MongoDB views

7
Comments
5 min read
Why Selenium WebDriver is an Interface?

Why Selenium WebDriver is an Interface?

4
Comments
2 min read
How to fetch REST API every 2 seconds with RxJava 2
Cover image for How to fetch REST API every 2 seconds with RxJava 2

How to fetch REST API every 2 seconds with RxJava 2

6
Comments
7 min read
Difference between Linked List and Array in CPP

Difference between Linked List and Array in CPP

12
Comments 4
1 min read
Solution: Letter Case Permutation
Cover image for Solution: Letter Case Permutation

Solution: Letter Case Permutation

10
Comments 1
3 min read
Build an Android app with web techs
Cover image for Build an Android app with web techs

Build an Android app with web techs

34
Comments 6
4 min read
Building a form in Play Framework
Cover image for Building a form in Play Framework

Building a form in Play Framework

6
Comments
5 min read
20 Things Every Java Beginner Should Know About Java Strings

20 Things Every Java Beginner Should Know About Java Strings

5
Comments
3 min read
How to implement a CRUD Rest Service in Spring Boot backed by Relational Database
Cover image for How to implement a CRUD Rest Service in Spring Boot backed by Relational Database

How to implement a CRUD Rest Service in Spring Boot backed by Relational Database

9
Comments
3 min read
Running IntelliJ Inspections From Continuous Integration

Running IntelliJ Inspections From Continuous Integration

7
Comments
5 min read
Step by Step Spring Batch Tutorial

Step by Step Spring Batch Tutorial

24
Comments
8 min read
Solution: Sort the Matrix Diagonally
Cover image for Solution: Sort the Matrix Diagonally

Solution: Sort the Matrix Diagonally

11
Comments
4 min read
Distribution of JVM desktop applications
Cover image for Distribution of JVM desktop applications

Distribution of JVM desktop applications

3
Comments
7 min read
Solution: Maximum Score From Removing Substrings (ver. 2)
Cover image for Solution: Maximum Score From Removing Substrings (ver. 2)

Solution: Maximum Score From Removing Substrings (ver. 2)

11
Comments
4 min read
Solution: Is Graph Bipartite?
Cover image for Solution: Is Graph Bipartite?

Solution: Is Graph Bipartite?

6
Comments 1
4 min read
loading...