Jump to content

Your favorite/most used language

What is your favorite/most used language? 1 member has voted

  1. 1. What is your favorite/most used language?

    • Visual Basic
      5
    • C
      0
    • C++
      2
    • Delphi
      0
    • Java
      1
    • HTML
      3

Please sign in or register to vote in this poll.

Featured Replies

  • Author
Originally posted by BPHgravity

I prefer the English language. ;)

 

Even the English language has its pitfalls

I like VB, but sometimes its hideously slow compared to C / C++. Especially in my pi calculator. The application in C calculates about twice to three times as fast as my visual basic application.

 

Of course, BASIC being the only language I know well, I must say its my favorite language :D

Esperanto, for a more obscure version of the joke that's already been made.

Originally posted by blike

Of course, BASIC being the only language I know well, I must say its my favorite language :D

Mallard Basic on the Amstrad PCW series - best language EVER.

 

:cool:

  • Author

Ilearned QBASIC from Mallard's BASIC BASIC Tutorial.

 

It was really easy to un derstand and do. I recommend it to anybody who wants to learn.

You can get it at www.qbasic.com and then click on "Tutorials"

  • 3 weeks later...

My favorite language is C, as C produces high-performance code with high-level behavior. Having access to all of the hardware-related modules is also a plus for me. I recommend Visual Basic if you're doing windows based applications, even though I personally don't like it's high-level handling.

It all depends on what I'm doing...

 

For scientific code that runs through huge arrays or that I'm going to parallelise: Fortran 90

 

For fast code, system drivers, or code that my be seen outside the scientific community: C/C++

 

If I have to use a GUI or it needs to run on various machines: Java

 

Lots of text procesing: Perl

 

Simple number-crunching: VBA in Excel

 

Webpages: PHP

 

It definitely helps knowing a lot of languages ;) In my opinion a programming language is like a tool. You do not use a screwdriver to hammer in a nail, unless you don't have a hammer. Similarly, you don't use Fortran for fancy windows-type software and you don't use perl to write fast software.

  • 3 weeks later...

So you're informed, Fortran-90 produces the same machine-level code as C, and pascal. So theres no need to only use it for scientific reasons. It is also a good system-design language.

HTML baby...heh heh heh:cool:

 

although I do hope one day to know more than just that;)

Originally posted by Dudde

HTML baby...heh heh heh:cool:

 

although I do hope one day to know more than just that;)

Learn CSS (easy), SQl (easy) and PHP (always more to learn) to go with your HTML and you'll be unstoppable.

 

Unstoppable.

any links or tips or advice or teachings would be greatly appreciated in any of those areas;)

 

I'm a good learner I just haven't had the opportunity yet:-p stupid school...

hey thanks! I'll get into learning that right away;)

  • 2 weeks later...

Sayonora is referring more to web-based programming. Although used with GTK, PHP can be used to write windows applications (although I dont recommend it). If you're writing web apps, PHP/MySQL, XML, and CSS are all good to learn (as well as a understanding of HTML). Stay away from things like ASP, and Microsoft SQL as they'll run your pockets for alot of money, for just learning. PHP and MySQL are all free and open source, so they can be learned for nothing.

ASP makes me cringe. It is ugly and unnecessarily complex. Plus you pretty much have to run it under a M$ server, which is just not the way to go at all.

 

I have heard of people using PHP as a "pure" programming language. It makes me laugh. What sort of apps have you seen it used for Syntax?

  • 1 month later...

Im planning to make a 3D space shooter in VB based on the old west. Any pointers?

hey now lets not go bashing asp. It hasn't cost me anything to learn other than setting up an NT based server. Besides it was very easy to make the jump from visual basic to asp. Nothing about it seems too unnecessarily complex. I think its a fine language

English then Russian.

for computers. I love the old BBC Micro BASIC

after that Z80 machine code then the Motorola 68000 series ASM

Originally posted by blike

 

Old west space shooter? Sounds interesting. Good luck with the 3d engine in VB though. Usually 3d engines in BASIC are nice and slow :l

 

Tell me about it (here comes the website again ;) )

 

http://www.djglacial.com/index2.html

 

^ Sprite based engine written in actionScript. It was fun to write but turning from 3D to 2D coordinates was rather emulated. Think cathode ray tube and grade 10 trigonometry.

 

 

Edit - VB game was a joke. :)

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.