Code Words: Difference between revisions

Content deleted Content added
Charmii (talk | contribs)
Add two sentences about goals of journal, with citation; describe representative topics; note Creative Commons license and schedule
No edit summary
 
(14 intermediate revisions by 7 users not shown)
Line 1:
{{Short description|Online computer programming publication}}
'''''Code Words''''' is an on-line publication about computer programming, produced by the [[Recurse Center]] retreat community. It began publishing in December, 2014, and has a quarterly schedule.
{{about|the computer programming publication|other uses|code word (disambiguation)}}
'''''Code Words''''' is an on-line[[Electronic publishing|online publication]] about [[computer programming,]] produced by the [[Recurse Center]] retreat community. It began publishing in December, 2014, and has a quarterly schedule.
 
The journal features original work by participants at the Centercenter, including visiting “residents” and alumni. It is intended to “share the joyful approach to programming and learning that typifies” the community, and to be “accessible and useful to both new and seasoned programmers.”<ref name='blog-61'>{{cite web
|url= https://www.recurse.com/blog/61-introducing-code-words
|title= Introducing Code Words
Line 11 ⟶ 13:
}}</ref>
 
Topics commonly treated include the inner workings of programming tools such as [[Git]];<ref>{{cite web
|url= https://codewords.recurse.com/issues/two/git-from-the-inside-out
|title= Git from the inside out
Line 17 ⟶ 19:
|publisher= Recurse Center
|work= Code Words
|date= March, 2015
|accessdate= November 28, 2016
}}</ref><ref>{{cite web
Line 25 ⟶ 27:
|publisher= Recurse Center
|work= Code Words
|date= June, 2015
|accessdate= November 28, 2016
}}</ref> Computer Science concepts such as [[propositional logic]],<ref>{{cite web
|url= https://codewords.recurse.com/issues/four/the-language-of-choice
|title= The language of choice
Line 33 ⟶ 35:
|publisher= Recurse Center
|work= Code Words
|date= September, 2015
|accessdate= November 28, 2016
}}</ref> [[data types]],<ref>{{cite web
|url= https://codewords.recurse.com/issues/three/algebra-and-calculus-of-algebraic-data-types
|title= The algebra (and calculus!) of algebraic data types
Line 41 ⟶ 43:
|publisher= Recurse Center
|work= Code Words
|date= June, 2015
|accessdate= November 28, 2016
}}</ref> and [[random forests ]];<ref>{{cite web
|url= https://codewords.recurse.com/issues/seven/a-tour-of-random-forests
|title= A tour of random forests
Line 49 ⟶ 51:
|publisher= Recurse Center
|work= Code Words
|date= October, 2016
|accessdate= November 28, 2016
}}</ref>; and treatments of diverse problems encountered in actual programming.
 
The supervising editor is Rachel Honor Vincent, with individual articles co-edited by members of the community. Contributions are licensed under the [[Creative Commons license|Creative Commons CC BY-NC-SA 4.0 [[Creative_Commons_license|license]].<ref name='blog-61' />
 
==References==
Line 60 ⟶ 62:
 
==External links==
* [https://codewords.recurse.com/about/ Official website]
 
* [https://codewords.recurse.com/about/ Official website]
* [https://codewords.recurse.com/issues/ List of issues]
 
 
{{stub}}
 
[[Category:Academic publishing]]
[[Category:Computer programming]]
[[Category:Electronic publishing]]
 
 
{{compu-prog-stub}}