Initial commit

This commit is contained in:
Inanc Gumus
2018-10-13 23:30:21 +03:00
commit cde4e6632c
567 changed files with 17896 additions and 0 deletions

19
first/README.md Normal file
View File

@@ -0,0 +1,19 @@
**The course videos follow this directory.**
So, you can find the lecture files in the same place as they are explained in the course videos. But then I've moved them into their own directories. This directory is here just for your convenience.
---
# ☢️ USE THE FOLLOWING DIRECTORIES INSTEAD! ☢️
**For the first part of the course; only the following directories contains exercises and quizzes.**
01-get-started/
02-write-your-first-program/
03-packages-and-scopes/
04-statements-expressions-comments/
05-write-your-first-library-package/