Hi all;
(If you don’t want to read my rambling you can skip to the bolded section, thanks! :D)
I’d like to be able to contribute to Blender’s soruce code someday, but I currently don’t know any programming languages.
I took a semester of VB6, which I BARELY got through, so I’m not sure I have “the right stuff” for programming; i.e., logical thinking
My dad just recently took a VB.Net course, and as disciplined as he is, he said that was pretty brutal.
Now if that’s the case, how much MORE brutal would a course in a more advanced language be(C, C++, etc…) :eek:
So, really, I just want to program as a hobby, not necessarily for my career. (And because I have some AWESOME ideas for Blender…)
But, I have been met with nothing but confusion and frustration in my attempts.
My dad still has his VB.Net book which is pretty easy actually, I just need time to go through(which I won’t have till summer).
But my attempts at learning C or C++ have been wrought with frustration.
I ordered a C++/OpenGL video from 3dbuzz.
However, I am using Visual C++ Express 2005, and they used Visual Studio C++ 2003.
And there are some things they didn’t cover; like setting up the paths and everything for the compiler and whatnot.
I’m sure it’s a great video, once you get the differences resolved, I just don’t have time to do that right now(again, till summer).
MSDN even has video tutorials, but I don’t think they are geared to a complete beginner(or someone like me, who just seems to suck at this kind of thing).
I also bought C Programming in Easy Steps, and it doesn’t seem to be so easy!!
It tells you to install the GCC compiler, but has absolutely NO directions as how to do so!!!
I thought there would be a binary or something; but I downloaded it and splattered files all over my desktop lol
Maybe it’s a great book, if you have a compiler to work with.:mad:
I guess I could use VSC++ Express…
OK, I’ve rambled enough(thanks for reading this far!), my main thing is I just need some time.
SO, if there are any hobbyist coders among us, how did YOU learn to code?
Can you suggest a learning path for me, some good books on C/C++?
Or should I really start with VB, despite how hard even THAT is?
Thanks
LC