What is the easyest programming language?
Tuesday, October 31, 2006 by David Lyncheski | Discussion: Personal Computing
Reply #2 Tuesday, October 31, 2006 3:18 PM
Reply #4 Tuesday, October 31, 2006 3:55 PM
Reply #5 Tuesday, October 31, 2006 4:07 PM
But then again its not for Win32 programs.Reply #7 Tuesday, October 31, 2006 4:22 PM
Reply #9 Tuesday, October 31, 2006 4:46 PM
.NET is good and it gives you the options of both VB and C#, so depending on how your brain works, you've got some choice. Personally, I'm OKish with C syntax code, but can't understand BASIC code to save my life. It just doesn't click in my head. However, Visual Basic is most often recommended as the best beginner language since it is more "plain english" to to speak.
.NET also lets you build both web applications (such as these fine forums you see here) as well as stand-alone Win32 apps. Lots of versatility.
Reply #12 Tuesday, October 31, 2006 7:30 PM
| I am trying to choose a language for making software on windows. |
It's not usually the language (or more correctly the Syntax) that's the hard part to learn... it's usually getting your mind around all of the available functions i.e what they do, how to call them, which one to use and when etc, etc. This is in-turn dependant on the operating environment (in this case Windows).
The syntaxes between languages all have similar ways of achieving the same goal and I wouldn't say any one is 'easier' than another, just 'different'.
Reply #13 Wednesday, November 1, 2006 12:32 AM
Reply #14 Wednesday, November 1, 2006 2:32 AM
Reply #15 Wednesday, November 1, 2006 2:40 AM

Reply #16 Wednesday, November 1, 2006 4:43 AM
Reply #17 Wednesday, November 1, 2006 6:48 AM
| but can't understand BASIC code to save my life |
Amen!!!! thanks for the .net I will look into that
Reply #18 Wednesday, November 1, 2006 5:08 PM
Reply #20 Thursday, November 2, 2006 3:25 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Tuesday, October 31, 2006 3:14 PM