<p>Does anyone know what programming language USC uses for the intro CSCI-101 course? </p>
<p>I would imagine, these days, it will be C, or C++. </p>
<p>If you have taken the course, did you enjoy it.</p>
<p>thanks.</p>
<p>Does anyone know what programming language USC uses for the intro CSCI-101 course? </p>
<p>I would imagine, these days, it will be C, or C++. </p>
<p>If you have taken the course, did you enjoy it.</p>
<p>thanks.</p>
<p>it's basic c-programming. I don't believe there are any C++ in csci101, that's reserved for 102</p>
<p>I haven't taken it, so I can't comment really.</p>
<p>Ghyam always teaches CSCI-101, and he's a really good professor. Other than the typical frustration that comes with programming, I really enjoyed CSCI-101</p>
<p>beammeup4, jbusc, - do you recall if the coding, and compiing is done in a windows environment or a unix environment? Just curious.</p>
<p>thanks to both of you for the respones.</p>
<p>I think it's on the unix servers, but it's all standard C anyway, so if you wish, you can write your code on your PC (windows, mac, whatever) and upload it to the unix server and debug any issues for submitting it. As long as it works when they grade it, it doesn't matter what platform you write/test on.</p>
<p>I took CSCI 101. Professor Ghyam teaches it, and yes, we only use C programming in that class. You can code in either Mac or Windows. I simply downloaded the compiler from the university website and coded on my laptop.</p>