Tagged Questions
8
votes
4answers
216 views
Programming in other writing systems such as those who write right-to-left
How do programmers in countries whose writing system is, say, right-to-left write their code? Say if they were using C# compiler, do they follow the left-to-right approach or do they have a different ...
5
votes
2answers
274 views
API/Technical Writers Guide [closed]
Is there any good book/tutorial/guide for programmers, which can help them to write good programming documentation/tutorials/guides?