-
Notifications
You must be signed in to change notification settings - Fork 4
New Student Onboarding
Jesse edited this page Nov 14, 2025
·
11 revisions
Welcome to the Applications Development Practicum! This checklist is your starting point for setting up your environment and getting access to all team resources.
Ensure you have signed up for, and have access to, all required platforms. Do this first.
-
GitHub: Sign up and set up your profile. Your GitHub handle is your primary Practicum identity.
- β‘οΈ [GitHub Sign-up Link]
-
Slack Workspace: Join the team's official Slack workspace for all communication.
- β‘οΈ [Slack Invite Link]
-
Team Drive/Email: Ensure you can access the shared folder for documents and resources.
- β‘οΈ [Google/Microsoft Login Link]
Install and configure all essential tools needed for development.
| Tool | Purpose | Status |
|---|---|---|
| Git | Version Control System. Must be configured with your GitHub email. | β |
| IDE (VS Code) | Your primary code editor. | β |
| Node.js / npm | Runtime environment for most web projects. | β |
| Other CLI Tools | (e.g., Docker, Python/Pip, depending on project) | β |
Need help with setup? The Git and IDE/Text Editors guide provides step-by-step installation instructions.
These guides cover essential team processes, workflow, and professional conduct.
-
Practicum Workflow: Review the structure of our two-week sprints and meeting rhythm.
- β‘οΈ Agile Workflow page
-
GitHub Workflow: Understand the 7-step process from Issue Creation to PR Review.
- β‘οΈ GitHub Workflow guide
-
Code of Conduct: Review the professional and ethical standards for team membership.
- β‘οΈ Code of Conduct section
| Task | Description | Status |
|---|---|---|
| Introduce Yourself | Post a short intro in the #general Slack channel. | β |
| Review Team Directory | Familiarize yourself with your PMs and Leads. | β |
| Clone Project Repo | Get the code for your assigned project onto your machine. | β |
| Attend Monday Meeting | Join the first team meeting for updates and Sprint Planning. | β |
Home β’ New Student Onboarding β’ Guides β’ Projects β’ Code of Conduct β’ FAQ
Last updated: 12/7/2025