www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Quick Refresher book?

reply Aedt <adnansignsup gmail.com> writes:
Hello, I was wondering if there's any quick refresher resource to 
brush up on my D after a long time? Is there a short and quick 
language reference book like "A Tour of C++"?
Jun 16 2018
next sibling parent arturg <var.spool.mail700 gmail.com> writes:
On Saturday, 16 June 2018 at 23:33:18 UTC, Aedt wrote:
 Hello, I was wondering if there's any quick refresher resource 
 to brush up on my D after a long time? Is there a short and 
 quick language reference book like "A Tour of C++"?
if you havent seen it yet, there is the dlang tour https://tour.dlang.org
Jun 16 2018
prev sibling parent Phyllis <patricamillie gmail.com> writes:
On Saturday, 16 June 2018 at 23:33:18 UTC, Aedt wrote:
 Hello, I was wondering if there's any quick refresher resource 
 to brush up on my D after a long time? Is there a short and 
 quick language reference book like "A Tour of C++"?
If you want to practice your coding skills I recommend you to start practicing on InterviewBit.com - https://www.interviewbit.com/courses/programming/ they organize the questions by topic and gamified it. This helped me to stay motivated.
Jun 21 2018