Tagged Questions
6
votes
7answers
369 views
Are languages just syntax or do they include the framework too? [closed]
In building a language history for Pascal I noticed that at some point languages changed from a strong line between the language and its common libraries to more of a blurry one. In the first few ...
4
votes
4answers
966 views
What are the basic skills a beginner JavaScript programmer should have? [closed]
In NYC, we are working on creating a collaborative community programming environment and trying to segment out software engineers into differing buckets. At present, we are trying to define:
...