• We hope you have a fantastic holiday season to close out 2025! Thank you all so much for being part of the Tom's Guide community!

Java

Forum discussion tagged with Java.
  1. J

    Java for chromebook

    I have an acer chromebook 15 and I really need java for a website for one of my classes. How would I get it? Thanks
  2. S

    Is this processor good for programming on a laptop?

    The Processor is Intel Core i3-5005U 4th Gen 2.0Ghz. i'd mainly be using C# and java
  3. P

    How to fix missing java .io file

    Cant download it
  4. E

    Java isn't running (reply ASAP)

    I tried to download java (the latest version) and when i was running the .exe file it doesn't do anything. It doesn't appear any message. I have the latest version of windows 10. I tried to download and the offline file (both 32 and 64 bit) it does the same thing. I tried with google chrome...
  5. A

    How to use a Java library?

    So I got into Java and I know all the stuff about classes, interfaces, methods, abstract methods, modifiers, control statements, variables, etc. I got IntelliJ and started a new project to test out and explore LWJGL and how to use it. I downloaded the library, and copied and pasted the sample...
  6. A

    Java string declarations

    Just out of curiosity, why can we declare Strings in Java like: String str = "Cake"; If String is a class, and to make an object with all other classes we need to write something like: Object muffin = new Object();
  7. A

    What can you do with Java I/O library?

    So I'm reading a book on Java, and I'm stuck on the Chapter about IO. So I understand that Java was two streams; the character and byte stream, but I don't understand when to use character stream and when to use byte streams. Also, what if I wanted to make a Java program what can process...
  8. C

    Budget laptop for learning to code.

    I'm looking for a laptop for around $300. Will only be using it for school. If it matters, I'll be learning Python, C#, Java, and MySQL.
  9. kappisto

    Java unistalling issue

    So i was cleaning some old folders and uninstaled some crappy addon from Wow, which i didnt noticed that it somehow also uninstaled java(which i dont need for anything right now, i needed it only for that addon) but now on every boot this show up. translation for the box with red cross...
  10. A

    What do programmers learn during the career?

    I'm trying to learn computer programming so I can get a job in the industry when I'm older. I was looking at Java's version history, and so many thing have changed over the years. Do programmers have to relearn stuff everytime a new version comes out? Could you have to relearn a language...
  11. O

    Denon S730H - cannot produce sound from karaoke system

    1. I cannot get my receiver Denon S730H produce sound from my Karaoke-Pioneer dvl v888 and using the Microphone plugged in Karaoke (Front input for microphone). It only produce the music but no voice. Do I need a mixer? or amplifier? 2. And what happens if I want my laptop to be the karaoke...
  12. A

    How does a Python function work to control other hardware?

    I'm sorry if I'm misusing the word package. I have little experience in Python, and am still learning. So in my computer science class, we are using these robots called Finch to learn the very basics of robotics. So using the Finch package, we can make the robot do things with simple function...
  13. A

    How much of a language do professional programmers/ software devs use?

    How much do programmers remember and use of their primary language? Basically what I'm trying to ask is, is it expected for a professional to know everything about a language or development tool? Or do pros also use references and the internet to look stuff up?
  14. D

    Is this bad? java.trojan.genericGB.20218

    is this bad?
  15. 3

    andriod os error 404

    hipstreet hs-9dtb4-8gb it popsup when going on line; 404 check "URL" check if spelled correctly! no java script! do not know what java script or URL is! went in systems to backup,goes a few steps then will not continue,touched both external buttons ; stopped at last option ,it will not...
  16. thegamersite1

    Could Not Create Java Virtual Machine

    Java won't install at all. I deleted everything that has to do with Java from control panel, uninstall program. I have tried to install old version, reboot the PC, ect. Nothing is working and it keeps saying the same thing whenever I am trying to install it. I have 16GM of RAM and I already...
  17. A

    What is Java SE?

    So if JRE is for running Java applications, and JDK is for developing Java applications, what is Java SE used for? Why do we need Java SE?
  18. G

    Cheap laptop for $200

    Hey I'm Looking for a laptop for about $200 dollars that can play minecraft java and record the screen but play on severs that's all I ask for please
  19. A

    How to use Java in Code Blocks

    How do I use java in code blocks/ how do it get it to highlight the code like it does automatically in c++. Is there some kind of plugin/ thing I have to change to make it highlight java syntax instead?
  20. A

    What is a runtime?

    What is a run time? What is a run time environment? What uses a run time/ run time environment? Why are run times/run time environments important/ necessary? What is JDK/JRE? Why does java have a run time environment while other languages don't? Thanks