issues
search
CodeYourDreams
/
Develop_Curriculum
This repository contains the Code Your Dreams curriculum content for our Application Development module.
http://codeyourdreams.org
9
stars
15
forks
source link
Selecting Exercises for Jupyter NB Labs
#4
Open
victoriamreese
opened
5 years ago
victoriamreese
commented
5 years ago
Description of Problem
Currently, the Jupyter Notebooks in the Code Your Dreams Develop Curriculum Repo are rough outlines of learning outcomes for each lecture.
We need to convert these lecture outlines into learning labs.
Process:
Identify appropriate coding problems and activities corresponding to each learning goal covered in the Jupyter Notebook outline.
You can find sample coding activities and problems in this
list of Python programming resources
Link-to or embed these coding activities into the Jupyter Notebook.
victoriamreese
commented
5 years ago
Timeline
Complete all Jupyter Notebook Labs by 10/19
[ ] Programming Components
Intro
Diving Deeper
Mastering
[ ] Data Structures
[ ] Loops and If Statements
[ ] Debugging and Error Handling
[ ] Functions
Intro
Diving Deeper
Mastering
[ ] Classes
Intro
Diving Deeper
Mastering
[ ] Packages
Packages
Numpy
Pandas
[X] Storage (MongoDB Database Unit)
[ ] APIs
[ ] Data Cleansing
[ ] Intro to Flask
Flask Basics 1-7
Bootstrap
CSS
HTML
Special Functionality
[ ] Chat Applications
[ ] Mapping Applications
Description of Problem
Process: