Hello, I was wondering about something. Whats the point of learning console programming (The black screen that comes up) when Win32 or another windows api has completely different syntax. Eventually the person will want to make an actual windows application so what would be the point of learning console first. Shouldn't they just start with win32 or another api?
Thanks, been wondering about this for a while.
np2100 0 Light Poster
Recommended Answers
Jump to PostYes I agree, if that is your ultimate goal, but it is not everyones' - so no your point is invalid.
Jump to Post> Do they continue to make applications in console?
Sure, all the time.Console is perfect for testing out code ideas to make sure they'll work before you bury it inside several 1000 lines of GUI code which will just get in the way otherwise.
Many tools are …
All 8 Replies

iamthwee
np2100 0 Light Poster
Duoas 1,025 Postaholic Featured Poster
Salem 5,265 Posting Sage
CoolGamer48 65 Posting Pro in Training
Bench 212 Posting Pro
Colin Mac 53 Posting Whiz
yap.nice -4 Newbie 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.