Recent content by Janpieter Sollie

  1. J

    Which programming language should i learn?

    i guess HTML5 would be the best option for you: you won't be maintaining older websites, and I don't expect you to release any websites with advanced HTML5 features while the browser market is not yet HTML5 compliant.
  2. J

    Which programming language should i learn?

    if you want to program android, you 'll have to learn java. period. and no, you don't need html for that, but your knowledge of C syntax is a good start. if you want to make PC games, you'll probably want C++, as C programming will probably bring you a few headaches with namespace issues (ok...
  3. J

    LVDS pin assignment

    ok, I think I found something: GPU specs it states it has 1 integrated LVDS controller (so it's not a VGA / DVI interface which is transformed), which is capable of supporting 1920x1200 interfaces for 18-pin (wxga?) and 24-pin (full HD?) data links. As we 're talking about the data links here...
  4. J

    LVDS pin assignment

    here's the idea: my current laptop has a LED display with a very poor luminance (200) and a WXGA resulution 15.6 HD display. So, I thought it might be a good idea to replace it with a better one. to make things not too complicated, I stayed in the LED market. but, my idea was "hey, my GPU can...