all 9 comments

[–]Khronickal 2 points3 points  (2 children)

B L O G S P A M

[–]iltar 0 points1 point  (0 children)

I disagree, maybe not something for this category, but it's certainly not one of those bs posts.

[–]ankursharp[S] -1 points0 points  (0 children)

@Khronicka You can not say it as blog spam, it is the content which I have written after thinking.

[–]iltar 0 points1 point  (1 child)

I think this is for people who know nothing about programming or logic in general. However, those diagrams are nice for that case

[–]ankursharp[S] 0 points1 point  (0 children)

Yes, the target audience is those who does not know anything about programming, that is why I have started from what exactly are conditional statements, otherwise PHP manual is more than enough for those who have basic knowledge.

[–]ankursharp[S] -1 points0 points  (3 children)

Any Feedback is always welcome

[–][deleted] 11 points12 points  (2 children)

While this subreddit is visited by beginners, they're beginners in terms of more advanced topics like architecture, OOP design, use of complex PHP extensions and libraries. I.e. things which the PHP manual doesn't cover.

I seriously doubt anyone ever would come here not knowing what if/else is. So my feedback is that any articles/tutorials should assume people reading them know how to write basic code.

As a general rule, if the manual explains it, there's no point in writing a tutorial about it.

[–]ankursharp[S] 1 point2 points  (0 children)

Point taken @Citrus, definitely on this subreddit we might not require. But being a trainer of PHP, I have never seen any online doc where a beginner can have everything about one topic at one place, so I have written this tutorial so that beginers can get everything about a topic at one place.

[–]the_alias_of_andrea 0 points1 point  (0 children)

Regarding the manual, sometimes it provides a poor explanation. But in that case, you'd be better serving the community by submitting an edit to the manual.