Quote:
Originally Posted by denominator
Yes I understand and C# is the ONLY thing I have ever given up on. I don't usually fail but I just don't understand it I am useless with math so I really need to just give up. I have been trying to learn for about five or more years now and I am still struggling.
I don't like using console and everybody here does use console lol. I have been reading dotnetperls.com under the windows section which is GUI but when I try to apply Conquer stuff to it I can't get things to work, I have successfully added stuff from the old AlchemyProxy, I have a version of the hookingtest which is GUI/console hybrid but I failed at that also >.<
|
Try C++ if you're going to give up on C#. While it may be "harder", it is more straightforward being a lower level language. What you see is what it does. Unless you intentionally make use of a complex library, there are rarely hidden actions within a few lines of code. If you can manage C++, learning C# is very easy as you've already learned to do all the hard work. C# ultimately takes less lines to do the same thing being a higher level language. Also, I'd argue there are more resources for learning C++ than C# seeing as how it's been around for decades longer.
If you need a hand, feel free to hit me up on msn or skype (both in my profile). As long as you're willing to learn (and can think for yourself) I don't mind helping, but I'm no teacher. I might be able to help you learn concepts, but I can't teach you them. (mostly applies to learning C++. I may know C#, but I'm less adept at it)