change: first sections readme

This commit is contained in:
Inanc Gumus 2018-10-22 23:23:07 +03:00 committed by GitHub
parent 62235f8ffc
commit 26bd5d5bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,12 +8,12 @@ So, you can find the lecture files in the same place as they are explained in th
**For the first part of the course; only the following directories contains exercises and quizzes.**
01-get-started/
* [01-get-started/](https://github.com/inancgumus/learngo/tree/master/01-get-started)
02-write-your-first-program/
* [02-write-your-first-program/](https://github.com/inancgumus/learngo/tree/master/02-write-your-first-program)
03-packages-and-scopes/
* [03-packages-and-scopes/](https://github.com/inancgumus/learngo/tree/master/03-packages-and-scopes)
04-statements-expressions-comments/
* [04-statements-expressions-comments/](https://github.com/inancgumus/learngo/tree/master/04-statements-expressions-comments)
05-write-your-first-library-package/
* [05-write-your-first-library-package/](https://github.com/inancgumus/learngo/tree/master/05-write-your-first-library-package)