On Thursday, 18 December 2014 at 11:54:52 UTC, ketmar via Digitalmars-d wrote:
On Thu, 18 Dec 2014 11:43:43 +0000
Ondra via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

I meant more to focus only on D. Like : "What do you have most difficulty with while learning language/you were learning langeuage?" "What do you consider most confusing part of D library/language features." etc...
that's what i'm talking about: people with different backgrounds find
different things difficult.

I personally, have problems with: Endless confusion about class/struct. endless confussion about array slices. String details.
see? those was the things i got almost immediately. but it's not 'cause
i'm a kind of genious, i just used to concepts internally.

Lack of enough practical examples on library packages...
yeah, having more practical samples is the most universal desire, i believe. let's hope that someone will write "Phobos Cookbook". ;-)

On the other hand I don't feel that templates are so hard. That's actually why i started to learn D.
i bet you didn't do alot of convoluted templates in C++, aren't you? 'cause people with that background tent to run away screaming when they
hear the word "template". ;-)

Well I have some and actually this was the reason I started looking for something better. I felt like C++ doesn't allow me to express myself. And I found D... which is awesome ;)

Reply via email to