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
Alex Vypirailenko
Learning Java
22 August 2019 11:02
Learn Java Fundamentals on CodeGym — The Complete Course Summary
You probably know that today programming in Java is utilized globally. It’s a good choice for web programming, creating mobile applications and software solutions for both small companies and enterprises. And of course, Java is on top...
CodeGym
Learning Java
31 July 2019 7:18
How to Begin Coding in Java and Write Your First Program Today
Discovering how to program Java is equally tempting for both beginners and experienced programmers. As a trendy programming language, it gives you plenty of room to utilize it for various applications. Java is an object-oriented and class-based programming language. It's main feature is JVM...
CodeGym
Learning Java
29 July 2019 10:39
Java Coding for Beginners: Learn Java the Right Way
You've decided to learn Java. It's a promising and time-tested programming language with lots of opportunities, so it's a really good choice nowadays. But where to start? How to learn it efficiently? Here are some Java coding for beginners tips that will help you along the way...
CodeGym
Learning Java
27 July 2019 9:25
Best Way to Learn Java From Scratch and Become a Java Ninja
So you’ve decided to find the best way to learn Java from scratch, and become a master. You’ve made the right choice: Java is a beginner-friendly programming language that you can learn on your own. But, first, you need to set your own goals and develop a learning plan...
Alexey Yelenevych
Learning Java
26 July 2019 8:04
How to Start Learning Java From Scratch And Not Make Common Mistakes?
Are you puzzled how to start learning Java from scratch and don’t know where to start? A good beginning point is setting your goals and getting into coding right away. Along with that, you should consider some of the common mistakes Java...
Artem Divertitto
Java Interfaces
25 July 2019 14:23
Java's Comparator interface
The lazy aren't the only ones to write about Comparators and comparisons in Java. I'm not lazy, so please love and gripe about yet another explanation. I hope it will not be superfluous. And yes, this article is the answer to the question: "Can you write a comparator from memory?" I hope everyone will be able to write...
John Selawsky
Java IO & NIO
23 July 2019 13:01
BufferedReader and BufferedWriter
Java’s BufferedReader class reads text from a stream of symbols, buffering the symbols to efficiently read characters, arrays, and strings. You can pass the buffer size to the constructor as a second argument. Here's an example of using the BufferedReader and BufferedWriter classes...
Aditi Nawghare
Learning Java
22 July 2019 12:32
A Brief Guide on How to Learn Java Programming
There is no programming language that is 'best' to learn — because all of them are intended for different purposes — but Java is certainly one of the most versatile choices. It doesn't matter if you're looking to branch into the programming world or to add Java to your existing programming skill set...
Jesse Haniel
Strings in Java
15 July 2019 14:38
How to convert int to String in Java
In this article we are going to discuss converting int (primitive type) and Object type (wrapper) Integer to String. There are many ways to do it in Java. Convert by adding an empty string. The easiest way to convert int to String is very simple. Just add to int or Integer an empty string "" and you’ll get your...
John Squirrels
CodeGym
8 July 2019 11:25
New section on CodeGym — Games
We have great news! We've launched a new "Games" section on CodeGym. It's now open to all users. Each of you can write a full-fledged game here, with graphics, and feel like a real game developer. This section is currently in beta testing, so it's very important for us to hear your opinion on how to make it even cooler!
John Squirrels
CodeGym
8 July 2019 11:20
Games section on CodeGym: Game engine
"Games" from CodeGym is a new section with big tasks that involve writing popular computer games. They are easier to create than it seems: each project is divided into twenty subtasks. Completing tasks step by step, you'll write your own game, and then you can add unique features and share it with friends.
John Squirrels
CodeGym
8 July 2019 11:15
Games section on CodeGym: Event handling
"Games" from CodeGym is a new section with large interesting tasks where you create your own versions of popular games. It's simple: each game project is divided into subtasks. Complete them one by one and the game is done. You can share it on social networks and invite your friends to play.
Show more
1
...
61
62
63
64
65
...
70
Please enable JavaScript to continue using this application.