RAD for C just in API ??

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: RAD for C just in API ??

Post by Danilo »

Kwai chang caine wrote:Furthermore understanding C, it's understanding much more things in the events of windows, and numerous other things...
I see that since i begin to learn the code of a window in C above ..
After, several things i have not understand in PB, are more simple now

And the last reason, is unfortunately PB is not really knowing in the professionnal word :cry:
And it's also important, in my job to can say a day, i can do a little application in C
Of course that's right.

After learning C, it is also much easier to switch to many other popular languages that share
the fundamental syntax (C++, C#, Java, JavaScript, D, Google Go, Haxe, ...).

Good luck for your journey! ;)

Could be helpful: cppreference.com (Archives for offline viewing) - Or better French?
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5500
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: RAD for C just in API ??

Post by Kwai chang caine »

Several site talk about D
I thought It's a language not really finish and deprecated.
Apparently not... :shock:
So for the moment. ..i try the C It's alredy not bad...and i don't want try all the letters of the alphabet :lol: :lol:

Thanks for your encouragement and very interesting link 8)
ImageThe happiness is a road...
Not a destination
seeker
User
User
Posts: 48
Joined: Fri Nov 01, 2013 2:08 am

Re: RAD for C just in API ??

Post by seeker »

i use D a lot. its nice and once you get used to it is easier then c++. if you search, you'll find dfl that has a designer named entice. the work great.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5500
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: RAD for C just in API ??

Post by Kwai chang caine »

It's strange D is not really recognized in the world of programming .... :cry:
Surely a good reason...
I take when even a look :wink:

Like i want move slowly, Letter by letter :lol:, it's really interesting 8)
Thanks a lot SEEKER for your advice 8)
ImageThe happiness is a road...
Not a destination
Post Reply