> For the complete documentation index, see [llms.txt](https://founders-and-coders.gitbook.io/coursebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://founders-and-coders.gitbook.io/coursebook/src/course/syllabus/developer/week01-project01-basics/overview.md).

# Week of September 9th

This week is focused on the fundamental building blocks of web pages—accessible, semantic HTML, and well-organised CSS.

## Workshops

### *To be completed AHEAD of Week01*

* [CSS Layout workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/css-layout/README.md)
* [Semantic HTML workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/semantic-html/README.md)
* [Accessibility workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/learn-a11y/README.md)
* [HTML Forms workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/html-forms/README.md)

### *To be completed on Induction day*

* [Git workflow workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/git-workflow/README.md). Repo name: Work01\_Git\_YourName
* [GitHub Projects workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/github-projects/README.md). Repo name: Work02\_GitHubProjects\_YourName

### *To be completed on Week01*

* [Asynchronous JS workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/functions-callbacks-async/README.md). Repo name: Work03\_Async\_YourName
* [Promises & fetch workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/learn-fetch/README.md). Repo name: Work04\_FetchAndPromises\_YourName
* [Real-world fetch workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/real-world-fetch/README.md). Repo name: Work05\_Fetch\_YourName
* [Promise practice workshop](https://github.com/foundersandcoders/coursebook/blob/main/workshops/promise-practice/README.md). Repo name: Work06\_Promises\_YourName
* [Pokemon promises vs async/await](https://www.notion.so/Pokemon-promises-vs-async-await-57fc5bf0bcd348d392d48ed5bca3980d?pvs=21). Repo name: Work07\_PromisesVSAsync\_YourName

## Execute Program

* [Execute Program Javascript Concurrency](https://www.executeprogram.com/courses/javascript-concurrency)

## Topics

* [Safeguarding and Prevent](https://docs.google.com/presentation/d/1SbZchQ8f_VH6r1gjwk8kyZjG2csl0nBamuz6Eaoa8FQ/edit#slide=id.g2da7c98d7e9_0_0)
* Safeguarding Quiz
* Dev machine setup
* Project planning and development (GitHub Projects)
* [User Manuals](https://github.com/fac30/User-Manuals)
* [Progress Logs](https://github.com/fac30/Progress-Log)
* Introduction to GitHub profiles. [***GitHub Profile Generator***](https://rahuldkjain.github.io/gh-profile-readme-generator/) <https://rahuldkjain.github.io/gh-profile-readme-generator/>
* Project introduction
* Live code session: project code review
* [HackMD](https://hackmd.io/)
* [Project presentations](https://foundersandcoders.notion.site/Project-presentations-d8787b65e78a4314b62475552e7989e9)
