Jump to content

Pcgeekbrain

Member
  • Posts

    30
  • Joined

  • Last visited

Reputation Activity

  1. Informative
    Pcgeekbrain reacted to Mehoy Minoy in Having problem with simple Java code   
    Damnit i feel like an idiot. I did what you said but to no avail and it kept returning with a runtime error saying something about java.lang.NumberFormatException and i eventually figured out it was due to how i was scanning in qPoints1 with scan.nextLine() and just ended up changing it to scan.next() and so it works now. Thanks for the help though appreciate it.
  2. Like
    Pcgeekbrain got a reaction from light-v in How to get started?   
    I don't know how applicable this is to you, but I have always found this technique works for me.
     
    Look around your environment (particularly at work) and see if you can find some process that bugs you. (Does your company use an excel sheet to keep track of important information? Are customers consistently calling to get the same info over and over again? Is there something you find yourself doing again and again?) And start working on a solution for that. Generally boosts your interest in actually finishing the project, for me it is enough to make me get a MVP out the door :-)
  3. Like
    Pcgeekbrain got a reaction from mrchow19910319 in Javascript modules.   
    Kinda, I believe what you are looking for is called 'closure' in the js world.
     
    http://javascriptissexy.com/understand-javascript-closures-with-ease/
  4. Agree
    Pcgeekbrain reacted to fizzlesticks in IDE for Python??   
    PyCharm or Visual Studio.
  5. Like
    Pcgeekbrain reacted to LogicalDrm in What's a LAN party?   
    As said, LAN party means gathering of gamers. It can be held on someones house (with enough electricity and internetspeed + good gear) or more likely at univercity/college campus, conference center, hotel etc. by some bigger organizer. LANs differ from demoparties and computer festivals as they are rather small and focus on gaming. Most main eports game finals are played at LAN. And while LAN server option isn't part of every game anymore, the meaning has switched to mean all players having same conditions.
×