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
Andrey Gorkovenko
Java Developer
5 August 2022 6:21
Top 8 Open Source GitHub Projects to Level-Up Your Coding
At CodeGym, our goal is not just to teach our students (users) how to code in Java from scratch. We also realize our responsibility for those who complete the course, get all the knowledge that it can provide and start looking for a full time job as a Java developer...
CodeGym
CodeGym University
4 August 2022 13:20
We are launching a new group of the online course "Java Fundamentals" with mentors. Classes start on August 15th
Hello, everyone from the CodeGym team! You have probably already heard about our new course, "Java Fundamentals." In two weeks the new classes of this course will start...
Alex Vypirailenko
Java Numbers
4 August 2022 7:18
Java Bitwise operators
You're probably familiar with the word "bit". If not, let's recall what it means :) A bit is the smallest unit of information in a computer. Its name comes from binary digit. A bit can be expressed by one of two numbers: 1 or 0. There is a special binary number system based on ones and zeros ...
CodeGym
Random
3 August 2022 12:18
IT News Digest #26: Airbnb bookings hit record high as travel recovers, Apple's profit declines nearly 11%, A man made millions unlocking T-Mobile phones with stolen passwords
Last week in the news: Updates of tools for Java developers...
Oleksandr Miadelets
Strings in Java
3 August 2022 10:06
String equalsIgnoreCase() Method in Java
The equalsIgnoreCase() method in Java is used to compare two strings while ignoring the case differences (lower and upper). Like the equals method, it compares the contents of both strings. If the contents are...
Alex Vypirailenko
Java Collections
2 August 2022 10:17
Java List
The Java Collection Framework contains very useful interfaces and classes that implement them for working with data structures. It can be said that this is one of the most important JDK frameworks. The List interface is very popular...
Lucy Oleschuk
Random
1 August 2022 14:53
The Perks of Oracle Certificate. How Can CodeGym Help to Pass the Oracle Java Foundations?
Those who want to get the proven track of their experience and skyrocket their career should consider getting an Oracle Certification. Oracle Certified specialists would be...
Volodymyr Portianko
Java Collections
1 August 2022 13:20
How to Print an Array in Java
Java provides Array data structure to store different elements of the same data type. The elements are stored in contiguous memory. To display the similar contents of the array, the elements are needed to be printed...
CodeGym
Random
1 August 2022 10:15
How Much Does App Development Cost in the UK?
The world is moving towards a digital future where mobile apps have become a popular way for businesses to deliver customers a branded experience, boost sales, and provide better customer service
Artem Divertitto
Keywords in Java
28 July 2022 12:01
Access Modifiers in Java
Hi! In today's lesson, we'll get acquainted with the concept of access modifiers and consider examples of how to work with them. Of course, saying 'get acquainted' isn't quite right: you are already familiar with most of them from previous lessons. Just in case, let's refresh our memory of the most important...
Jesse Haniel
Java Classes
28 July 2022 10:15
Java Constructors
Hi! Today we'll consider a very important topic that concerns our objects. Without exaggeration, we can say you'll use this topic in real life every day! We're talk about constructors. This may be the first time you're hearing this term, but you've actually already used constructors. You just didn't realize it ...
Vasyl Malik
Methods in Java
28 July 2022 9:58
Getters and setters
Hello! In previous lections, you already learned how to declare your own full-fledged classes with fields and methods. This is serious progress, well done! But now I have to tell you an unpleasant truth. We didn't declare our classes correctly! Why?
Show more
1
...
18
19
20
21
22
...
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.