discuss共108篇
What are the types or formats of questions can I expect in the exam?? (OCA Java SE 8 Programmer I Certification)-拾光赋

What are the types or formats of questions can I expect in the exam?? (OCA Java SE 8 Programmer I Certification)

What are the types or formats of questions can I expect in the exam?? (OCA Java SE 8 Programmer I Certification),The OCA Java SE8 Programmer I Certification is the first essential ...
kity的头像-拾光赋kity3天前
0358
Should I learn Java or C++?Lets discuss!-拾光赋

Should I learn Java or C++?Lets discuss!

Should I learn Java or C++?Lets discuss!,Happy New Year fellow developers‍‍! I’m a self-taught developer with a background in JavaScript and Python. I’ve been considering which...
kity的头像-拾光赋kity13天前
0329
why java does not support multiple inheritance?-拾光赋

why java does not support multiple inheritance?

why java does not support multiple inheritance?,java does not support multiple Inheritance to avoid the diamond problem which causes complexity but we can achieve multiple inherita...
kity的头像-拾光赋kity21天前
05312

“Chaos Engineering for Java Microservices: Break It Before It Breaks You”

'Chaos Engineering for Java Microservices: Break It Before It Breaks You',Introduce chaos engineering principles and tools like Chaos Monkey or LitmusChaos. Share practical steps f...
kity的头像-拾光赋kity26天前
0267
Learning Java Together: A Fun Journey into Coding Basics ‍!-拾光赋

Learning Java Together: A Fun Journey into Coding Basics ‍!

Learning Java Together: A Fun Journey into Coding Basics ‍!,I’m excited to explore Java, and I’d love for you to join me on this learning adventure. If you have any helpful link...
kity的头像-拾光赋kity1个月前
0357
What options are there for logging information in Java applications?-拾光赋

What options are there for logging information in Java applications?

What options are there for logging information in Java applications?,Good afternoon Bug Whisperers . Writing code without proper logging in Java can cause issues affecting debuggin...
kity的头像-拾光赋kity1个月前
0275
Java vs. JavaScript: Which Language Reigns Supreme in Modern Development?-拾光赋

Java vs. JavaScript: Which Language Reigns Supreme in Modern Development?

Java vs. JavaScript: Which Language Reigns Supreme in Modern Development?,Greetings, esteemed readers! Today, we delve into a lively debate that has been a topic of discussion amon...
kity的头像-拾光赋kity2个月前
0467
QuickBytes: Stop Using Lombok's @NonNull-拾光赋

QuickBytes: Stop Using Lombok’s @NonNull

QuickBytes: Stop Using Lombok's @NonNull, QuickBytes (2 Part Series) 1 QuickBytes: Writing Concise, Extensible Methods 2 QuickBytes: Stop Using Lombok's @NonNull Lombok is a powerf...
kity的头像-拾光赋kity10个月前
0267
Storing a Java collection in a file storage-拾光赋

Storing a Java collection in a file storage

Storing a Java collection in a file storage,If you deal with a large datasets stored in a Java collection, lets say java.util.List, sooner or later you would encounter with a situa...
kity的头像-拾光赋kity11个月前
0497
Possible Error when we have both javac 11.0.9.1 and javac 8-拾光赋

Possible Error when we have both javac 11.0.9.1 and javac 8

Possible Error when we have both javac 11.0.9.1 and javac 8,I usually uses Eclipse and online editors to run my java programs. But yesterday, I took my sublime editor, write a simp...
kity的头像-拾光赋kity5年前
0446
Create CRUD App with Spring Boot and MongoDB-拾光赋

Create CRUD App with Spring Boot and MongoDB

Create CRUD App with Spring Boot and MongoDB,If anyone wants to create a CRUD App, please follow the below link. This is a detailed tutorial. Create CRUD App in Spring Boot and Mon...
kity的头像-拾光赋kity5年前
04114
Cross compilers, native compilation, or some kind of VM (like Java)?-拾光赋

Cross compilers, native compilation, or some kind of VM (like Java)?

Cross compilers, native compilation, or some kind of VM (like Java)?,Of course, JavaScript with web browser is also a VM, but it cannot access filesystem, and much less powerful th...
kity的头像-拾光赋kity5年前
0328