I am wondering if there is any free program I could download that allows coding to be easier and more efficient than Visual Basic?
If so, what program do you recommend?
If this is in the wrong forum, please move to the rightful forum.![]()
I am wondering if there is any free program I could download that allows coding to be easier and more efficient than Visual Basic?
If so, what program do you recommend?
If this is in the wrong forum, please move to the rightful forum.![]()
It is hard to figure out what you mean by "efficient" and probably doubly so if you aren't a programmer since you may well mean the word in something other than the accepted sense. E.g. maybe to you "efficient" means "ability whang something together with a few mouse clicks" - like the Lego version of programming.
But if you're starting from Square Zero you might consider a popular .Net Basic: Small Basic
moved to General Developer Forum
From "Easier" perspective, I have never seen anything more easier than visual basic. The code looks a lot like English Language. VISUAL BASIC is a high level programming language which evolved from the earlier DOS version called BASIC. BASIC means Beginners' All-purpose Symbolic Instruction Code.
From "Efficiency" perspective, yes Visual Basic is pretty efficient. Like dilettante, I am not sure what is your definition of "efficiency".
From the "Free" perspective, you can always start with Visual Basic Express which is free.
A good exercise for the Heart is to bend down and help another up...
Please Mark your Thread "Resolved", if the query is solved
Microsoft MVP: 2011 - Till Date IMP Links : Acceptable Use Policy, FAQ
MyGear:
Sony VGN-FZ27G with a triple boot between (XP+Office 2003+VB6), (VISTA+Office 2007+VS2008) and (Win7+Office 2010+VS2010) || Sony VPCCB-45FN with a Win7+Office 2010+VS2010. VM: (XP+Office 2003+VB6), (VISTA+Office 2007+VS2008), (Win8+Office 2010+VS2012) || Mac Book Pro (10.6.8) with Office 2011
If you are onto creating games, then try Game Maker. It's pretty simple to create a game using that.
![]()
If my post was helpful to you, then express your gratitude using Rate this Post.
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD Athlon X2 5200+, ASUS Motherboard, 2 GB RAM, 400 GB HDD, Nvidia 8600 GT 512MB, 19.5" TFT(Wide), Creative 5.1 Home Theater
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, VB6, Photoshop...
You could check out ThEiMp's code generation tool which can be downloaded from the chitchat section. I wouldn't recommend it though.
When one of my minions says, "Hey, he's just one guy, what can he do?" I say "This"... and shoot them.
The problem with putting your lair in a volcano is keeping your robot army from melting.
I know that the human being and the fish can coexist peacefully - George Bush
This one. I'm same mind with this. I've never seen a that easy programming language. I don't mean that I'm a master with VB.NET, but yes I'm comparing it to C# and C++
My vision:
- Visual Basic (Total slave of Microsoft's environment, mostly for useless apps and great for learning of course)
- C# (Stays still in Microsoft's environment, but not that much than Visual Basic, mostly for some useful apps and easier to learn if you have in example a PHP + OOP experience before)
- C++ (Still kinda unknown for me, but I'm learning it currently, but looks like that I can do much more advanced things than a VB and C#)
What? Learning VB or C# has nothing to do with whether you know or are good at php. The way the processing of forms, etc is done using either if those languages in .net is via asp.net which, is a different kettle of fish to php. ASP.NET is Object Oriented while php is from hast century and it doesn't seem to be moving forward.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
Please consider giving me some rep points if I help you a lot.
DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
Please rate my post if you find it helpful!
Technology is a dangerous thing in the hands of an idiot! I am that idiot.