-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create README.md for js bitcamp #71
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Danielle, thanks for the PR. I've added two comments. Please let me know if you have any questions.
Javascript/README.md
Outdated
|
||
**Who?** The material in this program is simplified so that those with minimal experience in computer science can try their hand at web design. This bootcamp was mainly designed for high school and college students, but aspiring coders of all ages are welcomed. Our instructors have an extensive background in coding, but are not experts with JavaScript. | ||
|
||
**What?** Concise and interactive Github Learning Lab that introduces and develops skills related to JavaScript with [Twilio](https://www.twilio.com/quest). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change Twilio to TwilioQuest
Javascript/README.md
Outdated
|
||
### Project Description | ||
|
||
4-week course on using Javascript and Twilio. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should change this to a 6 week course and instead of week 3 being recursion, have weeks 3-4 about html/css/building a bare bones website and integrating js into the website, giving them week 5-6 to work on their own website with javascript? maybe something similar to what Emily Gui's team did for the IMC last year? you can use that project as the base for weeks 3-4
fixing comment #1 on PR
removing recursion and incorporating html and css into the curriculum
Reference to issue
#69
Created README for JavaScript BitCamp summarizing week by week lessons and learning objectives, as well as the overall goals of the course
Reviewers requested:
@shreyagupta98