code words
   HOME

TheInfoList



OR:

''Code Words'' is an
online publication Electronic publishing (also referred to as publishing, digital publishing, or online publishing) includes the digital publication of e-books, digital magazines, and the development of digital libraries and catalogues. It also includes the editi ...
about
computer programming Computer programming is the process of performing a particular computation (or more generally, accomplishing a specific computing result), usually by designing and building an executable computer program. Programming involves tasks such as anal ...
produced by the
Recurse Center The Recurse Center (formerly known as Hacker School; also called RC) is an independent educational institution, that, until the COVID-19 pandemic, combined a retreat for computer programmers with a recruiting agency. The retreat is an intentional ...
retreat community. It began publishing in December 2014, and has a quarterly schedule. The journal features original work by participants at the Center, 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.” Topics commonly treated include the inner workings of programming tools such as
Git Git () is a distributed version control system: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data in ...
; Computer Science concepts such as
propositional logic Propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. It deals with propositions (which can be true or false) and relations b ...
,
data types In computer science and computer programming, a data type (or simply type) is a set of possible values and a set of allowed operations on it. A data type tells the compiler or interpreter how the programmer intends to use the data. Most progra ...
, and random forests; 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 CC BY-NC-SA 4.0 license.


References


External links


Official website

List of issues
Academic publishing Computer programming Electronic publishing {{compu-prog-stub