|
I am a math major at Red Rocks Community. While there I have taken CSC 160 and CSC 161 as well as a Programing in C# class. I also have written many programs in C++ and C# and Visual Basic under the .net platform. However I have little to no programming experience in Java. In my programing classes I have recieved a C grade. CSC 160 included learning the basics of C++. Functions, variables, operators, compiler options, pointers, recursive programming, buble sort, selection sort, binary sort, file input, file output and enumerations were some of the topics covered. CSC 161 was for programers who passed CSC 160 with a C or better. This class taught classes, prototype functions, operator overloading, graph theory, Big O analysis, inheritance, polymorphism, and delegates. Both classes had final that made you write a program. I wrote a hangman program for CSC 160 and a Address Book (Linked List) for CSC 161. Both classes probably taught more subjectes than what is listed but that is all I could remember.
|