Computer science and software development glossaries.
Find any typos? Have another resource you think should be included? Contributions are welcome!
First, fork this repository.
Next, clone this repository to your desktop to make changes.
$ git clone git@github.com:nomadme/csengineering.git
$ cd csengineering
Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.
Instead of cloning the repository to your desktop, you can also go to filename.md
in your fork on GitHub.com, hit the Edit button (the button with the pencil) to edit the file in your browser, then hit the Propose file change
button, and finally make a pull request.