-
Notifications
You must be signed in to change notification settings - Fork 8
Fall22 overhaul #2
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
Conversation
|
Hi @jeseekia - I think this repo is where I originally hosted materials back when I gave the course, right? Will those materials still be available in a folder? I like to be able to reference them sometimes. Thanks! |
Hey @pamelafox ! Nice web apps workshop today! The folders for each workshop still contain the exercise files and other pre-existing material. Some of the content changes may be updated in the future as other instructors are iterating on this, but I believe everything your looking for should still exist. Also this repo wasn't deployed for some reason so it will be getting a GH Pages deployment. What materials are you looking to reference? Since these workshops are being updated and we're reorganizing contents, it'd be helpful to know what you're pointing students to. Python 1 and 2 were split into individual directories and the index pages of those reference all the relevant slides and exercise links. |
jeseekia
left a comment
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.
One other consideration is whether to move the intro-python-1-fa22 slides to another branch since that update belongs to
| <!-- Theme used for syntax highlighted code --> | ||
| <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/styles/monokai.min.css"> | ||
| </head> | ||
| <body> |
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.
Update footer
|
These changes are being merged, however, https://github.com/girldevelopit/gdi-python/tree/early-2022-material is a branch of main as it exists now. |
This PR incorporates
The goal of this PR is
There is a demo workshop directory for copying to make new workshops.
There is a dedicated workshop directory for intro-python that mirrors multi-session workshops.
Updating the technical content for any workshops is out of scope for this PR.
Shared assets are in the top of the directory.