Well I began learning VB.NET a few weeks ago, I've got a (pretty bad) Book which hasn't really taught me anything, but that doesn't matter.
The thing is, is that even though I like Visual Basic because it's very easy to make Windows apps/programs, it doesn't even feel like a real language.
If you've coded in VB before you should know what I mean... too much fancy GUI's and not much coding. I usually spend much more time changing my fonts/colors than coding. Which is not good.
So I'm thinking of switching to another language, a easy and powerful language that won't let me down. I'll continue learning VB.NET, but not as much.
I'd go for C++, but it's just a little too complicated for now.
Maybe Python? It sounds like a good and easy language to start off with. Other than that I don't know what to do and need some advice.
*I want to create all kinds of windows applications, whatever comes to my head, including Kernel stuff*
What do you guys think?
Thanks
Lol, I know..C++ sounds good, but don't think it's easy.. Windows apps could be a bit tricky (using WinAPI etc) for a beginner, but you could get Qt, or a similar library, to help ya on that. You sure do real programming with it, though
If you think it's too hard, download a "C++ for dummies" - book.. I'm serious, it always helps beginners
Very basic spoonfeeding... Then move on to another C++ book and go wild. I bet you'll manage.
Alternatives? Well, you got C, but that's perhaps not what you're looking for. They say Python is a good language, but I have never tried it and can't comment on that. Good luck![]()
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
It is a great language, for sure..
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
You can also use C++.NET. You would have VS GUI/IDE that you are use to and learn C++.
You can download Visual Studio C++ Express edition free. Check the download section here: MS Downloads
Thanks. I've already got all of them (Visual C, C++, Java, Basic etc) on that CD though, so it's ok.I'll get it tomorrow - have to go to sleep now.
I started learning C++ with this series of tutorials:
Cprogramming.com - Programming Tutorials: C++ Made Easy and C Made Easy
They are very helpful, and better than many books I've read. C++ isn't THAT tricky so far, and I'm told once you tackle C++, you're set for everything else.
Good luck, and don't give up! I started and quit learning C++ about 3 times before I started taking a course on it, and it's a blast.
C++ doesn't have to be absorbed all at once (no one does). You can learn the basics of data processing with little effort, then move on to classes, templates, and finally a GUI toolkit.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks