Code Words: Difference between revisions

Content deleted Content added
Charmii (talk | contribs)
m Remove comma from date attributes when there is no day of month
No edit summary
 
(13 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 27 ⟶ 29:
|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 35 ⟶ 37:
|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 43 ⟶ 45:
|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 51 ⟶ 53:
|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}}