• 0

Favorite programming language?


Favorite programming language  

149 members have voted

  1. 1. Whats your favorite programming language?

    • C
      10
    • C++
      10
    • C#
      46
    • Java
      24
    • Visual Basic .NET
      11
    • BASIC
      0
    • Assembly
      6
    • Perl
      4
    • shell script
      1
    • PHP
      19
    • HTML
      4
    • Flash
      1
    • Powershell
      0
    • Python
      7
    • Pascal
      2
    • ASP
      1
    • XML
      0
    • Ruby
      0
    • Ada
      1
    • Delphi
      2


Question

Im well aware that some of the options listed are accually "family" but hey you have to give options :)

If I missed a important one, please go ahead and say it and Ill add it :)

Thanks jimbo11883: Forgot to mention that.

Some "languages" here arent actually programming languages but ,in say HTML, you can make a simple tic-tac-toe program :) Lets count them anyhow unless someone is against it.

Added Ruby and Ada :)

Added Delphi

Edited by funciona
Link to comment
https://www.neowin.net/forum/topic/635796-favorite-programming-language/
Share on other sites

Recommended Posts

  • 0

I've only had chance to try Visual Basic and C++, atm, as I am just finishing my first year at uni (and have had too many assignments to try others lol); however, one of my mates at uni showed me some C# code and it looks SEXY! :o

Starting Java next year too, I can't wait! (Y)

----------------

Now playing on iTunes: Oasis - Acquiesce

via FoxyTunes

Edited by cJr.
  • 0

I'd say C# and VB.net for windows programming.

PHP (and HTML and XML etc etc) for webprogramming. (technically .. it's scripting .. but ok)

A shame I don't know many more languages .. would love to have more time for ASP.NET 3.0.

Java suck big fat donkey balls. Not really into C / C++ .. guess I just never took the time. Not saying they bad or anything .. it's just .. with C#, VB and PHP.. I can pretty much make anything I need (from webservices to servers to mini apps to widgets/applets/gadgets etc).

Ps ... ugh @ Pascal .. times := sucky

  • 0
How can you C# people stand not having standard fall through support on switch statements!
You can always emulate that with goto statements. And the evilness of the goto reveals the evil beneath falling-through cases.

I still don't know much about programming, but it's always a pleasure writing code in C#, with the nice Visual C# IDE. However I am somewhat more comfortable and knowledged with C++ now. I guess if I had to choose for all my life, I'd rather write in C#, but I love C++ too.

  • 0

I took classes in C++ and one class in java and i would have gone with java. I learned a bit of C# on my own and like it better than c++ and java. Now im taking a graphics class in Java and I will say that I really like Java now since im learning more about Java since the last class years ago. I think i will get back into C++ (my friends just got an internship with Intel and he told me C++ is the way to go) and just stay strong in C++ and Java. Verilog is cool also.

  • 0
PHP for sure...

Java is ridiculous... I hated it.

I don't care for Java either. It just has some weird idiosyncrasies and the way everyone formats Java code is REALLY hard to read to me.

How can you C# people stand not having standard fall through support on switch statements!

Rewrite the switch statement so it doesn't require fall-through. :) The C# method is nice because it keeps you from making accidental an accidental fall-through that could end up causing a defect.

  • 0

I disagree. Java makes a lot more sense than 95% of the languages out there...definitely more english-like than PHP

Java:

String greeting = "hello" + "world";

Println(greeting);

PHP:

$greeting = "hello"."world";

echo "$greeting\n";

A 3rd grader could understand that Java code.

My favs are Java and C++ btw

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

    • No registered users viewing this page.
  • Posts

    • Euro-Office must default to ODF to be considered "genuinely European", LibreOffice argues by David Uzondu Euro-Office is a web-based collaborative office suite that positions itself as a "European sovereign alternative" to American tech companies, backed by a coalition of developers including Nextcloud, IONOS, Abilian, BTactic, OpenProject, and, more recently, Tuta. The project officially went live a couple of days ago, but not before drawing heavy fire from LibreOffice developers, who called the marketing claim that Euro-Office represents the "first open-source office suite developed in Europe" a deceptive historical inaccuracy because projects like OpenOffice and LibreOffice existed decades earlier. Now that the project has launched, LibreOffice is back with another complaint, arguing that Euro-Office cannot consider itself "genuinely European" while it pushes proprietary Microsoft defaults on users. Euro-Office had promised to improve the OpenDocument Format (ODF) back in April, but the current release still plagues users with several technical failures. For instance, the suite lacks an admin setting to enforce ODF, and mobile editors completely block ODF saves, forcing files into Microsoft's OOXML formats. Some configurations force files into read-only mode, while editing frequently corrupts document formatting or erases data. LibreOffice thinks that merely supporting a format as an afterthought does not make you a sovereign alternative, as file formats are the battleground where" digital sovereignty is won or lost." The road to the first stable release of Euro-Office has been quite bumpy due to an aggressive public fallout with OnlyOffice, from which the coalition originally forked the project. OnlyOffice struck back by accusing the coalition of violating copyright terms under its AGPLv3 branding requirements by stripping the original branding anyway and forking the code. Getting Euro-Office up and running is a bit wonky (at least for non-technical users), as there is no direct installer to grab off the web. The easiest way we learnt is by using Docker. First, pull the official Euro-Office image from the GitHub Container Registry: docker pull ghcr.io/euro-office/documentserver:latest Then, run the container with active ports and a secure JWT token, enabling the test environment: docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_secure_jwt_secret ghcr.io/euro-office/documentserver:latest And finally, open a web browser and go to the following address: http://localhost:8080 If you are running this on a remote server, replace localhost with your server's IP address. You will see the Euro-Office test page, where you can create new text documents, spreadsheets, or presentations directly in the browser. Image via Euro-Office Nextcloud promises that proper standalone desktop versions and mobile apps will arrive in a future release.
    • It’s any of their products not just windows.
    • Google Gemini has been failing for users across the United States, Europe, and Asia since early Wednesday morning, June 10, 2026, and more than six hours into the incident Google has yet to declare a fix............. https://www.techtimes.com/articles/318152/20260610/google-gemini-outage-tops-six-hours-errors-1076-1099-worldwideflash-lite-still-answers.htm
    • Fun fact: There are more Warhammer 40k games than there are stars in the universe.
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!