• 0

What Language do you use?


What programming language do you use most?  

203 members have voted

  1. 1. What programming language do you use most?

    • Basic
      2
    • C++
      62
    • C#
      40
    • Delphi
      18
    • Java
      29
    • Logo
      0
    • VB.net
      25
    • VB
      27


Question

Recommended Posts

  • 0
Well, you tell the turtle (usually just a pixel) to move in code, you can have it draw lines, etc. It's not that exciting. :sleep:

Not just a pixel - we used to have the full-on turtle robot with a pen that you put in and could lower or retract on command in order to draw on large sheets of paper underneath... That thing was great (I wonder with the school still has it - it's been 13 or 14 years after all...)

  • 0

OK, I have my doubt about all these people using C++ out there...

Let me ask it this way:

Do you use C++ for work?

Do you use C++ for school?

Do you use C++ for Windows Programming?

Do you use C++ for Linux/Unix?

What is the biggest C++ program you have written?

I will start first...

1) Yes, about 20% now, usually Winsock, GDI, and Win32 API wrapper. Mostly DLLs, ATL COM objects and OCXes.

2) No... I have been out of school for over 16 years

3) No... C++ is not the best lauguage to finish a project on time under Windows. MFC is not that easy to use and I have yet to code in Managed C++ under dotnet

4) No... I do not code for free. I also target the biggest chunk of the market only.

5) Optical Jukebox device driver and NT services.

  • 0

Lately I've been using Java and COBOL because I'm taking courses in both at university.

For 'fun and games' I'm back to messing about with x86 ASM on DOS 6.22 virtual PC.

For serious work it's still OBJ-C or C++ depending on the platform. I'm opposed to the use of prototyping languages like VB for any serious work - but to each his own.

  • 0
OK, I have my doubt about all these people using C++ out there...

Let me ask it this way:

Do you use C++ for work?

Do you use C++ for school?

Do you use C++ for Windows Programming?

Do you use C++ for Linux/Unix?

What is the biggest C++ program you have written?

I program mostly in C++. It's been 4 years now that I've learned how to program in that language.

It's a very powerfull language, but it takes time to really learn it. I don't just mean the syntax, but all the programming paradigms, patterns and the logics behind them.

(note aside: check www.boost.org if you think C++ std lib is lacking somewhere)

To answer chubby:

1) Yes. But I'm a student so it was a 2 months work as a programmer. Was working on a DB engine.

2) Yes, when I can. Like, when it's not a Java project for school. (PS: I hate Java ;)) :p

3) Yes... but the less it happens the better it is. Windows programming is not really interesting and really awkward. Whenever I can I use portable libs to do what I want (boost, SDL, GLUT, etc...)

4) Yes. I try to make my programs as portable as possible, so Unix/Linux is a supported platform for me.

5) Hard to say... nothing really amazing in size, about 10,000 lines for my biggest personnal project. Generally things in relation with 3D graphics and such : image lib, triangle stripper, zip file system (C++ interface for a file system ? la Quake III).

For the moment my projects tends to get smaller in term of number of lines, but do more and more 'cause I'm getting more used to the C++ std lib and various other 3rd party libs.

  • 0
I've just started my computing AS level and we are learning turbo pascal because according to our teacher "C++ sucks goats compared to turbo pascal"

As it's often said, "Those who can't, teach." <j/k> ;) C++ offers you a arsenal of weapons to blow your legs off with, but is heads above for the mere fact that you can program in an object oriented way. Then, throw in the STL, or just the ability to templatize, and forget tp. I guess if your teacher actually had to solve real-world problems, he wouldn't use turbo pascal.

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

    • No registered users viewing this page.
  • Posts

    • 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/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
  • 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!