• 0

Easy Programming Language


Question

Recommended Posts

  • 0

Hey all, sorry to bring this back, but just saw it from Google.

I heard that BASIC is still very powerful. I am 13, and want to get a start on programming, and it has to be easy. I think I will start with HTML, but that's web programming. Would BASIC be the best application programming language for me to learn? I looked through it, and it looks very easy, and from what I've heard, very powerful.

  • 0

I spent about 2 hours messing around with Python today, and it seems pretty simple, but at the same time you can do a lot with it. The documentation on the official site (http://www.python.org/) are really usefull for learning how to use it.

Java is also pretty easy to learn, if you have some good resources to work with. "Java Software Solutions" by Lewis and Loftus is a great book to learn from, it was the text book from an introductory Java course that I took last year. Hopefully it's available in a library, because as with most textbooks, it's pretty expensive.

  • 0

in my opinion, Pascal is the easiest, that is how it came about to teach the pupil the basics of programming, with the emphasis on the structure and basics of all languages...

Pascal is the language we are taught at AS Level Computing, then we move to the object orientated language, VB :D

  • 0
LOL, sounds like VB .NET is very popular, and I think that's what I'll start with.

The only crap thing about it: You have to pay for the compiler, and Micro$oft isn't giving them out anymore...

What money bags. :)

Yeah VB.Net is a nice language to start with, at first you may find it all a bit odd because it is different to VB6 in more ways than one, but don't give up I stuck with VB.Net and I'm really enjoying it now, plus the new version called Whidbey looks very nice and in the new version due 2005 Microsoft have made alot of things easier as well.

About the compiler, If you don't want to pay take a look at the Mono Project, I don't know alot about Mono because I personally like Visual Studio, but Mono is a open developement program to program the .Net framework.

Link : The Mono Project

Kind Regards

  • 0
Yeah VB.Net is a nice language to start with, at first you may find it all a bit odd because it is different to VB6 in more ways than one, but don't give up I stuck with VB.Net and I'm really enjoying it now, plus the new version called Whidbey looks very nice and in the new version due 2005 Microsoft have made alot of things easier as well.

About the compiler, If you don't want to pay take a look at the Mono Project, I don't know alot about Mono because I personally like Visual Studio, but Mono is a open developement program to program the .Net framework.

Link : The Mono Project

Kind Regards

Say, thanks alot!

I'll check it out.

  • 0
LOL, sounds like VB .NET is very popular, and I think that's what I'll start with.

The only crap thing about it: You have to pay for the compiler, and Micro$oft isn't giving them out anymore...

What money bags. :)

Isn't a C# and VB.net compiler free with the .net Framework? Install the .net Framework 1.1 SDK and search for VBC.exe in ~Your Windows Folder~\Microsoft.NET\Framework\v1.1.4322.

  • 0
I think Javascript, as it is so simple to use, and almost impossible to screw up in. It might not do much, but its gotta be the easiest language. Yes, i know its web programming :p

No, it's Client side web scripting, possibly the one thing farthest away from actual programming.

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

    • No registered users viewing this page.
  • Posts

    • Microsoft explains how it made Teams so much faster in 2026 by Usama Jawad Microsoft Teams is Redmond's flagship online communication and collaboration tool, primarily used in enterprise, government, and school environments. It regularly receives updates, with Microsoft frequently revealing features currently in development as well, such as Efficiency Mode and a dedicated app for meeting recaps. Now, the company has shed some light on the backend enhancements it has made to its popular software in 2026. During the first half of 2026, switching between chats has become 20% faster on desktop and web, which is especially great for less powerful devices or hardware on weak networks. Microsoft explains that it tracks two types of chat switches. The first is a warm switch, which relates to returning to a recent chat, in which case it is most likely already present in memory and should load extremely fast. The other is a cold switch where a chat that hasn't been opened recently is now opened. Naturally, the second type of chat switch was causing the most notable latency spikes. Microsoft realized that this was happening because of three reasons. First, the query to fetch conversation data was being fired too late. Next, queries were being sent sequentially, increasing the overall round-trip time. Finally, there was no handling of response priority, which meant that non-critical responses would sometimes block the main thread. Microsoft solved all of these problems by firing the data query immediately, bundling queries to be sent together so that they wouldn't create a "waterfall" effect, and enabling faster painting of the frame. As a result, warm and cold switches now have almost the same latency, and the only distinguishable difference between them is due to the data layer response time. Next, Microsoft focused on reducing app hangs and freezes on macOS and iOS by 35%. On macOS, the company has a health monitor thread running in the background that does exactly what it says on the tin. The tech firm built a dedicated StackDecoder tool to analyze health monitor's output at scale. Through this combination, it decided to move several error reporting and monitoring threads either to the background or treated them as an asynchronous call so that they wouldn't block the main thread, causing Teams to freeze. On iOS, the same result was accomplished through optimization of computations, caching, offloading operations from the main thread, refactoring database access behaviors, deferring non-critical tasks, and more. On a related note, it also made people search 25% on iOS by optimizing the query pipeline, and efficient database task queuing and scheduling. However, Microsoft has emphasized that improving Teams' performance is an ongoing endeavor, and that it hopes that these efforts will continue to make the software a reliable partner in online communication scenarios. On a related note, Microsoft recently unveiled some upcoming performance upgrades for OneDrive on macOS too, and you can check those out here.
    • Let Apple have its way, as customers will eschew Apple in favor of more open solutions--which is what they should be doing anyway!... I'm not a fan of Apple at all, but when the lawyers in the EUC start dictating to companies how their software should be made, I think the companies should just drop the EU altogether as a market. EUC lawyers make a mint every time they levy a fine on a successful American software company. What a racket. The EU consumer should be the final word on what products he buys and which ones he doesn't, but the EUC seeks to put itself into the position of the EU customer, and make those decisions for him, under the guise of "helping him." Q. What do you do when the person at your door says, "Hi! I'm from the government, and I'm here to help you make intelligent buying decisions!" A. Grab your possessions and run for the hills...
    • Just another show from my childhood ruined by wokeness 'politically correct' BS. They should let some things just die out gracefully.
  • Recent Achievements

    • 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
    • First Post
      X-No-file earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      PsYcHoKiLLa
      210
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      94
    5. 5
      ATLien_0
      80
  • Tell a friend

    Love Neowin? Tell a friend!