Jump to content

I mean for 38 dollars you’re doing pretty good.  It’s hard because it’s more personal on how one feels about a keyboard.  Does the keyboard appeal to you?  Would it match your build coloring?  Hope all good in the end though!

Hope I remember Java HashMaps

// when you type code on an ipad
import Java.util.HashMap;

public class PCPARTS { 
  public static HashMap<String, String> ComputerStuff = new HashMap<String, String>();
  
  public static main(String(), Args){
    ComputerStuff.add("cpu","i7 4790k");
    ComputerStuff.add("gpu","GTX Titan XP");
    ComputerStuff.add("ram","16 GB Corsair LPX DDR3");
    ComputerStuff.add("psu","EVGA Super nova 2 something wattages");
    ComputerStuff.add("mobo","ASUS ROG Maximus Hero VII");
  }
  
  
}

 

Link to comment
https://linustechtips.com/topic/855409-gamdias-hermes-e2/#findComment-10653057
Share on other sites

Link to post
Share on other sites

3 hours ago, devon1337 said:

I mean for 38 dollars you’re doing pretty good.  It’s hard because it’s more personal on how one feels about a keyboard.  Does the keyboard appeal to you?  Would it match your build coloring?  Hope all good in the end though!

The keyboard is appealing to me but i personally don't like TKL. But in this budget range i am not finding anything else with mechanical keys. If anyone can recommend me anything better than this i will be very grateful. 

Link to comment
https://linustechtips.com/topic/855409-gamdias-hermes-e2/#findComment-10653724
Share on other sites

Link to post
Share on other sites

Hope I remember Java HashMaps

// when you type code on an ipad
import Java.util.HashMap;

public class PCPARTS { 
  public static HashMap<String, String> ComputerStuff = new HashMap<String, String>();
  
  public static main(String(), Args){
    ComputerStuff.add("cpu","i7 4790k");
    ComputerStuff.add("gpu","GTX Titan XP");
    ComputerStuff.add("ram","16 GB Corsair LPX DDR3");
    ComputerStuff.add("psu","EVGA Super nova 2 something wattages");
    ComputerStuff.add("mobo","ASUS ROG Maximus Hero VII");
  }
  
  
}

 

Link to comment
https://linustechtips.com/topic/855409-gamdias-hermes-e2/#findComment-10655971
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×