Exercism and Harbour

Post Reply
axtens
Posts: 2
Joined: Mon Apr 22, 2024 4:37 am

Exercism and Harbour

Post by axtens »

(If there's a better place for this announcement please let me know)

"Solve coding exercises and get mentored to develop fluency in your chosen programming languages. Exercism is open-source and not-for-profit."

Currently there is no xbase language learning track. I have made a formal request to add a Harbour track on the expectation that Harbour is a good representative for the xbase family.

Comments?

-Bruce
User avatar
Antonio Linares
Site Admin
Posts: 42275
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Exercism and Harbour

Post by Antonio Linares »

Dear Bruce,

Thanks for sharing it with us!

I see it as a very good initiative.

I have been reviewing the Harbour examples provided in https://github.com/ajborla/exercism-exe ... or_Harbour
and to me there are many Harbour coding areas that are missing in those examples, like codeblocks, arrays, hashes, classes, extend system use to enhance it using C, user defined commands, preprocessor use, etc. to mention some of them.

I encourage you to enhance it and make it a real usefull Harbour coding learning start point!

This AI implementation may be usefull to help coding those examples: https://hf.co/chat/assistant/66229318ae991ee8ad79a177
Anyhow in these forums there are lots of working examples to be freely used too :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
axtens
Posts: 2
Joined: Mon Apr 22, 2024 4:37 am

Re: Exercism and Harbour

Post by axtens »

Thank you, sir, for the encouraging words.

Kind regards,
Bruce
Post Reply