• 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

    • It depends on how technical of an answer you want. Does it stop manufacture drivers? Yes, the universal driver is the only thing that interfaces with the printer hardware. However, print support apps (PSAs) are the new way to provide that functionality you speak of, and they integrate directly into the print dialog box, so the user doesn't see any difference at all. This is nothing new...this has been the preferred way to do print drivers for almost 8 years! The only thing changing here is that the older printer model drivers of the past are being deprecated. I highly suspect that you yourself have installed a print support app described as a driver package from the manufacture's support page, had it work exactly as expected, without realizing it was using the universal IPP driver under the covers. For example, USB keyboards have all used the generic HID driver for just about as long as they have existed, but that doesn't stop manufacture "drivers" from enabling more features.
    • https://www.neowin.net/news/microsofts-captionbot-will-try-to-caption-any-picture---as-long-as-hitlers-not-in-it/ The early days of "AI"!
    • Wow..... 1.8GB of RAM usage. That's just a bit more than MS Teams or VS Code uses.
    • its slower than ever. especially on mobile ios. really poor app. Slack is a million times better. shame the company i work for moved from Slack to teams few years back. was like moving from 2026 to windows ME.
    • Manufacturers will be able to ship printer-specific functions through their support apps (their companion software, in other words). But no, drivers won't be needed from them anymore, only the universal one included with Windows. Think about this as printers all agreeing to a stardandized API for common functions, all talking the same language and supporting the most common functionality via that API, so only a single driver is needed to talk to them. Any additional functionality not handled by that driver will be provided by the companion software for the printer.
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      531
    2. 2
      PsYcHoKiLLa
      209
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      99
    5. 5
      ATLien_0
      82
  • Tell a friend

    Love Neowin? Tell a friend!