Skip to the content.

NCCS Internship Resources

Schedule

Team Presentation Schedule

Instructions:

The goal of the presentation is to move your project forward by getting feedback from teammates, seeking advice on current problems, and offering opportunities to learn from each other by seeing examples of code and hearing people think through problems out loud.

The audience for your presentation is teammates, so you don’t have to sell your project. Rather, you are selling your PROCESS to other experts in the room.

You might start with the end goal and work backwards. Here is what I want (final dataset, example visualization our model output), here is how I am trying to get there (process model of the steps needed). This type of high-level context helps prime productive conversations wtih the team.

Make the meeting actionable. What is one problem you need to solve, one decision you need to make, or one type of feedback that would help move the project forward at this stage?

Good things to highlight are the logic of a specific problem you are trying to solve, some code that is currently not working, an engineering question where you need to make a decision that involves trade-offs.

Slides are always welcome, but keep background context to a minimum (people are familiar with your projects already). Instead focus on explaining your mental model of the project, and how that shapes your implementation strategy.

Suggestions:

The goal is to get feedback on your current work, but also for teammates to get a window into projects, learn from seeing how others are implementing their code, and have an opportunity to hear others talk through problems out loud.