Promotion
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
All groups
Cities
Countries
Companies
Universities
Technologies
General
New
Popular
New
Old
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...
Artem Divertitto
Java Developer
21 January 2022 8:06
Thread.sleep() Method in Java
In Java programs, there are situations when a thread is executing too fast or the program needs to switch to another thread. To do this, you need to suspend the execution of the current thread. In Java, this can be done using the...
Artem Divertitto
Java Developer
20 January 2022 12:50
Java Regex - Matcher
A regular expression or regex is a sequence of characters that form a pattern. When you are searching for any data you can use this specialized pattern to find matching strings. It can be as simple as a single character or it can be a more...
Stas Pasinkov
Java Developer
20 January 2022 10:05
An explanation of lambda expressions in Java. With examples and tasks. Part 2
If you don't fit one of these categories, you might find this article boring, flawed, or generally not your cup of tea. In this case, feel free to move on to other things or, if you're well versed in the subject, please make suggestions in the comments...
Lucy Oleschuk
Random
18 January 2022 13:48
How to Complete your Java Learning and Get a Job? The best Tips and Hints by Those Who Succeeded
You don't necessarily need to be a genius, have a programming background, or be in the pride of youth to start a career in programming. If you're willing to learn...
CodeGym
Random
18 January 2022 10:57
IT News Digest #1: Java plans for 2022, top skills for developers, the skyrocket of mobile apps, and the surge in cyber attacks
As a soon-to-be professional developer, you should stay up to date with the major news in IT & Tech. That’s why we decided to help you dive into current IT affairs :) This is the first CodeGym news digest, where you’ll find...
John Selawsky
Java Developer
14 January 2022 12:27
Super keyword in Java
The super keyword is used in different situations. Before getting started with this post we encourage you to learn about inheritance in Java for a better understanding. What is the super keyword in Java?..
Alex Vypirailenko
Java Developer
13 January 2022 9:12
Java double keyword
The Java double keyword, as in any other language, indicates a computer format for representing a floating point number, occupying 64 bits, or 8 bytes, in memory. In this article we are going to talk...
Stas Pasinkov
Java Developer
13 January 2022 7:22
An explanation of lambda expressions in Java. With examples and tasks. Part 1
If you don't fit one of these categories, you might find this article boring, flawed, or generally not your cup of tea. In this case, feel free to move on to other things or, if you're well versed in the subject, please make suggestions in the comments...
Volodymyr Portianko
Java Developer
12 January 2022 8:56
How to create a dictionary in Java
If you need to create a dictionary in a Java program, the most logical way to solve this problem is to use the dictionary data structure. This data structure allows you to store information in the form "key - value". Java has a special Dictionary...
Lucy Oleschuk
Random
11 January 2022 10:31
Online Bootcamps, Universities, and Private Tutoring. Which Option Is The Best for You to Learn Java?
Today, everyone has many opportunities to learn to program and isn't limited to universities and colleges. You can enter online coding bootcamps and learn at a comfortable pace or...
Lucy Oleschuk
Random
30 December 2021 10:23
Why Do You Need to Read People's Code and How to Do It Right
If you'd like to become a good writer, it's not enough to know grammar. You also need to read lots of books that will show off how this grammar is used to create prominent texts. Similarly, if you'd like to become a good programmer, it's not enough to simply learn Java...
Show more
1
...
25
26
27
28
29
...
63
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.