10 Forks
73 Stars
73 Watchers

APCSharp

Este repositório contém os materiais relativos à segunda edição do livro Aprenda a Programar com C# (para aceder a edição mais recente veja o repositório APCSharp3 em https://github.com/atrigo/APCSharp3)

How to download and setup APCSharp

Open terminal and run command
git clone https://github.com/atrigo/APCSharp.git
git clone is used to create a copy or clone of APCSharp 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 APCSharp https://github.com/atrigo/APCSharp/archive/master.zip

Or simply clone APCSharp with SSH
[email protected]:atrigo/APCSharp.git

If you have some problems with APCSharp

You may open issue on APCSharp support forum (system) here: https://github.com/atrigo/APCSharp/issues