EvilManagedCare
Senior member
I'm going to be taking some programming classes, one of whcih available is C#. I have had no previous C++ education, is that even necessary in order to learn C#?
Thanks in advance.
Thanks in advance.
Originally posted by: EvilManagedCare
It doesn't say. Here's the course description:
Students should have a basic understanding of general programming concepts and techniques prior to enrolling in this class. This course focuses on the design and implementation of software using the C# programming language. Students will learn how to develop graphical user interfaces, networking applications, multi-threaded applications, file or database applications, and Web-based applications using the C# language. Visual Studio .NET will be used as the primary integrated development environment. Object-oriented techniques and event-driven programming will be emphasized.
I know little about C++ or C#, but I would have thought knowledge of C++ would be a prerequisite for learning C#. My logic is probably flawed, but any guidance would be helpful.