Real Software
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
Is it by the same people as Real Player? If so, 'nuff said. Even if not, the average consumer thinking as much will still taint your application.
Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
Isn't it for making games or something like that?
-
Isn't it for making games or something like that?
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
Looked at it several years ago, and it didn't really meet my requirements.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
Ah yes, that's the one.
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
Dumbed Down VB isn't that an oxymoron?
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego. -
Dumbed Down VB isn't that an oxymoron?
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego.Ennis Ray Lynch, Jr. wrote:
Dumbed Down VB
I thought that was a tautology.
Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog
-
Ennis Ray Lynch, Jr. wrote:
Dumbed Down VB
I thought that was a tautology.
Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog
ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
-
ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.
Deja View - the feeling that you've seen this post before.
-
ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
Phil Uribe wrote:
Trouble with all you anti-VB lot
I'm not anti-VB. I just poke fun at it from time-to-time.
Phil Uribe wrote:
this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another
You should look at something like Oxygene. It is an object pascal based language targetting the .NET Framework. It has some features that are way ahead of C# or VB.NET and it is accelerating away. You can't really accuse it of the "coming together of ... different languages"
Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog
-
I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.
Deja View - the feeling that you've seen this post before.
Pete O'Hanlon, gentleman, scholar, equestrian expert and hater of all things BMX.
-
I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.
Deja View - the feeling that you've seen this post before.
Pete O'Hanlon wrote:
nobody in their right mind would attempt to go show jumping on a bicycle
http://www.youtube.com/watch?v=ct0yd1-gxTo&feature=related[^] Although I'm not entirely certain on their mental status.
My current favourite word is: Nipple!
-SK Genius
-
ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
Phil Uribe wrote:
If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language.
For those of us working under deadlines maintaining code written by programmers who didn't like to use
Option Strict
, that statement is of little comfort.Phil Uribe wrote:
it takes away the relative advantages of one language over another.
...leaving only the relative disadvantages.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
-
Dumbed Down VB isn't that an oxymoron?
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego.Because it's VB and everything in VB is bassackwards that would make it a MoronOxy. Crud I used a period I don't think I'm supposed to use anything... :doh:
-
ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
Phil Uribe wrote:
Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.
This is correct if only because the real language at point here is called MSIL. When you program the .NET platform, you're programming it in MSIL. Any abstraction on top of MSIL ( C#, VB ) is only an illusion.
“Cannot find REALITY.SYS...Universe Halted.” ~ God on phone with Microsoft Customer Support
-
Dumbed Down VB isn't that an oxymoron?
Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
Most of this sig is for Google, not ego.Ennis Ray Lynch, Jr. wrote:
Dumbed Down VB
It's just not possible. Bottom is bottom.
-
Ennis Ray Lynch, Jr. wrote:
Dumbed Down VB
I thought that was a tautology.
Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog
No, it's simply redundant.
Software Zen:
delete this;
Fold With Us![^] -
Phil Uribe wrote:
If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language.
For those of us working under deadlines maintaining code written by programmers who didn't like to use
Option Strict
, that statement is of little comfort.Phil Uribe wrote:
it takes away the relative advantages of one language over another.
...leaving only the relative disadvantages.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
Shog9 wrote:
For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.
Take it up with your employer.
Shog9 wrote:
...leaving only the relative disadvantages.
You can get used to curley brackets, just give it a chance.
Jon Smith & Wesson: The original point and click interface
-
Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.
Real Basic's claim to fame is that it didn't follow Microsoft down the road of creating a very proprietary form of BASIC. It ran on just about all the original home computers, including the original Mac. It can trace it's roots back to Dartmouth BASIC and has the blessing of John Kemeny and Thomas Kurtz the two professors who created it with a team of CS students. It's based on Fortran and Lisp. I found it interesting as a piece of history, but couldn't see that it had any practical use.
Jon Smith & Wesson: The original point and click interface