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
Milan Vucic
Java Developer
26 July 2022 8:12
Java For Loop
Once Mark Zuckerberg noted that computers are really good in a repetition of commands. It is not simple for a human being, we are getting tired of repetitions the same thing many times in a row, but a computer can do it millions and billions of times and never get bored. If you try to send greetings to all Facebook users...
Lucy Oleschuk
Random
25 July 2022 14:55
Is Software Development Thriving in 2022?
We sometimes take for granted apps that wake you up every morning or the ones that help you check your bank account balance on the phone right after you have purchased something with the PayPass technology. But, the truth is...
Alex Vypirailenko
Java Developer
25 July 2022 12:15
Java While Loop
The while loop is found in almost every programming language, and Java is no exception. While loop in Java and other languages executes a statement or block of statements as long as the value of the condition...
Pavlo Plynko
Random
24 July 2022 15:08
Java Variables
In this article, we are going to explain to all Java learners what Java variables are and how to work with them. A variable in Java can be thought of as a box. This "box" has a certain size...
Lucy Oleschuk
Random
22 July 2022 15:44
Who Is a Java Developer? Is This Career In Demand Right Now?
Java has so many advantages that it's pretty hard to put them all together. Despite its 25+ years of existence, it remains one of the world's most extensively used programming languages for a good reason...
Jesse Haniel
Java Developer
20 July 2022 10:34
Java Random nextInt() Method
There are several options for creating a pseudo-random number generator in Java language. One of these options is the use of the java.util.Random class and the nextInt() method. In this article, we are going to talk...
Milan Vucic
Random
19 July 2022 13:40
How to iterate a Map in Java
In this post, we will learn different ways to iterate a Map in Java. Some of its common ways and how to use those with the help of examples. Before getting started, we assume you understand interfaces and maps in Java. However, here’s a quick recap for you...
John Selawsky
Java Developer
19 July 2022 13:09
IF ELSE Java Statements
An if else statement in Java is a conditional statement. Java uses conditions just like mathematics, allowing comparisons that yield Boolean results. So you can test inputs to see how they compare to a static set of values that you specify. Because the result is Boolean, there are only two possible results...
CodeGym
Random
19 July 2022 10:44
IT News Digest #24: Android 13 final Beta improves security and privacy, Bill Gates vows to drop off world's rich list, UK set to have world's biggest automated drone superhighway
Last week in news: Microsoft joins MicroProfile and Jakarta EE, Microsoft releases fix for Zero-Day Flaw in July 2022.
Jesse Haniel
Java Developer
18 July 2022 16:20
Java Class Cast() Method
In Java, there are different options for casting. One of them is the cast() method of the java.lang.Class class. it is used to cast the specified object to an object of this class. The method returns an object after being cast as...
Lucy Oleschuk
Random
18 July 2022 15:42
How to Get Back to Learning after a Hiatus?
Quite often, students take long breaks because of burnout, illnesses, family emergencies, or other reasons. Naturally, resuming studying after a hiatus can be tricky since the keys to success are regular coding practice and minimum learning gaps. A long break or studying...
Volodymyr Portianko
Java Developer
18 July 2022 13:21
Serialization and deserialization in Java
Hi! In today's lesson, we'll talk about serialization and deserialization in Java. We'll start with a simple example. Imagine that you're a computer game developer. If you grew up in the 90s and remember the game consoles of that era, you probably know that they lacked something we take for granted today...
Show more
1
...
13
14
15
16
17
...
61
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.