Thread overview
Pluralsight course on D
Apr 11, 2014
Dmitri Nesteruk
Apr 11, 2014
Paulo Pinto
Apr 12, 2014
Paulo Pinto
April 11, 2014
I'm happy to announce the release of the D programming course on Pluralsight. Five hours of video goodness covering the basics of the language:

http://pluralsight.com/training/courses/TableOfContents?courseName=introduction-to-d

Enjoy!
April 11, 2014
Am 11.04.2014 21:09, schrieb Dmitri Nesteruk:
> I'm happy to announce the release of the D programming course on
> Pluralsight. Five hours of video goodness covering the basics of the
> language:
>
> http://pluralsight.com/training/courses/TableOfContents?courseName=introduction-to-d
>
>
> Enjoy!

Congratulations!

Now on Reddit

http://www.reddit.com/r/programming/comments/22svme/introduction_to_d_online_training_course_for/

and HN

https://news.ycombinator.com/item?id=7575075

--
Paulo
April 12, 2014
On 4/11/14, 12:39 PM, Paulo Pinto wrote:
> Am 11.04.2014 21:09, schrieb Dmitri Nesteruk:
>> I'm happy to announce the release of the D programming course on
>> Pluralsight. Five hours of video goodness covering the basics of the
>> language:
>>
>> http://pluralsight.com/training/courses/TableOfContents?courseName=introduction-to-d
>>
>>
>>
>> Enjoy!
>
> Congratulations!

From me too, this is awesome!!

https://twitter.com/D_Programming/status/454842316310577152

https://www.facebook.com/dlang.org/posts/827079300639086?stream_ref=10

> Now on Reddit
>
> http://www.reddit.com/r/programming/comments/22svme/introduction_to_d_online_training_course_for/

Per http://www.redditlater.com/analysis/#/r/programming, posting Friday around noon PST is suboptimal, it's best to wait til Monday morning.

> and HN
>
> https://news.ycombinator.com/item?id=7575075

When giving HN posts, don't give direct links (they have protection against votes coming straight to a post). Instead, give a search link such as https://hn.algolia.com/#!/story/forever/0/pluralsight.


Andrei

April 12, 2014
Am 12.04.2014 06:54, schrieb Andrei Alexandrescu:
> On 4/11/14, 12:39 PM, Paulo Pinto wrote:
>> Am 11.04.2014 21:09, schrieb Dmitri Nesteruk:
>>> I'm happy to announce the release of the D programming course on
>>> Pluralsight. Five hours of video goodness covering the basics of the
>>> language:
>>>
>>> http://pluralsight.com/training/courses/TableOfContents?courseName=introduction-to-d
>>>
>>>
>>>
>>>
>>> Enjoy!
>>
>> Congratulations!
>
>  From me too, this is awesome!!
>
> https://twitter.com/D_Programming/status/454842316310577152
>
> https://www.facebook.com/dlang.org/posts/827079300639086?stream_ref=10
>
>> Now on Reddit
>>
>> http://www.reddit.com/r/programming/comments/22svme/introduction_to_d_online_training_course_for/
>>
>
> Per http://www.redditlater.com/analysis/#/r/programming, posting Friday
> around noon PST is suboptimal, it's best to wait til Monday morning.
>
>> and HN
>>
>> https://news.ycombinator.com/item?id=7575075
>
> When giving HN posts, don't give direct links (they have protection
> against votes coming straight to a post). Instead, give a search link
> such as https://hn.algolia.com/#!/story/forever/0/pluralsight.
>
>
> Andrei
>

Thanks for the tips, will take care next time.

--
Paulo