D Language or RUST for Sudoku programming?

Advanced methods and approaches for solving Sudoku puzzles

D Language or RUST for Sudoku programming?

Postby RichardGoodrich » Fri Jun 27, 2025 4:46 pm

I just discovered D. C on steroids and evidently NOT a monster like C++. So denis_berthier had his SudoRules done in this lang. Sometimes I feel dumber than a "bag full of hammers" for NOT getting what Denis Berthier has been trying to tell me for a while! So it is D or RUST - maybe both? So I "easily" ran Davd Clamage's* minlex program a while back - and was amazed I could install RUST and build and run the Clamage program so easily!

These both look a bit like C in their structure - which is a very very old friend! D some are calling a "dead language" which may actually be an advantage since maybe it won't change underneath me as I am using it!

So, I am thinking a natural progression: D and then RUST. Do I really want to go back and re-learn that old dog: C?

Derek Banas a 15-year long YouTuber teaches extended courses on both! Shall I flip a coin or what?

* David Clamage has alias: Rangsk with his own YouTube channel and Sudokult discussion and appears on that Cracking The Cryptic channel some.
Big1952
RichardGoodrich
 
Posts: 137
Joined: 12 December 2012
Location: Josephine, TX (north of Dallas, TX)

Re: D Language or RUST for Sudoku programming?

Postby StrmCkr » Wed Jul 02, 2025 7:50 pm

Join the darkside lol

My codes originally all turbo Pascal, finally got around to building I as a Gui under Java.
Some do, some teach, the rest look it up.
stormdoku
User avatar
StrmCkr
 
Posts: 1460
Joined: 05 September 2006

Re: D Language or RUST for Sudoku programming?

Postby RichardGoodrich » Tue Jul 08, 2025 3:33 pm

StrmCkr wrote:Join the darkside lol

My codes originally all turbo Pascal, finally got around to building I as a Gui under Java.


How you like Java? I am still considering learning Javascript. However, just bough the D Programming Language book by one of the founder. Seems like a lifetime since I did C. And tried C# once but the hugeness of the language turned me way off!
Big1952
RichardGoodrich
 
Posts: 137
Joined: 12 December 2012
Location: Josephine, TX (north of Dallas, TX)

Re: D Language or RUST for Sudoku programming?

Postby StrmCkr » Wed Aug 20, 2025 12:45 am

its going pretty good:
relearning so much just to use it again, has things i cannot do with pascal, and things it cannot do that my pascal can with out writing custom tools.

definitely not used to syntax sensitive language.
Some do, some teach, the rest look it up.
stormdoku
User avatar
StrmCkr
 
Posts: 1460
Joined: 05 September 2006


Return to Advanced solving techniques