I'm not sure if this is the right place to post this, but I do use c++ so....yah. My problem is that I don't know what to do now. I'm certain I haven't mastered c++, but I think I've mastered the basics. So now I'm thinking "What now"? Is there some API that I can learn or should I learn another language or try to make a game? Please help. Thank you.
Hawkpath -2 Junior Poster in Training
Recommended Answers
Jump to PostI would look into a GUI system such as Qt4. This will allow you to make professional looking applications.
Dave
Jump to PostEdward would like to master the basics... Nothing is more marketable than a developer with super sturdy foundations.
> So now I'm thinking "What now"?
Now you start writing software. There are system APIs and GUI APIs, and tools like Boost that will keep you busy learning for a …
Jump to Post> Okay, I would like to learn system APIs. What do I do?
Pick a system, then read about the API to get an idea of what it contains. For example, on Windows you might browse the MSDN library, read Jeffrey Richter's Advanced Windows books, and google for more specific …
Jump to Post> Can you use QT in an IDE like Code::Block or do you have to download a separate compiler?
Ed says NO PROBLEM! Qt is just another third party library. You can link to static and dynamic libraries with any compiler supported by Code::Blocks. Code::Blocks is written with wxWidgets, which …
All 13 Replies
Ketsuekiame 860 Master Poster Featured Poster
daviddoria 334 Posting Virtuoso Featured Poster
Radical Edward 301 Posting Pro
Hawkpath -2 Junior Poster in Training
dohpaz42 2 Newbie Poster
Radical Edward 301 Posting Pro
Hawkpath -2 Junior Poster in Training
Hawkpath -2 Junior Poster in Training
dohpaz42 2 Newbie Poster
Radical Edward 301 Posting Pro
Hawkpath -2 Junior Poster in Training
Radical Edward 301 Posting Pro
NathanOliver 429 Veteran Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.