• 0

Easy Programming Language


Question

Recommended Posts

  • 0

BASIC - or more specifically Visual BASIC (to do the simple stuff) if you are an absolute noob. If you know the difference between a while loop and a do-while loop (trust me there is one!) then you're probably ready to learn some Object Oriented Programming - recommend starting with Java and then learning pointers and moving over to C++ for some serious work.

Hope that helped!

Parimal

  • 0

Probably Python (http://www.python.org/). It's very useful just to get to grips with how languages generally work, then you can move on to more advanced stuff, there are loads of tutorials around, there's a beginners guide on the official site and http://www.hetland.org/python/instant-hacking.php is very handy

  • 0

I think Pascal is pretty easy.

Althought, in my current college year (1st) we followed HTML > Javascript > C and Assembly. (-_-)

Next year I will now start over in a new and undoubtedly better college, and the first programming language to be learned will be LISP {Scheme}.

  • 0
Another vote for Pascal, or Delphi its current Win32 object orientated off shoot.

Again it does depend what you want to write, most sites / support on the net is geared toward C++ in one form or another. Pascal/Delphi seem to be dieing off.

Far from.

Although I don't use Delphi that much anymore (I mostly code in C++) there is still a huge userbase. Sites like http://www.torry.net prove that and the Jedi VCL is still in heavy development. Delphi is used a lot and you would be surprised how many programs are still developed in Delphi!!

For example Tune-Up Utilities 2004 is a Delphi application (or at least parts of it). See (bpl is Borland Package Library and the indicated icon is a typical Delphi icon):

post-47-1084979198.png

  • 0

Not a flame or anything, but i am so sick of everyone wanting the easy way out. Listen people, if whatever it is you want is worth ANYTHING it wont be easy to get, if it is then you probably did it wrong. As for "easiest" language, i would say QBasic. As for quickest? Not sure.

Wasent the difference between a do loop and a do.. while loop where it checks the varible? In a while it does it at the top, in a do it does it at the bottom, right? Been awhile since i messed around with them, ATM i am doing C++ text based stuff, like DataBase's and what not.

  • 0

In high school, we encountered Visual Basic, followed by Pascal, and then C++. As far as easiest, I think Visual Basic was the easiest, and is probably a decent language to start learning. In college, we started with Java and now moved to Scheme for my CS courses, but for my Computer Engineering courses we learned assembly for 4 different architectures.

I see a comment about learning Scheme by tiagosilva, and here's something

Scheme is a dialect of LISP and is the first one to have lexical scoping rather than dynamic scoping. I am finishing my second year of college right now, and we are dealing with Scheme. It's a pretty neat language. It's very recursive. It's different than any you usually encounter. We use it now in our programming language concepts course to encounter different ideas that we haven't seen before.

Good luck to prince, on learning a language, and good luck to you, tiagosilva, on learning Scheme, it's got a steep learning curve, but it's worth it.

  • 0

I recommend getting your hands on the student edition of Visual Studio .NET 2003 (Most universities have an MSDN license that lets them give a copy to every student - otherwise you can get one at www.TheSpoke.net)

VB .NET is a powerful language and not too difficult to learn.

I first learned old-school Basic back on a DOS machine when I was in grade school. I took two programming-related courses in the John's Hopkins CTY program during the summers between middle school grades - I learned Scheme at the first one, which is a great LISP-like language for beginners. I took two years of C/C++ courses in high school. And two semesters of programming in college which was a mixture of theory and Java.

Now I'm writing code for my own start-up business. At the moment I'm using VB .NET the most, though I prefer C# and will be using that extensively in the future. My project has required the use of Jscript, ASP .NET, ADO .NET, and VB .NET.

Once you've learned one OOP language, it's easy to pick up the others. C++, Java, and C# all work in generally the same way. Java and C# are probably "easier" because they're managed code platforms and the JIT does all the garbage collection and such. Debugging is also much easier on the newer languages.

Learning C++, however, is a good idea. I think it is easier to learn C++ first, and then learn about Managed Code systems like Java/C#/VB .NET than it is to learn, say, Java and then go "backward" to C++.

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

    • No registered users viewing this page.
  • Posts

    • Hello, The Nvidia Founders Edition 3080 video card is approximately six years old, correct? Have you looked into whether replacement fans are available for it? Perhaps replacing those will improve cooling, especially when combined with cleaning the card's heatsink and replacing the thermal interface materials. Regards, Aryeh Goretsky  
    • Hello, While ~104 GB of space may seem generous (at least compared to other e-readers which have 8-32GB), I feel at this price point the device should have a Micro SDXC card slot for expansion, particularly if it allows audio books to be installed and played. I hope to see more reviews of 6" phone-sized e-readers on Neowin in the future. It will be interesting to see how they compare. Regards, Aryeh Goretsky
    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!