Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuacc/prose-for-programmers

A book to help software developers write better prose
https://github.com/joshuacc/prose-for-programmers

book

Last synced: 19 days ago
JSON representation

A book to help software developers write better prose

Awesome Lists containing this project

README

        

# Prose for Programmers

This is a book for programmers.
It is a guide to mastering the most difficult programming language of all: human language.

Just as with programming,
we write with particular goals in mind.
That goal might be as simple as reminding someone about a requirement
or as complex as justifying an entirely new architecture for a product.
But in every case we write in order to achieve something.

This book will teach you how to achieve those goals more effectively with clearer, more persuasive writing.

## It is a work in progress

The first three chapters are content complete.

* [Why should developers study writing?](manuscript/why.md)
* [General Rules](manuscript/rules.md)
* [The Writing Process](manuscript/process.md)

And there are four chapters to come.

* Writing Structures
* Audience
* Genres
* Other Resources

For more detail, take a look at [the outline](outline.md).

## Can I get it in EPUB/MOBI/PDF?

[Yes, you can.](https://leanpub.com/proseforprogrammers)

## Contributing

* For general questions and suggestions, please [open an issue][issues].
* To correct typos or suggest specific changes in the way something is written, please [open a pull request][prs].

Note: By contributing content to this repository, you grant the book author (Joshua Clanton) a non-exclusive license to use that content in the book as he deems appropriate.

## License

Creative Commons License
Prose for Programmers by Joshua Clanton is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

[issues]:https://github.com/joshuacc/prose-for-programmers/issues
[prs]:https://github.com/joshuacc/prose-for-programmers/pulls