Christmas Sale
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
3 October 2023 9:37
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...
Oleksandr Miadelets
Java Math
28 September 2023 10:17
Generating random numbers in Java
Random numbers are frequently used in programming for various applications, such as simulations, games, and cryptography. It could be, for example, password generators on websites or world generators in games...
Tetiana Kuznietsova
Random
27 September 2023 8:25
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
23 September 2023 12:10
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
23 September 2023 7:22
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...
Vasyl Malik
Java Collections
22 September 2023 13:50
Java Tuple
Tuple are fundamental data structures found in many programming languages. In this article, we will delve into what tuples are, their various use cases, and explore how they can be...
John Selawsky
Stream API
20 September 2023 12:43
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
14 September 2023 8:26
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
12 September 2023 11:22
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
11 September 2023 11:54
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
8 September 2023 6:59
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
5 September 2023 16:17
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...
Show more
1
...
14
15
16
17
18
...
72
Please enable JavaScript to continue using this application.