How do you use D?
aberba via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 1 13:27:35 PDT 2017
On Friday, 28 July 2017 at 14:58:01 UTC, Ali wrote:
> While the Orgs using D page is very nice ... I hoping to hear
> more personal stories ...
>
> So
>
> How do you use D?
I'm a full stack developer using D on my personal backend project
development and APis.
> In work, (key projects or smaller side projects)
> in your side project, (github, links please)
I'm working on my own platform using vibe.d and other D dub
packages.
> just to learn something new? (I would easily argue that
> learning D will make you a better C++ programmer, maybe not the
> most efficient way, but I a sure it i very effective)
Even after php and JavaScript, D has made me a matured and
productive developer. Its expressiveness is unmatched.
>
> Did you introduce D to your work place? How? What challenges
> did you face?
Most people are hooked by popular stuff. Too destructed to focus.
>
> What is you D setup at work, which compiler, which IDE?
>
Sublime Text Editor + dub + DMD
> And any other fun facts you may want to share :)
D is productive, fast, easy, clean and capable more than any
languagein existence. It a fact. GC is very useful for my use
case. Dub registry is great way to use libs, community is awesome
and full of technical/experienced people.
D is a language that takes you to every party.
More information about the Digitalmars-d
mailing list