Re: Silicon Valley D Meetup - September 28, 2017 - "Open Methods: From C++ to D" by Jean-Louis Leroy

2017-09-29 Thread Ali Çehreli via Digitalmars-d-announce

The slides:

  https://jll63.github.io/openmethods.d/dlang-meetup-2017-09-28/

Unfortunately, there is no video.

Ali

On 09/18/2017 10:38 PM, Ali Çehreli wrote:

We're excited to be in San Francisco this month:

   https://www.meetup.com/D-Lang-Silicon-Valley/events/243022411/

Our host is AdRoll[1].

Ali

[1] AdRoll uses D for data science:

http://tech.adroll.com/blog/data/2014/11/17/d-is-for-data-science.html




Re: DlangIDE v0.8.0 released

2017-09-29 Thread bitwise via Digitalmars-d-announce
On Thursday, 28 September 2017 at 11:25:35 UTC, Vadim Lopatin 
wrote:

[...]
Fixed.


Awesome, looks perfect now.

   Thanks!


Re: DlangIDE v0.8.0 released

2017-09-29 Thread aberba via Digitalmars-d-announce
On Friday, 29 September 2017 at 07:18:42 UTC, Martin Tschierschke 
wrote:

On Wednesday, 27 September 2017 at 12:34:33 UTC, Dmitry wrote:
On Wednesday, 27 September 2017 at 08:00:21 UTC, Traktor Toni 
wrote:

[...]

The IDE should contain the compiler for convenience

No.


I think that including DMD & Co. into DlangIde is not the right 
approach,
but offering one D-NOW download package including everything 
needed to get started DMD, DUB, IDE etc. seams interesting.

Especially adding a collection of short D examples:
Maybe those from the website homepage + examples D-Lang Tour + 
some of Adams arsd.



So you start one installation and in the end you have a bunch 
of small valuable programs to play around.




Regards mt.


I don't get it. Install dlangide, install DMD (which comes with 
dub). What's the difficulty in this? If you want to debug, asm, 
etc. then you should have enough knowledge such that getting a 
debugger etc. is not a big deal.


Nodejs doesn't have any if that and its core packages are much 
worst than D's (except HTTP). But we use it cus its got packages 
for everything s beginners want to do. code.dlang.org


We wanna get the job done.


Re: DlangIDE v0.8.0 released

2017-09-29 Thread Martin Tschierschke via Digitalmars-d-announce

On Wednesday, 27 September 2017 at 12:34:33 UTC, Dmitry wrote:
On Wednesday, 27 September 2017 at 08:00:21 UTC, Traktor Toni 
wrote:

[...]

The IDE should contain the compiler for convenience

No.


I think that including DMD & Co. into DlangIde is not the right 
approach,
but offering one D-NOW download package including everything 
needed to get started DMD, DUB, IDE etc. seams interesting.

Especially adding a collection of short D examples:
Maybe those from the website homepage + examples D-Lang Tour + 
some of Adams arsd.



So you start one installation and in the end you have a bunch of 
small valuable programs to play around.




Regards mt.