• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What is the best/easy language to learn?

VB.Net has much more future than VB6.

C++ and C# are probably better than either VB for learning "real" programming since they don't hide as much from you and because they use more standardized commands and data types, but I haven't tried VB.Net so perhaps it's not as eccentric as VB6.

I'm not saying VB6 is a bad language, just that it's an odd one shackled by its BASIC heritage.
 
Originally posted by: Zanix
qbasic
That was the language I started on in the 80s and then Pascal.

Swahili != Programming language.

What are good books to get for my 12 year old nephew that is interested in computer & possibly programming?
 
Originally posted by: JinLien
What are good books to get for my 12 year old nephew that is interested in computer & possibly programming?
A "for dummies" book is not an awful choice -- it will use simple writing that is easy to understand.

After that it depends on the language, like Deitel for C++.
 
what about that one with the 'turtle' and you can draw a four sided square and when you can fill in the square to make a solid square you're like whoa :Q
 
Back
Top