Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Building a Computer for a Programmer C#  (Read 2630 times)

0 Members and 1 Guest are viewing this topic.

bigD0990

  • Guest
Building a Computer for a Programmer C#
« on: April 22, 2010, 07:13:39 AM »
Hey,
I have to build a virtual computer for a programmer that would use C # and pick out all the hardware, software and things I would need for if I was actually building it. Can anyone help me out and give me some advice.
Thanks,
Ty

patio

  • Moderator


  • Genius
  • Maud' Dib
  • Thanked: 1769
    • Yes
  • Experience: Beginner
  • OS: Windows 7
Re: Building a Computer for a Programmer C#
« Reply #1 on: April 22, 2010, 02:32:08 PM »
It may be just me but i do not understand the question...
" Anyone who goes to a psychiatrist should have his head examined. "

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: Building a Computer for a Programmer C#
« Reply #2 on: April 22, 2010, 06:40:12 PM »
There are no special hardware requirements for a programmer, aside from those of the development environment, but even then, you could program in C# using notepad and compile using the command line, which would work on any XP capable machine.
I was trying to dereference Null Pointers before it was cool.