[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Should I learn C or C++
From: |
John Chludzinski |
Subject: |
Re: [Help-gsl] Should I learn C or C++ |
Date: |
Fri, 6 Apr 2012 00:25:52 -0400 |
If you want to get to work ASAP - learn C. If you want to invest lots of
time up front before you begin using GSL, go for C++.
I know both but prefer using simple C (actually, --std=C99) when writing
numerical code.
---John
On Thu, Apr 5, 2012 at 7:58 PM, Alexander Gallego <address@hidden>wrote:
> Hi,
> I need to implement the GSL but I'm not sure if I should better learn C or
> C++ in order to make a correct and fast use of the library.
> Which language do you recommend?
>
> Thanks too much.
>
> --
> Alexander Gallego C.
> Instituto de Física, Facultad de Ciencias Exactas Y Naturales.
> Universidad de Antioquia.
>