My kid will be attending UT Austin next fall as a Computer Science major. I've done many a web search but I can't find an answer. What type of laptop is primarily used by CS majors at UT? Mac Book Pro? Windows with a Linux VM? A Linux only Laptop? I'm kind of out of touch with what is used in college because when I got my CS degree, we were either doing assembly language or fortran using punch cards on mainframes.
Any help would be greatly appreciated.
Tom
Not a current student, but a pretty recent grad (hook 'em).
Don't overthink this - you can get by with pretty much any laptop. Technically you can get by without your own computer and just use the lab ones - the lab is open 24/7 most of the time, and you won't have any config issues running any class projects on those machines.
The first two courses (which are part of 3 that you need to pass in order to advance to upper division status) are solely in Java. The two upper-division and required courses after that are primarily in C. For everything else, it's more or less professor- and/or project-dependent, but there isn't anything that absolutely requires the use of one environment over the other. Except for possibly the iOS course, but you can run an OSX VM or make a Hackintosh to get around that. The OS class (CS439) doesn't explicitly require you to use e.g. Ubuntu over Windows, but the main project involves a pretty specific set of criteria (like a specific version of GCC) such that it's easiest to just use the lab machines.
Each computer station in the public labs has two computers - a Ubuntu box and a Windows box. I only ever used the Windows box to print stuff and did everything else on the Ubuntu box. Most people I know never touched the Windows boxes.
The Ubuntu boxes had a Xeon E3-1245 v2 (Ivy Bridge, quad-core), 8GB RAM, no dGPU, 500GB HDD. Forgot what the Windows boxes had, but I'm pretty sure they were repurposed C2D machines. Plus a Dell U2412M at each station. Each student has 2GB dedicated storage on the lab machines.
As for actual laptops used... Macs were probably the most common, there were a fair amount of Thinkpads, and the rest were just typical computers you can get off a shelf at Best Buy.
Sorry if this is jumbled, in a hurry right now. Feel free to PM me for more info.
<- Used a Thinkpad throughout, in addition to a 2500k/3930k rig. Ran Vista/W7 on all of them. All were overkill for the projects I had to do.