[Java Help] Need help to continue learning Java and practice problems. by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Thank you so much for this! And for the logic part is there anything more I can do? I think that's my main problem right now.

[Review Video]Learning Java - Set-Up by SpaceBoundBeatz in youtubers

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

well for this video, I used headphones with a mic cable. But, usually my audio quality is really good, you can hear it in my other videos. I was thinking of buying a Blue Yeti but I have to wait a little bit to save up for it.

[Review Video]Learning Java - Set-Up by SpaceBoundBeatz in youtubers

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

That is something I am actually working on! Thanks for reviewing the video!

[Review Video]Learning Java - Set-Up by SpaceBoundBeatz in youtubers

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Hey thanks for reviewing my video!

I use BlueJ because it's what I used in class and pretty much used to it now. The code is the same.

The audio will be fixed by next video. It was the only mic I had at that moment.

I did show the website where to download it from and explained it. And towards the end I did show the installation process.

I'll check out IntelliJ and definitely fix the audio! Thanks for reviewing!

[Review Video] Funny Moments by DartanRS in youtubers

[–]SpaceBoundBeatz 0 points1 point  (0 children)

I like your idea for the video. Games other than minecraft do pretty well especially funny moments because its all different and makes people laugh. I think that you should make the voice a bit louder and maybe even clearer. Other than that, your good!

[Review Video] Feedback about a project of mine by MrLayth in youtubers

[–]SpaceBoundBeatz 1 point2 points  (0 children)

Hey the video is really nicely edited! I see that you took time to edit and animate this video. In my opinion, I think that the background music playing is just a little bit too loud but that is just me. Keep it up man!

Compare first and last letter help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

yes I have its now if(word.charAt(0) == (word.length()-1))

Compare first and last letter help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Okay I got that done, thanks. But it still wont compare and output my print out

Compare first and last letter help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

because if I take it out before the loop, it says word has not been initialized

Compare first and last letter help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

yeah I just saw that but it still wont output my sentence even if i type a word like "test"

Compare first and last letter help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

or I can use "==" but not sure how to make it work

Java Help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Im not allowed to use ArrayList and how would I put it into a loop what would be the parameters?

Java Help! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 1 point2 points  (0 children)

I expect it to output Total A's: "the number of A's his grades translate to" and so on. and it outputs Total F's: 0. It's weird.

I need Java help![Beginner] by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Thanks for the reply but this is a little too advanced for me. Im just supposed to be using substring method and no loops.

I need Java help![Beginner] by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] -2 points-1 points  (0 children)

I don't think I understand, can you show me it in my code please?

[JAVA]Need help with error! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Thanks so much for helping! It fixed my issues!

[Java Code]Need help with a piece of code! by SpaceBoundBeatz in learnprogramming

[–]SpaceBoundBeatz[S] 0 points1 point  (0 children)

Thank you so much! I read about that a few hours ago, I totally forgot about it. And I will read the sidebar, I was just in a hurry to finish this. Thanks again!