InterviewSolution
Saved Bookmarks
| 1. |
Solve : Start programming?? |
|
Answer» HEY I was wondering....what is the best language to start programming in? Thanks I'd have to say to start programming, like from the very beginning would probably have to be an OBJECT based language. Something like Visual Basic Easy to get the hang of but not very powerful. Get used to programming language, syntax etc. then move onto something more adventurous. FBQuote from: fireballs on October 15, 2008, 03:37:34 AM Something like Visual Basic Easy to get the hang of but not very powerful. How so not very powerful? not powerful in the sense that it's pretty limited, relative to say C++ FBim 14 and started teaching myself c++ with books. i have no PROBLEM learning it and understanding the code and how it works but it takes me a longer TIME to learn it. Quote from: fireballs on October 15, 2008, 06:17:41 AM not powerful in the sense that it's pretty limited, relative to say C++ Anything you can do in C/C++, you can do in Visual Basic. Don't get me wrong, it could be a pain in the *censored* or more trouble then it's worth- but it can be done. |
|