Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Netbook for programming

  • 26-12-2011 9:49pm
    #1
    Registered Users, Registered Users 2 Posts: 707 ✭✭✭


    I have a mac atm, but I find it doesnt run that smoothly with computer programming e.g. excel sheets in matlab just doesnt work. Thinking about getting a netbook for programming in matlab, C++, q etc. any recommendations?

    My mac does support C++, Java etc. with xcode but not too sure about column based programming in q.

    Thinking a windows based netbook might be better. Any thoughts about which to buy would be appreciated.


Comments

  • Registered Users, Registered Users 2 Posts: 20,558 ✭✭✭✭dreamers75


    Not much in the difference with most, but for your needs the Keyboard is important.

    And most are a bit crap.


  • Registered Users, Registered Users 2 Posts: 1,647 ✭✭✭thenightrider


    I find my netbook screen to small for doing programming i find it a lot easyier with my laptop as it has a bigger screen.


  • Registered Users, Registered Users 2 Posts: 144 ✭✭JonB


    Using any form of an IDE on a netbook is a pain due to screen size.


  • Registered Users, Registered Users 2 Posts: 10,992 ✭✭✭✭partyatmygaff


    You'd do better with a subnotebook. Something with an 11.6" screen and 1366x768 would be an ideal compromise between mobility and functionality.


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    ulinbac wrote: »
    excel sheets in matlab just doesnt work.

    I don't know exactly what that means (never used matlab), but....I recommend that for windows specific stuff you save your money and run a virtual machine on the mac. I definitely wouldn't be spending money on a netbook or even a notebook. Horrible to try and code on. Also, coding on a mac (especially for C++ and Java) should be identical to on a windows box.

    Virtual machine FTW.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 707 ✭✭✭ulinbac


    Khannie wrote: »
    I don't know exactly what that means (never used matlab), but....I recommend that for windows specific stuff you save your money and run a virtual machine on the mac. I definitely wouldn't be spending money on a netbook or even a notebook. Horrible to try and code on. Also, coding on a mac (especially for C++ and Java) should be identical to on a windows box.

    Virtual machine FTW.

    Thanks Kannie,

    C++ and Java are grand on the mac, I mainly use q and matlab. Excel sheets on mac can't be inserted into mac as it matlab won't read ms office 08 on the mac. Had a nightmare with this last year. Wouldn't work when changed to a .csv file. A few of us have had this problem.

    Q is working ok atm, but have been warned that not all the functions may work in it by other q users that I work with.

    How does a virtual machine work?


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Virtual machines are a brilliant little idea. You get some virtual machine software (virtualbox is probably a reasonable starting point). You allocate it some disk space and give it some of your macs ram while the virtual machine is running. You start it up and it's like having a computer running on your computer. You would install windows on that virtual machine and just use that for the windows specific stuff.

    Hard to describe, but this screenshot might help. :)

    VMware%2003%20combo-420-90.jpg

    Windows 7 virtual machine running on a Mac.


  • Registered Users, Registered Users 2 Posts: 5,006 ✭✭✭beno619


    Bootcamp would be an alternative to a VM both options are better than a netbook tho ;)


  • Registered Users, Registered Users 2 Posts: 707 ✭✭✭ulinbac


    Cheers lads, looks really good. Will give it a try and see what happens


Advertisement