Promotion
CodeGym University
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Java Blog
Reviews
About us
Start
Start learning
Start learning now
Articles
Authors
All groups
All Articles List
You must belong to more groups
Create article
All groups
New
Milan Vucic
Random
6 March 2025 11:53
Transient modifier in Java
Hello! In today's article, we will look at the transient modifier in Java. Let's talk about why this modifier is needed and how to use it correctly
Jesse Haniel
Random
4 March 2025 17:44
transient keyword in Java
Hey, you’re poking around Java, yeah, and now you’ve tripped over this transient keyword. What’s it doing hanging out in your code? No panic I’ve been slinging Java and herding students through this stuff forever, and I’m here to spill it
Vasyl Malik
Random
4 March 2025 17:09
Marker Interface in Java
Hey, you’re digging into Java, right, and now you’ve stumbled over this “marker interface” thing. Sounds cryptic, huh? No worries I’ve been slinging code and yakking with students about this for ages, and it’s not some secret club handshake
Milan Vucic
Random
4 March 2025 12:51
Abstraction in Java
Hey, you’re poking around Java, huh, and now you’ve tripped over this “abstraction” word. Sounds fancy, right? Don’t sweat it I’ve been coding and yakking with students about this for ages, and it’s not some brain-busting mystery
Jesse Haniel
Random
4 March 2025 12:31
Java Class Attributes
Hey there, you’re messing around with Java, right, and now you’ve bumped into this “attributes” thing. What’s it all about? Chill I’ve been coding and dragging students through this stuff forever, and attributes are just the spice that makes your classes more than boring shells
Alex Vypirailenko
Random
3 March 2025 17:59
Array vs ArrayList in Java
Alright, you’re knee deep in Java, staring at some data you need to stash maybe a list of snacks or usernames and you’re wondering: “Do I go with an array or an ArrayList?” Don’t sweat it! I’ve been coding and dragging students through this mess for years, and it’s not as wild as it looks
Vasyl Malik
Random
3 March 2025 17:26
Global variables in Java: when to use them?
Hello! In this article, we will talk about global variables, their declaration and examples of appropriate use. A small note: we will not consider global class variables, that is, those that can be accessed within any one class. We will tal
Pavlo Plynko
Random
3 March 2025 17:11
Java Synchronized Keyword
Hey, you’re digging into Java, huh, and now you’ve stumbled across this synchronized thing. What’s it all about? Don’t freak I’ve been wrestling code and herding students through this for ages, and I’m here to spill the beans
Volodymyr Portianko
Random
3 March 2025 16:28
Java Multithreading Interview Questions and Answers
Alright, you’re gearing up for a Java interview, and someone’s gonna hit you with multithreading questions yep, that wild corner of coding where things run all at once. Don’t panic! I’ve been slinging code and coaching folks through this for years
Andrey Gorkovenko
Random
3 March 2025 16:10
How to Shuffle an Array in Java
Hey, you’re poking around in Java, right, and now you’ve got this array you wanna shake up maybe a list of songs, names, or whatever. How do you jumble it so it’s not all predictable? I’ve been coding and wrangling students through this stuff forever, and shuffling an array in Java
Pavlo Plynko
Random
27 February 2025 18:40
Java String Methods
Hey, you’re knee-deep in Java, huh, and now you’re staring at a string wondering, “How do I bend this thing to my will?” Don’t sweat it — I’ve been slinging code and herding students through this stuff for ages, and Java’s string methods are like your personal word-wrestling toolkit
Vasyl Malik
Random
27 February 2025 17:04
How to import java.util.Scanner
Yo, you’re messing with Java code, yeah, and now you wanna grab stuff from whoever’s running it—like their name or what they’re munching on today. How’s that work? Hang on, I’ve been slinging code and yapping at students forever, and this import java.util.Scanner thing?
Show more
1
2
3
...
73
Please enable JavaScript to continue using this application.