Welcome to the web development repository for slides, solutions and tips.
Please do not share the solutions, slides or anything I am sharing here with you with anyone out of Code First Girls community.
You have 3 options :
- Clone it
- Fork it
- star the repo
Differences :
-
When you clone the repo, you can get the code from this repo (everything) and create your own repo (be care full , it should be a PRIVATE repo and do not share this with anyone out of CFG community)
-
When you fork the repo, you have the copy of the repo in your own GitHub account, you do not need to come back to this repo if you do not want to.
-
You can star this repo, and you can find this repo easily and get back to it anytime you want.
Just use your GitHub Desktop(if you have learned it now) and use this url : https://github.com/ellietms/CodeFirstGirls.git
You can see 3 buttons on the top right corner of the repo, the middle button is Fork, just press Fork. If you need help reach out to me in slack. I will add some videos here in future to help you.
You can see 3 buttons on the top right corner of the repo, the last button is star, just press it.
now if you go back to your profile, you will see on the top of the page you have overview, repositories,.., starts. in your starts section you will find this repo. If you need help reach out to me in slack. I will add some videos here in future to help you.
You can find the folders with specific module name such as HTML, CSS, etc.
It is in the order and in each folder you will find :
- slide : you will find the slide for that specific module
- class-code-ready : This folder includes templates or starter code you should have for some excersises in some sessions.
- HomeWork: your home work task you need to work on ( I did not add solutions for home work )
- solutions : you can find all the solutions in this folder.