最新发布第1423页
[Java] Create Scatter Chart in Excel
[Java] Create Scatter Chart in Excel,Scatter chart is a data visualization tool that often used to find out whether there's a relationship between variable X and Y. In this article...
OOP -Part 2 Polymorphism
OOP -Part 2 Polymorphism,Hope you enjoyed reading my last blog. Today, we will talk about polymorphism. It is something that your Ex might have done a lot to you. What?? No… I am ...
How to Get Database Metadata as Java POJOs
How to Get Database Metadata as Java POJOs,The Java Database Connectivity (JDBC) API enables access to data and metadata from standard relational database systems (RDBMS). However,...
Spring Boot : Handle AWS RDS password change or rotation without restarting
Spring Boot : Handle AWS RDS password change or rotation without restarting,This article is about how you can handle AWS RDS secrets rotation without restarting your Spring Boot ap...
The Best Platforms for Learning Java From Scratch
The Best Platforms for Learning Java From Scratch,The consensus in the programming world is that Java is one of the prime languages for kickstarting your software development caree...
ActiveSerializer. Ultra-fast Java Serialization Library
ActiveSerializer. Ultra-fast Java Serialization Library,ActiveSerializer is a modern bytecode generator of extremely fast and space-efficient serializers for data transferring. It'...
Processing AST with ActiveSpecializer
Processing AST with ActiveSpecializer, Intro ActiveSpecializer is a lightweight library that automagically optimizes your code for JVM and makes it significantly faster. Unlike tra...
Swift or Java or Kotlin?
Swift or Java or Kotlin?,Is Swift better than Java or C? I don’t want to be limited with a language. Is Java realistic to learn now, or is Kotlin better? I keep hearing that C is ...
How to Learn Programming Online: Best Websites to Start With
How to Learn Programming Online: Best Websites to Start With,In a constantly changing world, more and more new professions appear and gain popularity. But there is one of a few ind...
Practical vs Theoretical Approach in Java Learning
Practical vs Theoretical Approach in Java Learning,Any learning process consists of practice and theory. In programming, everything is exactly the same — two approaches: practical...
GraphQL CRUD Java: Overview
GraphQL CRUD Java: Overview, What is GraphQL CRUD Java? GraphQLCRUD java is an extensive framework built using the GraphQLCRUD spec which provides a specification for common operat...