Results 1 to 7 of 7

Thread: Any Coding Program Simpler than Visual Basic?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2008
    Location
    St. John's, Newfoundland, Canada
    Posts
    965

    Any Coding Program Simpler than Visual Basic?

    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.

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Any Coding Program Simpler than Visual Basic?

    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

  3. #3
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Re: Any Coding Program Simpler than Visual 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


    MyGear:
    ★ CPU ★ Ryzen 5 5800X
    ★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
    ★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
    ★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
    ★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
    ★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
    ★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
    ★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
    ★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
    ★ Keyboard ★ TVS Electronics Gold Keyboard
    ★ Mouse ★ Logitech G502 Hero

  4. #4
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Any Coding Program Simpler than Visual Basic?

    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 FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  5. #5
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Any Coding Program Simpler than Visual Basic?

    You could check out ThEiMp's code generation tool which can be downloaded from the chitchat section. I wouldn't recommend it though.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  6. #6
    Hyperactive Member
    Join Date
    May 2008
    Location
    >> ( ҉ )
    Posts
    413

    Re: Any Coding Program Simpler than Visual Basic?

    Quote Originally Posted by koolsid View Post
    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.
    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#)

  7. #7
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Any Coding Program Simpler than Visual Basic?

    Quote Originally Posted by Zeuz View Post
    - 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)
    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.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width