• 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

    • Promoting is fine - advertising, informing, whatever.  But interrupting your PAID OS experience is not.
    • Why does a PDF software need an audio player inside it. What is this bloat.
    • Sadly, that is the state of things. It's basically considered acceptable for any random app running on your computer to use 1+ GB of RAM, and install space, lol, no one even seems to consider that.
    • EU Commission explains why Siri AI isn't launching in the EU, and Apple is to blame by Hamid Ganji Image via Apple This week at Apple’s 2026 developers conference, the iPhone maker unveiled the upgraded Siri after more than a year of delays. The new Siri is now called Siri AI, and it's powered by Google Gemini models. While Siri AI is preparing to roll out to Apple users worldwide, the company’s EU customers might need to wait much longer before getting their hands on the new assistant. Shortly after announcing iOS 27, Apple said in a blog post that Siri AI is not coming to the EU anytime soon due to hurdles posed by the Digital Markets Act (DMA) and other regulatory requirements. To comply with the DMA in the EU, Apple apparently needs to open Siri AI to rival assistants on iOS 27 and iPadOS 27. Apple has refused to do so, which has resulted in Siri AI being delayed for its EU users. The company argues that such a move would put users’ privacy at risk. In a statement to Neowin, a European Commission spokesperson provided more details about why Siri AI will not be rolled out to Apple customers in the region. The statement first noted that the DMA does not prohibit Apple from launching its services in the EU and that the company is simply required to comply with the law. The European Commission spokesperson added that, since Apple is considered a gatekeeper under the DMA, it is “obliged to give third parties access to equivalent features as they give to its own products. Because the DMA is precisely about giving users the choice to use the product they find best suits their needs.” Moreover, the spokesperson said the Commission has been in contact with Apple, though the company “did not develop proposals for DMA compliant interoperability solutions.” The statement also clarified that companies designated as gatekeepers cannot leverage their status and products, such as operating systems, to favor their own AI services. The first public beta of iOS 27 will roll out next month, while the stable version is expected to launch this fall following the release of the iPhone 18 series. It remains unclear when Apple will be able to resolve its DMA-related compliance issues with the European Commission and bring Siri AI to its European customers.
  • Recent Achievements

    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      214
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      83
  • Tell a friend

    Love Neowin? Tell a friend!