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
Yuliia Tunik
Random
October 3, 2023 at 9:37 AM
Tech Starter Pack for Junior: What is a Spring Boot — a “Magic” Java Framework
Imagine that you have completed your CodeGym training and started looking for your first job. You come across job descriptions that mention frameworks and tools you haven't tried before...
Tetiana Kuznietsova
Random
September 27, 2023 at 8:25 AM
IT & Programming Digest by CodeGym: September’23 Issue
Hey! The world keeps spinning, the tech news keeps coming, and we’re ready to present you with the cream of the crop...
Anton Trukhanov
Random
September 23, 2023 at 12:10 PM
50 Years and Counting. How Long a Software Developer’s Career Can Last?
How long a software developer’s career can last? This is something the majority of people who are seriously considering being professional programmers can’t help but wonder. It’s a very natural question to ask when talking about such...
Artem Divertitto
Java Numbers
September 23, 2023 at 7:22 AM
Java Convert Binary to Decimal
Numbers that have only 2 digits, 0 and 1, are called binary numbers. They are expressed only in the base 2 number system. We know that the binary system is the native digital language of modern computers. But we are more accustomed to decimal numbers...
John Selawsky
Stream API
September 20, 2023 at 12:43 PM
Java Stream.of() method
You've probably already heard that streams in Java are designed to process data. They represent a sequence of elements that can be processed using various operations such as...
Yuliia Tunik
Random
September 14, 2023 at 8:26 AM
Junior’s Tech Stack: What is a Spring Framework, a Popular Java Framework
Imagine that you have completed your CodeGym training and started looking for your first job. While doing this you may come across job requirements...
Andrey Gorkovenko
Random
September 12, 2023 at 11:22 AM
What It’s Like to be a Junior Developer. A Short Guide
The majority of programmers start their professional coding careers from Junior developer positions, which are meant for beginners with solid knowledge of the required programming language and related technologies whose practical work experience is absent or limited. Traditionally (in the tech industry)...
Artem Divertitto
Java Math
September 11, 2023 at 11:54 AM
Math pow() Method in Java
The Java language is equipped with a comprehensive library for mathematical functions and operations. It is called the "Math" class, and it resides in the java.lang package. The Math library includes methods for fundamental numerical operations, trigonometry, finding min-max...
Pavlo Plynko
Java Collections
September 8, 2023 at 6:59 AM
Convert List to Array in Java
List and arrays are two ways to store data in Java that you will use quite often. In projects where you need to store data without any sort of file handling, list and arrays let you store data throughout the execution of your program. We’ll be using Class ArrayList...
Lucy Oleschuk
Random
September 5, 2023 at 4:17 PM
AI, ML, and DL: What These Weird Abbreviations Mean and What The Difference
In the era of technological evolution, terms like "Artificial Intelligence" (AI), "Machine Learning" (ML), and "Deep Learning" (DL) have become ubiquitous...
Volodymyr Portianko
Stream API
August 31, 2023 at 3:09 PM
Convert Stream to a Map in Java Heading
Java provides powerful tools for working with collections and data streams. One is Stream, which allows for efficient data processing and transformation...
Lucy Oleschuk
Random
August 28, 2023 at 2:36 PM
Top Books to Read for Java Enthusiasts in 2023 and Beyond
If you are wondering what to read to enhance your Java knowledge and broaden your coding horizon, you have come to the right place. This article will share the best 15 new books on coding...
Show more
1
...
26
27
28
29
30
...
79
Please enable JavaScript to continue using this application.