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
New
Tetiana Kuznietsova
Success Stories
3 October 2022 11:03
How To Create A Robot With CodeGym's Help
In Hollis Montessori School (New Hampshire), there's a robotics team. Its members are highly motivated and willing to go the extra mile to create, learn, and win. They've built a robot, keep improving it and participate in global championships. And CodeGym helps them achieve their goals.
CodeGym
Random
29 September 2022 9:54
I want to be a full-stack developer: the story of Maksym, who lost his job due to the Russian invasion
Millions of Ukrainians have lost their jobs and keep losing their savings due to the war. Maksym Krasnov is one of them. He had worked for a grain exporting company for a long time but lost his job when the war started...
CodeGym
Random
28 September 2022 10:38
IT News Digest #33: Apple makes new handset in India in shift from China, WhatsApp discloses critical vulnerability in older app versions, Meta shuts down covert influence campaigns were run from Russia
Last week in the news: Oracle released version 19 of the Java programming...
Lucy Oleschuk
Random
27 September 2022 11:46
How to Introduce Yourself In an Interview
Naturally, no two job interviews are the same. The format and style of each job interview vary, as is the interview room environment. However, the questions often repeat, and the thing that remains constant is the "self-introduction" part. That's why we'll prepare you for tricky questions and the introduction...
Artem Divertitto
Java Numbers
23 September 2022 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...
Lucy Oleschuk
Random
22 September 2022 12:47
The Overview of the Overview. StackOverFlow 2022 Survey in Details!
Are you hungry for data? In this case, we have prepared a brief overview of Stack Overflow’s 2022 Developer Survey results. So, if you’re wondering where the industry is heading, let’s look at key insights. Taking the pulse of the tech trends...
Milan Vucic
Strings in Java
22 September 2022 8:52
String Concatenation in Java
Java String concatenation is an operation to join two or more strings and return a new one. Also, the concatenation operation can be used to cast types to strings. You can concatenate strings in Java in two different ways...
Milan Vucic
Strings in Java
21 September 2022 8:06
Java String join() method
The java string join() method joins all the strings with a delimiter provided to this method. We don’t need to create any object for using this method because it is a static method of the Java String class...
CodeGym
Random
20 September 2022 12:09
IT News Digest #32: Uber is investigating hack on its computer systems, Twitter founder Jack Dorsey to be deposed, Google loses appeal against record $4 billion EU fine
Last week in the news: Updates of essential tools for Java developers; Adobe will acquire design software firm Figma...
Lucy Oleschuk
Random
19 September 2022 13:18
The Effective Path from Junior to Middle Developer
They say, "Coding is easy to learn but hard to master." As with many things in this life, Java is a fun and relatively easy programming language to get into. But what may be really difficult is to become an expert in what you do. You may work for your first...
CodeGym
Random
16 September 2022 9:21
I was awake and heard a strange sound. I thought it was the thunder at first: the story of Danila, who lost his job due to the Russian invasion
We continue a unique series of materials about Ukrainians who have lost their jobs after the war started. These people began learning Java thanks to...
Oleksandr Miadelets
Multithreading in Java
15 September 2022 12:07
Wait() Method in Java
In this article, we'll look at the wait() method to control thread, and the notify()/notifyAll() methods. These methods are defined in the base class java.lang.Object and, accordingly, the inheritance mechanisms that are in Java provide these methods to absolutely all classes...
Show more
1
...
21
22
23
24
25
...
71
Please enable JavaScript to continue using this application.