CodeGym University
Learning
Course
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
Hanna Moruga
Random
30 May 2023 0:25
IT & Programming Digest by CodeGym: May’23 Issue
Hi, and welcome back to the CodeGym monthly digest. Today we’ll talk about the hottest news in Big Tech, and advise some great content...
Milan Vucic
Java IO & NIO
25 May 2023 9:26
Java FileReader Class
The FileReader class extends the InputStreamReader class and is specifically designed for reading character-based data from a file. It is an ideal choice when working with text files and...
Oleksandr Miadelets
Java Classes
24 May 2023 10:59
Java Timer Class
The Java Timer Class is a powerful tool that allows you to schedule tasks to be executed at specified intervals. Whether you need to run a task once or repeatedly, the Timer Class provides a convenient way to automate...
Lucy Oleschuk
Random
24 May 2023 10:15
The Future of Remote Work in Tech: Will It Stay as Popular as Now?
Due to the COVID-19 pandemic, the global market faced a significant shift as companies quickly embraced remote work to ensure business continuity. The IT industry, known for its...
Oleksandr Miadelets
Java Collections
18 May 2023 12:18
TreeSet in Java
Java provides a vast set of data structures for efficiently working with element collections. One such data structure is TreeSet, an implementation of a red-black tree in Java...
Lucy Oleschuk
Random
18 May 2023 10:19
What It's Like to Be a Software Developer In an IT Outsourcing Company? The Key Benefits and Drawbacks
In light of recent events (Covid-19, the rise of remote work, economic downturn, project closures, and mass layoffs), the outsourcing of IT services is gaining momentum. And for...
Andrey Gorkovenko
Random
18 May 2023 7:36
6 Great Coding Games to Practice Your Java Skills
Coding in Java is so incredibly easy and fun, isn’t it? Just learn it real quick and start developing your own software or get a well-paid job as a Java Developer. Child’s play. Ok, we are obviously messing with you. Learning how to code in Java, or any other programming language for that matter, is not that easy...
Artem Divertitto
Core Java
15 May 2023 10:30
Java LocalDate class
Java LocalDate class is immutable, which means once an instance is created, you cannot modify it. LocalDate provides many useful methods to manipulate and query dates, such as adding or subtracting days, months...
Aditi Nawghare
Keywords in Java
12 May 2023 17:47
Java protected keyword
In Java, access modifiers control the visibility of classes, methods, and variables. "Protected" is one of these modifiers that restricts the accessibility of a class member...
Volodymyr Portianko
Java Algorithms
11 May 2023 12:37
How to Sort an Array in Java
Sorting is one of the most common and necessary operations in programming. It represents the ordering of some set of elements in a specific order. This article is about standard...
John Selawsky
Java Arrays
10 May 2023 13:15
String Array in Java
Often the first data structure a novice programmer gets acquainted with is an array. That's because arrays are fairly easy to learn. A one-dimensional array is a sequence that consists of a fixed number of cells in which data can be stored. In the case...
Lucy Oleschuk
Random
10 May 2023 10:58
Why Professional Development Is a Never-Ending Story? How Upskilling and Reskilling Can Boost Your Career
As new technologies emerge and business needs evolve, the demand for skilled IT professionals grows. But with this growth comes increased competition, and the best way to stay ahead...
Show more
1
...
13
14
15
16
17
...
71
Please enable JavaScript to continue using this application.