4 Forks
14 Stars
14 Watchers

the-practice-of-programming

This repository contains the exercises from the book "The Practice of Programming" by Brian W. Kernighan and Rob Pike.

How to download and setup the-practice-of-programming

Open terminal and run command
git clone https://github.com/asankov/the-practice-of-programming.git
git clone is used to create a copy or clone of the-practice-of-programming repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with the-practice-of-programming https://github.com/asankov/the-practice-of-programming/archive/master.zip

Or simply clone the-practice-of-programming with SSH
[email protected]:asankov/the-practice-of-programming.git

If you have some problems with the-practice-of-programming

You may open issue on the-practice-of-programming support forum (system) here: https://github.com/asankov/the-practice-of-programming/issues