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
CodeGym University
shared an article
Random
9 January 2023 14:50
4 Hidden Advantages Of Learning to Code With a Mentor Based on CodeGym Students’ Feedback
Students usually like studying with a mentor because they have a fixed schedule and the opportunity to ask questions about things they don't understand. But there are also some non-obvious advantages of studying with a mentor...
Yuliia Tunik
CodeGym University
17 January 2023 15:35
Don't Be Afraid Of Mistakes and Find What Attracts You To Programming: 7 Tips From A CodeGym’s Mentor
Senior Java Developer and mentor Vadym Novakovskyi answers the most common beginners’ questions and tells how to study challenging topics without quitting halfway...
Lucy Oleschuk
CodeGym University in India
16 January 2023 13:13
The Best IT Companies for Junior Java Developers in India: Overview of Job Offerings and Internship Programs
India is one of the largest IT outsourcing hubs with a great number of big companies and rapidly emerging startups. Hence, a growing demand for IT professionals and Java developers in particular...
Alexey Yelenevych
Random
13 January 2023 11:29
Why exactly should you learn Java?
Everything is clear enough with "ordinary" human languages: in today's world, you need to have a good knowledge of your native language and English; the need to know any other language depends on your circumstances. The software development world has no universal language that we might call ...
Aditi Nawghare
Java Developer
11 January 2023 16:45
Java main() Method
The java main() method is the initial point of Java Virtual Machine (JVM). It is used to initiate the execution of a Java program. The main() method would probably be the first method you’ll learn when you start Java programming as it’s the essential...
Artem Divertitto
Java Developer
11 January 2023 15:58
Java String equals()
Comparing objects for equivalence is one of the most important programming operations. However, for all its obviousness in the numeric world, it is not always clear how to compare other data types. Java Object class, a basic one, defines the equals() and compareTo() methods for comparison...
Yuliia Tunik
CodeGym University in India
11 January 2023 14:11
Does Java Have A Good Future Ahead? Video
We continue a series of videos with a career consultant at CG University Shubham Dumbre, in which he talks about training, job search, and career building. In this video, he explains how popular Java is and why developers and businesses choose it...
John Selawsky
Java Developer
11 January 2023 12:26
Methods in Java
Hello again! In the last lesson we got acquainted with classes and constructors, and learned how to create our own. Today we will become better acquainted with methods, an essential part of classes. A method is a set of commands which allow you to perform a specific operation in a program ...
Lucy Oleschuk
Random
10 January 2023 16:47
What to Expect from Java Ecosystem? The prospects for Java Specialists in 2023
What 2023 holds for the tech industry and the Java world particularly? How demandable and rewarding will be Java devs’ work? What is happening in IT shpere and what can we do about it? These and many other acute questions...
Aditi Nawghare
Java Developer
10 January 2023 12:02
Wrapper Classes in Java
Hi! You are already well acquainted with primitive types, and have worked quite a bit with them. In programming (and Java in particular), primitives have many advantages: they use little memory (and thus make the program more efficient) and have a clearly delineated range of values ...
Volodymyr Portianko
Java Developer
10 January 2023 10:00
Autoboxing and Unboxing in Java
In Java, a feature of primitives and their wrappers is autoboxing/unboxing. Let's dig into this concept. As we've already learned, Java is an object-oriented language. That means that all programs written in Java are made of objects.
Andrey Gorkovenko
Random
10 January 2023 9:57
Java vs. JavaScript. Which One Is The Best Choice for Learning in 2023
It’s like Java and JavaScript, the programming languages are just bound to be pitted against each other forever. It starts with the name. JavaScript was doomed to be eternally confused as some extension to Java, and indeed it is confused...
Show more
1
...
4
5
6
7
8
...
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.