Autumn Discount
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
Andrey Gorkovenko
Random
8 February 2022 7:20
Top 10 Best YouTube Channels for Java Developers
If you look at some of the most highly-skilled and professional software developers out there, you will probably notice all of them have one thing in common. They are constantly learning something new, genuinely interested to know about...
Vasyl Malik
Strings in Java
4 February 2022 8:16
Java: Check if String is Null, Empty or Blank
In Java, it’s very easy to confuse a null, empty or a blank string for beginners. However, let’s go by the definition of each to draw a line of difference. What is a “null” String in Java?..
CodeGym
Random
3 February 2022 9:00
Math, Data Structures, Algorithms. What to Learn Before Diving Into Java
It is not uncommon for people who start learning how to code to wonder if they should begin with basic programming-related subjects before studying a programming language. So do you really need to start...
John Selawsky
Loops in Java
1 February 2022 12:29
Java Nested Loops
Java, like most other programming languages, supports nested loops. This means just a loop within a loop. In this article, we are going to find out about how to work with nested loops in Java...
CodeGym
Random
1 February 2022 7:32
How CodeGym’s Coding Tasks Turn Total Beginners Into Java Pros?
As you should probably know by now, CodeGym’s philosophy when it comes to learning Java can be summarized as ‘practice comes first and foremost.’ Our course’s primary focus is to teach you coding skills that will be applicable...
Pavlo Plynko
Core Java
31 January 2022 14:37
Java command line arguments
What are the command line arguments in Java? The command line arguments in java are the arguments passed to the program from the console. The command line argument in java is the information passed to the program at the time of...
CodeGym
Random
31 January 2022 11:11
IT News Digest #2: JDK and Spring updates, increases in IT salaries, product roadmaps from JetBrains & Microsoft
It’s been a busy week in the development of Java and many IT-related areas. Read the most important news about development, IT career, and cybersecurity carefully collected in the latest...
Artem Divertitto
Core Java
28 January 2022 11:50
How refactoring works in Java
As you learn how to programming, you spend a lot of time writing code. Most beginning developers believe that this is what they will do in the future. This is partly true, but a programmer's job also includes maintaining and refactoring code. Today we're going to talk about refactoring...
Artem Divertitto
Java Types
27 January 2022 9:51
Java Type Casting
What is Type Casting in Java? A data type is a predefined set of values that specify the type of values that can be stored in it along with the operation that can be carried out on them. The Java Type Casting is a process by which one data type is converted to another...
Lucy Oleschuk
Random
26 January 2022 9:05
How To Keep The Learning Path Without Losing Motivation?
For sure, learning to code isn’t an easy process, and it’s normal to feel stuck or frustrated along the way...we’ve all been there. And if you feel that you’re having a hard time staying motivated, there are some...
John Selawsky
Java Classes
26 January 2022 8:32
Java.util.Date Class
What is java.util.Date Class? The java.util.Date class provides the date and time in java. This class provides constructors and methods to use the current date and time. To use this class in your code you...
Oleksandr Miadelets
Random
24 January 2022 12:22
IntelliJ IDEA: Coding style and code formatting
A programming language is very similar to a spoken language. The only difference is that it is a special language whose main purpose is to facilitate communication with a computer in order to explain to the computer what we want it to do. But you can't have a personal conversation with a computer...
Show more
1
...
28
29
30
31
32
...
67
This website uses cookies to provide you with personalized service. By using this website, you agree to our use of cookies. If you require more details, please read our
Terms and Policy
.
Accept and close
Please enable JavaScript to continue using this application.