|
| 1 | + |
| 2 | +# Learning Goals |
| 3 | + |
| 4 | +## Collective |
| 5 | + |
| 6 | +**Our shared goals for these exercises are**: |
| 7 | + |
| 8 | +Strengthen our collaboration and communication skills in a technical context by |
| 9 | +working through coding challenges together and exchanging ideas openly. |
| 10 | + |
| 11 | +Develop a consistent and professional workflow for writing, structuring, reviewing, |
| 12 | + and improving code using shared standards and GitHub best practices. |
| 13 | + |
| 14 | +Write clear, readable, and well-documented solutions, including modular functions, |
| 15 | +meaningful commit messages, polished notebooks, and accessible READMEs. |
| 16 | + |
| 17 | +Support each other’s learning through constructive feedback, code reviews, |
| 18 | + and active knowledge sharing—so everyone learns from everyone. |
| 19 | + |
| 20 | +Build confidence and creativity in how we approach problems as a team, experimenting |
| 21 | +with new techniques and tackling challenges with curiosity. |
| 22 | + |
| 23 | +Deepen our data-science foundations through weekly practice with EDA, visualization, |
| 24 | + and fundamental statistics applied to real datasets. |
| 25 | + |
| 26 | +Create an inclusive, supportive learning environment where all voices are welcomed, |
| 27 | +questions are encouraged, and leadership is shared. |
| 28 | + |
| 29 | +Communicate insights clearly by translating technical results into simple explanations, |
| 30 | + one-pagers, and concise presentations. |
| 31 | + |
| 32 | +Promote reproducible, future-friendly work through automation, versioning, |
| 33 | +structured pipelines, and documentation that helps future collaborators. |
| 34 | + |
| 35 | +## Individual Learning goal (Kervens) |
| 36 | + |
| 37 | +Build consistency and personal discipline by dedicating regular time to research, |
| 38 | +review, and independent practice. |
| 39 | + |
| 40 | +Apply personal agency tools to set clear intentions, monitor progress, |
| 41 | +and stay accountable throughout the project. |
| 42 | + |
| 43 | +Strengthen collaborative coding skills by mastering GitHub workflows |
| 44 | +(branching, pull requests, conflict resolution) and writing meaningful commit messages. |
| 45 | + |
| 46 | +Develop clear technical communication by maintaining well-commented scripts, |
| 47 | +structured notebooks, and visual explanations of decisions. |
| 48 | + |
| 49 | +Create reproducible workflows for data loading, cleaning, and modeling through |
| 50 | +modularized code and versioned notebooks. |
| 51 | + |
| 52 | +Apply data science to real-world questions—especially related to education, policy, |
| 53 | +or social outcomes, and document insights for both technical and non-technical audiences. |
0 commit comments