Promotion
CodeGym University
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Help with tasks
Reviews
About us
Start
Start learning
Start learning now
All questions
Ask a question
All quests
All levels
Any status
Questions about tasks
Hot
Stephen Haokip
Level 12
imphal
Question about the task
Changing functionality
Java Syntax
,
Level 7
,
Lesson 12
Resolved
this works fine in my laptop
but why not here plis help
10.08.2020
501
views
5
comments
0
Andrew
Level 29
Seattle
Question about the task
Chat (part 19)
Java Multithreading
,
Level 6
,
Lesson 15
Resolved
I'm seeing a "pattern" here.
BotClient class. What am I doing wrong?
28.05.2019
1700
views
3
comments
3
Online Learner
Level 6
Question about the task
Chain letter
Java Syntax
,
Level 4
,
Lesson 13
Resolved
i don't understand this tech
the new advantage is here
05.07.2019
1526
views
2
comments
0
Andrew
Level 29
Seattle
Question about the task
Chat (part 15)
Java Multithreading
,
Level 6
,
Lesson 15
Resolved
Outer class manipulation from Inner class
What am I doing wrong here? protected void notifyConnectionStatusChanged(boolean clientConnected) { Client.this.clientConnected = clientConnected; synchronized (Client.this) { notify(); } }
23.05.2019
1541
views
1
comment
0
Lawson
Level 29
Lagos
Question about the task
Going national
Java Syntax
,
Level 8
,
Lesson 11
Under discussion
help
pls what's my error..it prints out correctly
09.08.2020
537
views
6
comments
0
Clark Willms
Level 9
Omaha
Question about the task
Getters and setters for the Dog class
Java Syntax
,
Level 5
,
Lesson 5
Under discussion
Void??
How do I return a void value? I don't remember that less.
10.08.2020
593
views
2
comments
0
Mankin Lee
Level 9
Manchester
Question about the task
We don't need repeats
Java Syntax
,
Level 8
,
Lesson 8
Under discussion
What's wrong?
Can someone please help
10.08.2020
539
views
2
comments
0
Arturs Teihmanis
Level 13
Jurmala
Question about the task
Price of apples
Java Syntax
,
Level 4
,
Lesson 1
Resolved
Output is 150, but still failing.
hi, trying code: this.applePrice = this.applePrice + applePrice; output is 150, but still have 3 errors. Can anybody help? Thanks.
09.08.2020
681
views
2
comments
0
marwan
Level 22
Question about the task
Yet another adapter
Java Core
,
Level 9
,
Lesson 3
Under discussion
What the problem with last one ?
The validation still give me this massage Be sure that the read() method correctly reads the first name, middle name, and last name from the file and stores them in a Person object.
14.05.2020
511
views
2
comments
0
Satya Vath
Level 31
Vijayawada
Question about the task
Chat (part 2)
Java Multithreading
,
Level 6
,
Lesson 15
Under discussion
help
please
10.09.2019
1685
views
6
comments
0
Catherine
Level 23
London
Question about the task
Adapting multiple interfaces
Java Core
,
Level 9
,
Lesson 3
Under discussion
Okay, I need some insight.
This is the second task I have gotten hung up on the same thing. My code keeps failing to run because of the private IncomeData incomeData; line. This is a direct requirement of the task, but whenever I try to run the code, the system comes back saying it is unable to do so because it cannot find In
22.07.2020
545
views
2
comments
0
Igor
Level 20
Nis
Question about the task
Different methods for different types
Java Core
,
Level 5
,
Lesson 12
Under discussion
What am I missing?
My code works excellent, I`v tried everything. Why it does not passing validation?
26.09.2019
1158
views
3
comments
0
Scarlett Lowry
Level 2
Brockton
Question about the task
Where does a Person come from?
Java Syntax
,
Level 2
,
Lesson 2
Resolved
Help!
I cannot figure out how to add a object person under the main method pleas help
19.04.2020
883
views
2
comments
0
Mohammed Amine EL AMRANI
Level 11
Rabat
Question about the task
Let's make the code do something useful!
Java Syntax
,
Level 9
,
Lesson 11
Under discussion
Someone can help me plz
its work in my lab but still give me the issue
10.01.2019
1671
views
4
comments
0
Odhran
Level 18
Sheffield
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Resolved
Please help - I cant work out a resolve to meet the final 2 requirements
I have been at this for a day, it works, matches the initial criteria, however the error I keep getting is that I've mixed up the input order. I rectified this by using a LinkedHashmap and cloning it back to the originally declared HashMap variable. I know it needs to read the pairs into thi
07.08.2020
527
views
3
comments
0
Tata
Level 16
Hisar, Haryana
Question about the task
Bridges
Java Core
,
Level 4
,
Lesson 8
Under discussion
I have a doubt if anyone can clear it, I'd be thankful.🥺
does we need static in every method created in static main method? Because in this task println method without static will not work.
09.08.2020
507
views
1
comment
0
Mankin Lee
Level 9
Manchester
Question about the task
We don't need repeats
Java Syntax
,
Level 8
,
Lesson 8
Under discussion
Nested for-each loop?
I'm trying to implement an outer for-each loop that selects each value of the Hash-map, and an inner for-each loop that then compares each value with the rest of the values. Please help. package com.codegym.task.task08.task0817; import java.util.HashMap; import java.util.Map; import java.util.Coll
09.08.2020
439
views
1
comment
0
Azhar Iqbal
Level 18
Multan
Question about the task
Man or woman?
Java Core
,
Level 5
,
Lesson 4
Resolved
A little hint is required .
I cannot figure out where the problem is ??
03.10.2018
1241
views
3
comments
0
Adam
Level 17
Question about the task
Task about algorithms
Java Syntax
,
Level 5
,
Lesson 12
Resolved
Program should display the maximum of the N entered numbers.
Hi! I'm not sure what's wrong with this code since it seems to work. If I enter a number higher than 0 it loops through that many times and assigns the value to maximum. If the number is higher the second loop it assigns the variable maximum to the new higher value. Then it prints the highest num
08.08.2020
545
views
3
comments
0
Adnan Razzaq
Level 15
Bamberg
Question about the task
Something superfluous
Java Core
,
Level 5
,
Lesson 4
Under discussion
can someone explain how these are being called?
please share a link for help
13.10.2019
1109
views
4
comments
0
Nithin
Level 35
Hyderabad
Question about the task
Something superfluous
Java Core
,
Level 5
,
Lesson 4
Under discussion
help me understand this
print(1); public static void print(Integer i) { System.out.println("This is an Integer"); } or public static void print(double i) { System.out.println("This is a double"); } why it is calling double parameter instead of Integer. I thought it will call Integer parameter due
30.05.2019
1395
views
2
comments
0
Joyonta Saha
Level 31
Question about the task
MVC (part 9)
Java Multithreading
,
Level 4
,
Lesson 14
Under discussion
Have not comprehended MVC properly though completed the tasks ...Any tips or reference links for proper understanding?
Help!
11.07.2019
1122
views
2
comments
2
Clark Willms
Level 9
Omaha
Question about the task
Drawing a rectangle
Java Syntax
,
Level 4
,
Lesson 13
Under discussion
The output is correct....
My output is correct, but I can't resolve all the conditions. Maybe I've been staring at this too long, can anyone point out my failure?
08.08.2020
377
views
1
comment
0
James
Level 41
Not in list
Question about the task
Prices 2
Java Core
,
Level 8
,
Lesson 11
Under discussion
Help
Please help, not sure what's wrong
08.08.2020
453
views
1
comment
0
Jeanne Vo
Level 22
Olympia
Question about the task
OOP: The Euro is money too
Java Core
,
Level 5
,
Lesson 12
Under discussion
Override abstract method
The compiler tells me I couldn't override abstract method but how can I fix it?
08.08.2020
447
views
2
comments
0
Radek
Level 22
Warsaw
Question about the task
Finding data inside a file
Java Core
,
Level 8
,
Lesson 11
Resolved
how to display the data?
After many changes making to my solution I decided give up to ask for help:) I displayed found data in original form (the whole line matching criteria) and after cut of id from the beginning in another solution, still without positive effect . Finally, i am lost how to understand "Display it in the
17.11.2018
1974
views
3
comments
0
Laura
Level 7
Lübeck
Question about the task
Financial expectations
Java Syntax
,
Level 3
,
Lesson 12
Under discussion
I don't know to read an integer from the keyboard
I need help to verify my code I think I understand it with a String but now Idk how to make it with an integer
08.08.2020
712
views
6
comments
0
AlfredW
Level 23
Denver
Question about the task
Food
Java Core
,
Level 4
,
Lesson 4
Under discussion
I am completely baffled
Well I got the answer to verify, But I am a complete loss as to why or what is going on in this code. I was only able to get it because I read through and used other comments.
08.08.2020
436
views
1
comment
0
monipuff
Level 22
Question about the task
Crossing the road blindly
Java Syntax
,
Level 4
,
Lesson 4
Under discussion
requirements not met?
08.08.2020
724
views
1
comment
0
Angelika
Level 25
Budapest
Question about the task
Factory method pattern
Java Core
,
Level 6
,
Lesson 13
Resolved
Can somebody help me what's wrong with my code?
Last four conditions did not verify. Don1T understand why. Help, please! Thanks!
31.10.2019
1161
views
2
comments
1
Show more
1
...
152
153
154
155
156
...
371
Please enable JavaScript to continue using this application.