• 0

Easy Programming Language


Question

Recommended Posts

  • 0

Fre compiler? heh. good luck, i wasent able to find one, so i had to "aquier(spl?)" it from an online "store". And it was only the VB 5.0 Edition, they did not carry 6.0. As for a good tutorial? I had to "borrow" a book from the library. Good book to, its called "Step by Step". it even ahs pictures to lead you along.

  • 0

Best way to find out is to try for yourself; each person will have a different opinion on what's easy and what's hard. When you try a language you won't lose anything either; time is never wasted if you're learning something. Also what seems to be confusing to many is that once you start to use a language, you should always stick to it. This is completely untrue; programming languages are only tools used in writing programs, nothing more, nothing less. Whichever language is appropriate for the task, you should be able to choose it selectively based on your experience and the strengths of the language. For example if you're looking to extract data from a website, or do heavy string manipulation, C++ wouldn't be the smartest choice compared to Perl.

That is my opinion anyway.

bwx

  • 0

If you want to start with VB then get yourself a copy of VB 6.0 - may still be available under Microsoft's Student License (assuming you qualify). Other than that you'll have to acquire it elsewhere - I am sure there are plenty of people willing to sell licenses for VB 6.0 as they no longer need it since they have .NET

Parimal

  • 0
Thanx people, some how the topic changed as Schmoove started chatting about some other stuff didnt answer my question, but i think visual basic and pascal get a lot of votes

Can't agree with you...I think pascal is kinda old and that's why it is not so popular as vb...

  • 0

I'de say it depends what you want to do. If you want to move onto more advanced languages in the future I'de say Java (or C# if you're willing to shell out for VS.net) is a good start, they teach that at my uni to people who have no programming experience and while it's not easy it does allow for easy migration to C/C++ and even makes learning scripting languages like PHP easier as the syntax is the same (ASP on the other hand uses VB style syntax), plus the OO elements and automatic memory management make it a good choice for beginners with a will to learn. The fact that apps can be used on any platform also make it a good way to be sure your apps work for everyone, whether PC, Mac or Unix. VB is good if you just want to scratch the surface of programming, and aren't interested in taking it much further, as its syntax is very easy to understand, although learning anything more advanced is quite a step (although not impossible). Pascal is becomming less common, and in my experience isn't used much in commercial environments.

I'de recommend the Java and Netbeans combo (http://java.sun.com/j2se/1.4.2/download-netbeans.html) as this means you get a free IDE too.

  • 0

vb, seems to be a hell of a lot tutorials and knowledge base (vbcode.com) to teach you to do anything, i've made 4 or 5 programs with it, with no prior training. only other language i've used is c++ but i only installed that because it came free with a cd and i wondered what it was :\

  • 0

I concur with those who say BASIC is the easiest to learn, BUT...

It is true what they say about Basic being a spoiler for learning "stronger" languages later on. I speak from experience, having learned BASIC in grade school in the 80's, discovering Qbasic in the 90's and falling in love with it as a hobbyist programmer, and then getting so hooked on programming that I am now *trying* to master C++.

My "learning-curve" is now shaped like a 90-degree angle!

The thing I see clearly now, is that BASIC was never a real language, not like C++ is. In just scratching the surface of C++, I have already out-classed anything I ever wrote in QBasic, with about 3/4 of the language left to explore!

OK, I did acomplish a few cute little games in QB4.5 that I'm not quite ready to tackle in C++, but it's taken me this long just to get to where I'm confident that I'll eventually be able to "do it all". I can easily see where you could write a BASIC compiler in C++, no problem, but I could never imagine a C++ compiler written in BASIC! (Maybe Visual Basic....)

So, anyway, if you just want something to play with, Basic could work. But, take it from one who's been there, if you want to *really* program, it's much easier in the long run to learn the right language the first time!

JMHO...

Hosiah

  • 0

Basic or VB, if you give it a quick go, will show you all the general concepts of syntax and programming that later languages like C++ will use in insanely more depth, not saying that one will transfer smoothly to the other, but that it'd not be a lost cause to check out the much recommended VB.

  • 0

OK, just to add to my earlier Qbasic to C++ saga...

The one thing I miss the most about QBasic is, the graphics could be done:

screen 12

line(x1,y1)-(x2,y2),col

...just THAT easily! Instant raster graphics, and I used them so extansively that I even developed my own work-around for QB not using bitmaps...involving using an "etch-a-sketch"- type program I wrote which would save the pixels as numeric data in a text file, for later recall by other programs!

I really, REALLY miss raster graphics. The simple act of being able to turn the numeric data into pictures makes a programming language come alive for me, and it seems that this is the one thing that's going to be denied to me in C++...*sniff, whimper!* Though I have read ahead and compiled downloaded sample code enough to know that someday, I'll be able to do graphics in C++, too. From the looks of things, this appears to be the hardest thing to do in C++!

Yes, I know that old-style C has the "lineto" function, that's just the problem: old style, raster graphics seem to have become extinct in C (if I'm wrong about that, somebady, anybody tell me? Give a poor noob some hope?). Instead, I'm going to have to deal with graphics on a much more complex level with OpenGL or all that "device context class" stuff.

As <insert your favorite Diety> is my witness, if I do master C++ graphics, I'll write a function that translates all that complex stuff back into the simple "line" statement again, stuff it in a header file, and give it to the world!

Peace and Love and Granola,

Hosiah

  • 0

Logo, though it's not too useful, and some consider it not really a language

you can do a lot with scripting too, but it's not programming

as far as undebated programming languages the basic family

qbasic is the easiest but not too powerful

as far as serious easy programing i suggest vb .net 2003

as far as ones with free compilers I suggest python, a lot of people like java but java sucks

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • They keep your data encrypted too. Including the calendar.
    • Microsoft makes billions redirecting people to use Bing in Microsoft Edge and selling OneDrive space. All thanks to Windows.
    • Teams is cancer, ebola and aids combined.
    • Claude on Windows is eating up massive amounts of RAM, with no way to stop it by Usama Jawad Anthropic has been in the headlines a lot lately, primarily due to its latest revenue and valuation figures, along with its release of its state-of-the-art (SOTA) Fable model. While its flagship product, Claude, may be very popular among millions of users, a lot of them are now reporting memory issues when using the tool. Over on Claude Code's GitHub repository, an issue raised in February has been gaining traction once again. Basically, Claude Desktop on Windows spins up a 1.8GB Hyper-V virtual machine if you use Claude Cowork or agent mode even once. This happens on each launch of Claude Code even if you plan to use the tool in chat mode only. Several users have upvoted this bug and stated that it's happening on their machine as well. However, it seemingly affects only Claude desktop users on Windows, not customers of the CLI or any other platform. Once the bug is triggered, it also shows a Vmmem process in Task Manager, indicating CPU usage of 0% and RAM utilization of a whopping ~1.8GB. Claude users complain that this process should only spin up when you explicitly launch agent mode or Cowork in Claude, with session files efficiently cleaned up after use. Additionally, they are calling for Claude to gracefully handle the absence of virtual machine-based infrastructure, without compromising on chat performance. It's unclear when this issue originated or what the root cause behind it is, but people are once again actively engaging in the GitHub thread as well as Hacker News. You can also find other technical details and log events over on GitHub. It's unclear if Anthropic will look into this issue, especially since it's already been reported for a few months. However, the bug is also causing major annoyance for users, with many claiming that it has led them to uninstall Claude Code on desktop, as a concrete workaround is not yet known.
    • "The US innovates, China replicates, Europe regulates" -- let's see who makes the cut
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      534
    2. 2
      PsYcHoKiLLa
      209
    3. 3
      +Edouard
      154
    4. 4
      Steven P.
      100
    5. 5
      ATLien_0
      84
  • Tell a friend

    Love Neowin? Tell a friend!