Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 07-14-2007, 05:07 PM   #1 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Olympia, Washington
Posts: 462
Erock is on a distinguished road
Default What is the programming langauge that most windows applications use?

Hey I'm just wondering what is the language that most windows applications are made under? Is it Visual Basic, C++? I'd like to learn that language so I'm curious as to what it is. I took a year of Java classes, but Java programs always seem kind of clunky to me. Not as slick as a lot of other programs.

Thanks
Erock
Erock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-14-2007, 07:07 PM   #2 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 375
MartialDev is on a distinguished road
Default

VC++ and VB are both very common.
MartialDev is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-14-2007, 07:24 PM   #3 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: On the internet
Posts: 129
Kiba is on a distinguished road
Default

Just use the best programming language for the job.
Kiba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 02:37 AM   #4 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Ballarat, Victoria, Australia
Posts: 287
aussieNickuss will become famous soon enough
Default

If you're learning a programming language with possibly the aim to make a career or business out of it, why don't you consider a non windows specific language so that you are able to write software for Windows, Mac and Linux?

VB is windows specific while (i think!) C++ can be "ported" to all operating systems.
aussieNickuss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 03:58 AM   #5 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Olympia, Washington
Posts: 462
Erock is on a distinguished road
Default

Nah I'm just thinking of personal use. I'd like to write little programs for myself, not really as a career.
Erock is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 04:12 AM   #6 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: On the internet
Posts: 129
Kiba is on a distinguished road
Default

Quote:
Originally Posted by Erock View Post
Nah I'm just thinking of personal use. I'd like to write little programs for myself, not really as a career.
Ruby is nice to use and easy to learn. It is also quite powerful. You can do a whole of things with Ruby, even make video games.
Kiba is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 10:25 AM   #7 (permalink)
Senior Member
 
Join Date: Apr 2007
Posts: 728
silicon toad2000 is on a distinguished road
Default

what about this .net business that windows keeps downloading updates for?
silicon toad2000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 11:13 AM   #8 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 182
tobyhede is on a distinguished road
Default

Yeah, I'd suggest VB.Net.

For "quick and dirty" GUI apps, VB is a great choice for Windows. And VB is a first-class language in the .Net environment so it can do anything - it used to be denigrated, but those days are over.

MS even has a free development tool: Visual Studio Express for VB
tobyhede is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 01:29 PM   #9 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Ballarat, Victoria, Australia
Posts: 287
aussieNickuss will become famous soon enough
Default

I was also going to suggest VB Studio Express because it is free.
aussieNickuss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 08:12 PM   #10 (permalink)
Junior Member
 
Join Date: Jan 2007
Posts: 20
Jams is on a distinguished road
Default

Personally i'd suggest C#, VB has a few little quirks that turn me off, but C# has become that industry standard for windows applications over the last few years. As a first language, both VB and C# are great choices, but i would chose C# because the C style syntax will make it easier to switch onto other languages such as C++ or Java (although you may never need to )
Jams is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 08:30 PM   #11 (permalink)
Senior Member
 
Join Date: Jul 2007
Location: United States
Posts: 102
Chinese Dragon is on a distinguished road
Default

If you choose C you'll be able to compile programs for virtually any hardware in existance, not to mention the compilers for it make the fastest and smallest code of any language, but personally I think the syntax is very yucky so I use Basic. For Windows GUI applications Visual Basic owns, you won't find anything easier, but personally I never use it either.
Chinese Dragon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-15-2007, 09:18 PM   #12 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: Western Canada
Posts: 295
1000feet is on a distinguished road
Default

The most used language is probably between C++ and Visual Basic, with C# and Java following.

The latest version of Microsoft's development tools are focused on C# and Visual Basic (although C++ is still well-supported). With the free editions you can get started pretty easily. They have some of the best tools for creating interfaces, so I second (or third) that recommendation.
1000feet is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-16-2007, 05:41 AM   #13 (permalink)
Senior Member
 
Join Date: Mar 2007
Posts: 159
aabukar is on a distinguished road
Default

well for me it is C# i just like it syntax (since i was used to code in java) and it is much easier than java
aabukar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Bill Gates a lightworker or a darkworker? Developer Steve Pavlina 54 05-10-2007 06:31 PM
30 Tips for Getting More (or Less) Out of Windows Vista jpfieber Technology & Technical Skills 0 01-31-2007 11:39 PM
Feedback wanted on an information management program for Windows tnantais Personal Effectiveness 2 01-02-2007 10:25 AM
C++ Windows Programming Adam Technology & Technical Skills 15 11-23-2006 08:28 AM
Prevent links from opening in new windows (Firefox, Greasemonkey) tomjen Technology & Technical Skills 2 11-08-2006 12:35 PM


All times are GMT. The time now is 10:19 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC