Article submission: list of language sections in the chapter "Languages" badly obsolete
-
To publish an article on Python, I wanted to classify it into chapter "Languages", section "Python", but this section is missing, as many other. Interestingly, even Python syntax coloring is supported. So, I had to classify an article... hell knows how. (Suggestions are welcome.) But it would be much better to updated the sections under "Languages", and probably many other sections, but this chapter is probably on of the most pressing. Thank you.
—SA
Sergey A Kryukov
-
To publish an article on Python, I wanted to classify it into chapter "Languages", section "Python", but this section is missing, as many other. Interestingly, even Python syntax coloring is supported. So, I had to classify an article... hell knows how. (Suggestions are welcome.) But it would be much better to updated the sections under "Languages", and probably many other sections, but this chapter is probably on of the most pressing. Thank you.
—SA
Sergey A Kryukov
Sean and I had a discussion about this very topic just yesterday. One question though: is the article about the Python language (so the "Other languages" section for now) or is it code that happens to be written in Python (and so in the section for the main topic of the article)?
cheers Chris Maunder
-
Sean and I had a discussion about this very topic just yesterday. One question though: is the article about the Python language (so the "Other languages" section for now) or is it code that happens to be written in Python (and so in the section for the main topic of the article)?
cheers Chris Maunder
Thank you, Chris. To answer your question: In this very case, this is an article about Python language (developing and using techniques, work-around limitations, etc) and programming using Python. There are no any other topics, such as domain-specific. So, consequently, the article code is also written in Python. Therefore, I think the closest classification would be something like "Languages" further sub-classified by language name. —SA
Sergey A Kryukov