Billie Bratchett: yeah, visual programming (VC++, etc) is visual only in the GUI interface development. Basically you visually lay out your interface as it will look when the program is running, like place buttons and build menu's etc. the rest is plain old code writing, just like any other language.
Hye Caulley: I think the term "easier" is relevant.. one could be easier for me to learn, but harder for you to learn. But i would recommend that you learn an Object Oriented Language (nonprocedural language such as C++ or JAVA) first, since they are used more often in the industry than procedural languages.
Cassidy Pangrazio: I don't know what you mean by "competition". And to call Visual basic and Visual C++ "visual programming" is a bit of a misclassification. These are usually referred to as Object Oriented languages. There are way more opportunities for Object Oriented programming than for procedural languages. Most of the job ads for procedural languages lik! e COBOL are to support older systems and are usually a career dead-end.
No comments:
Post a Comment