• 0

Easy Programming Language


Question

Recommended Posts

  • 0

I would say COBOL, but I personally like working with C# & ASP

But it would be better to start with C/C++ as a starter's kit

Python is good too, since less code is required to complete a small application. For example, 2-4 pages of building a Java application can be equivalent to a one page of Python.

Cheers

  • 0

C++ is definitely one of the hardest languages. It's this patchwork of conflicting paradigms and compilation rules... It's hard enough to learn about pointers, but then you have to understand the subtle difference with references (a concept pretty much unique to C++); how do use arrays and pointer arithmetic, but also how to use STL containers; how to resolve circular dependencies (happened to me plenty of times when I started); why and when to separate definition from declaration in classes; why declaring a vector<vector<int>> throws an obscure compilation error; ... for a beginner, it's a hairy mess. (actually, not only for beginners, but that's another subject.) An easy language should have minimal overhead : think Python, VB...

  • 0

I tried to learn an easy programming language (To get into programming and so) and I found out Python to be very easy in a sense that the tutorials are really meant for those who have no programming background at all ... I eventually got busy and didn't go through with it but I suggest you give it a look

  • 0

What are you going to use this language for? You should be asking that question first. You don't want to be in a position where the language you learn doesn't help you create what you want.

I personally have started with VB 10 years ago, then switched to C++ to Java and finally C#. I am not counting the scripting languages like PHP/JS/VbScript and some of the less used ones like Perl and Python.

If you want to do web development I'd suggest looking into Ruby/PHP/C#

If you want to do linux/unix development I'd say take a look at Python or C++ or Java

If you want to do windows development look at C# or VB.NET or Java

Keep in mind that the .NET framework on which C# and VB.NET runs also supports IronPython, IronRuby. If you are developing on windows definitely take a look at C#, it is my favorite language so far.

Keep in mind, best way to learn is to keep writing code. Also, look at open source projects to see how people are tackling certain problems, it always pays to read good code.

  • 0

Dude you should look up C# it is easy and very useful. I have been studying it for a while now and there is much you can do with it. Not only can you use it in a wide variety of platforms like Linux, Mac OS , Solaris and Windows but it can also be used along with ASP.NET to make high end dynamic websites. Give it a try

  • 0

I think it's good to start on something easy and ease in to the "harder" stuff. I started on Basic, then to VB, then on to C like languages, e.g. C, C#, PHP, etc.

Personally, I think the most important part is understanding the logic, after that the syntax is trivial.

  • 0

I am surprised there are not more replies saying PHP. I think PHP is very easy, probably the easiest language that is used by a ton of people today. I make web sites and I use PHP a lot but I have a complex about it since I think it is so super easy. Kind of makes me want to ASP.NET more often but of course most webservers run on Linux. I think that PHP is a blessing to a lot of people because ASP.NET (C#) is quite a bit harder to learn (but it is great once you get the hang of it),

  • 0
What is the easiest programming language to learn?

What is the quickest?

At the present time, with just a mouse click giving us the full study material and all other details, any programming language is easy to learn...

I try some hand in C# and JAVA...

Put some effort in it and you'll find it very easy..

  • 0

Html is very simple.. but it is very older ..

i would suggest you to go for PHP or asp it seems to be difficult but when you start learning it... you will just enjoy learning it.. it is very interesting.

PHP is quiet latest then asp..

so get learn now and be a perfectionist...

  • 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

not basic, throwing a bone like that can misguide someone if he googles basic and finds the wrong stuff... basic isn't really a usable language anymore, even though microsoft did something lately to revive it as a learning language, forgot how they called it, still, visual basic is way to go my opinion, 6 preferably, you might have bit trouble getting it, pm me and i might be able to point you in right direction.

.NET VB is way harder to learn, i started learning and finished interest in VB 6 when i was 10-11 sorta

also about what bradwilson said, you shoulden't go to PHP until you know HTML, by the way, HTML is NOT a programming language, its a way to format pages. i suggest going into normal programming before web programming, you will have easier time grasping the main concepts.

if i were you, id care less about time and more about actually making sure your learning the fundamentals of programming, i can find you tons of people who know C++ C# java tens of languages and can't really program, a language is just a syntax, a tool, programming is creativity, there are tons of books about programing fundamentals, i suggest picking one up, and visual basic 6 is a great language to start with.

Edited by Matan Mates
  • 0

"Microsoft Small Basic is a project that is aimed at making computer programming accessible to beginners. The project comprises a simple programming language that gathers inspiration from the original BASIC programming language; a modern and attractive programming environment; and rich, extensible libraries. Together they make programming fun for kids and adults alike."

http://www.microsoft.com/downloads/details...6b-e7e2d7de793e

Visual Basic Express Edition (FREE)

http://www.microsoft.com/express/vb/

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

    • No registered users viewing this page.
  • Posts

    • HomeBank 5.10.1 by Razvan Serea HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting. It is designed to easy to use and be able to analyse your personal finance and budget in detail using powerful filtering tools and beautiful charts. If you are looking for a completely free and easy application to manage your personal accounting, budget, finance then HomeBank should be the software of choice. HomeBank also benefits of more than 19 years of user experience and feedback, and is translated by its users in around 56 languages. Highlights: Cross platform, supports GNU/Linux, Microsoft Windows, Mac OS X Import easily from Intuit Quicken, Microsoft Money or other software Import bank account statements (OFX, QIF, CSV, QFX) Duplicate transaction detection Automatic cheque numbering Various account types : Bank, Cash, Asset, Credit card, Liability Scheduled transaction Category split Internal transfer Month/Annual budget Dynamic powerful reports with charts Automatic category/payee assignment Vehicule cost HomeBank 5.10.1 changelog: change: the input field helper icon + fixed some spacing inconsistency change: transaction, added some missing input tooltips and reworked existing change: category, payee and tag window add input now have a tooltip and button change: split window, refactored the layout change: split window, add display of memo and date wish : #2106800 budget report option to exclude transfers from unbudgeted line bugfix: prevent deletion of non pending transaction when rejecting bugfix: transaction warning for no rate faultly showing in transfer bugfix: report missing space for filter tooltip icon bugfix: budget report missing filter tooltip bugfix: manage account closed icon was hidding budget icon bugfix: #2154771 view transcations requires hitting Escape or X twice to close dialog bugfix: #2154337 transfer to/from closed account with different currency don't show the amount bugfix: #2154234 scheduled transaction recurring pattern daily value limited to 100 bugfix: #2149897 view split for closed accounts bugfix: #2148561 global time chart do not shows current period by default bugfix: #2148456 the main screen Total Chart is no longer showing an overall total bugfix: #2147497 editing a transaction resets scroll position bugfix: #2147377 balance mixup with transaction same day sort by amount bugfix: #2147052 quarter are wrong when fiscal year is jan 1 bugfix: #2147048 all events for the month are late but today is only the 1st bugfix: #2144993 impossible to search for transactions by value for values >999,99 bugfix: #2144698 adding new Category/Payee/Tags requires hitting -Enter- bugfix: #2144419 QIF Account name detection fail on import bugfix: #2142349 can't delete account groups bugfix: #2139409 account maximum limit is not fully used (example credit card) bugfix: #2133783 transfers shouldn't add to dashboard top spending reports Download: HomeBank 5.10.1 | 20.5 MB (Open Source) Download: 3rd party packages (macOSX. Ubuntu...etc) View: HomeBank Website | Support | Features | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Same, price was right for my Home, laptop, phone. Works great!
    • Brave and Firefox. I’ve been using them as my primary browsers for a while now, perfect combo
    • They want Ring 0 access. Should be a hard no. A middle ground needs to be found.
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      524
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Edouard
      135
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!