Does C get harder later on?

<p>So far my class has been a piece of cake, which is not what I expected. Does it get harder later on?</p>

<p>What is C???
Chemical engineering?
Well the truth is “maybe”. You may have easy professors later on too. Who knows?
I had some difficult teachers at introductory level already, while others are less demanding. What you need is to keep good notes and know the material.</p>

<p>jwxie I think he’s talking about the C programming language.</p>

<p>Ummm…</p>

<p>You are just learning the programming basics of “C”. After that course, you will have to learn how to use “C” in other courses to:</p>

<ul>
<li>make basic data structures</li>
<li>make abstract data structures</li>
<li>develop algorithms using the abstract data structures or objects</li>
<li>include encryption</li>
<li>and a whole bunch more</li>
</ul>

<p>There are some “C” user groups and also C/Unix magazines in your book store. You will see the stuff that is done with “C”.</p>

<p>^^That sounds like the fun stuff. Or am I being naive?</p>

<p>For a second I thought he meant “college” as well.
LOL</p>

<p>Computer Science is fun when you get the right result
<a href=“http://28.media.■■■■■■■■■■/tumblr_lj4igxcniU1qhjhdto1_500.png[/url]”>http://28.media.■■■■■■■■■■/tumblr_lj4igxcniU1qhjhdto1_500.png&lt;/a&gt;&lt;/p&gt;

<p>Inmotion, are you going into CS?</p>

<p>Beside, you probably will encounter a third language during your CS study. Probably Java. Assembly is going to be one of them anyway. So yeah.
The hardest thing for me is to understand every line and every method, function… I like C++ more than Java. So straightforward even when you start playing STL. Java is a MONSTER. Okay.</p>

<p>I plan on getting a CS minor. At the present I know very little about programming, but I’m excited to start learning it. For some reason I always thought it was just copying down codes from a sheet of paper, I never realized how much creativity and logical reasoning was involved (from what I’ve researched about it), which are two things I enjoy.</p>

<p>I find Java infinitely more intuitive than C++, jwxie. I guess we like different things :P</p>