Desktop Programming Language
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #8
RE: Desktop Programming Language
(05-04-2011 01:35 PM)Firefox Wins Wrote:  I have no experience with VB yet (except for a little VBA); I'll admit assuming AHK is much easier.
Simple example:

Code:
ButtonGo_ZBHacks:
Run, http://mybbhacks.zingaburga.com
Return

  Tongue

Ultimately just a function call.  In most languages, you could just:

C Code
ShellExec("http://example.com/");


(05-04-2011 01:35 PM)Firefox Wins Wrote:  
(05-03-2011 08:00 PM)ZiNgA BuRgA Wrote:  ^ From what I understand, it's somewhat quite limited in scope....

Do you know the newer version is object oriented? Including Custom Objects - Prototypes, Classes, Construction and Destruction, Meta-Functions

(05-03-2011 08:00 PM)ZiNgA BuRgA Wrote:  ...Also, it seems that creating a GUI is somewhat cumbersome..

SmartGUI Creator 4.0

(05-03-2011 08:00 PM)ZiNgA BuRgA Wrote:  ...It's great for what it's designed for...

Agreed Zinga, plus (as shown above) it has also evolved some the last couple years.
Interesting - didn't know all that, thanks.

(05-04-2011 01:35 PM)Firefox Wins Wrote:  AHK can be a good starting point for newbies first programs.

Lifehacker tends to have some decent ahk scripts too.
How much it goes on in the future, we'll have to see.  There is somewhat a rise in scripting languages these days, but at the moment, .NET would have a far higher support base, including job positions etc.

My Blog
05-04-2011 03:53 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Desktop Programming Language - RateU - 05-02-2011, 07:22 AM
RE: Desktop Programming Language - RateU - 05-04-2011, 03:02 AM
RE: Desktop Programming Language - ZiNgA BuRgA - 05-04-2011 03:53 PM
RE: Desktop Programming Language - RateU - 05-05-2011, 06:36 AM
RE: Desktop Programming Language - RateU - 05-06-2011, 05:19 AM

 Standard Tools
Forum Jump: