-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
24 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +0,0 @@ | ||
1,"9/5, 9/7",Lecture 1: Unix and Linux,Lecture 2: Command line, , | ||
2,"9/12, 9/14",Lecture 3: Bash Scripting,Lecture 4: Version Control / git,Pair Programming Wk1(9/22),HW1: (9/12 - 9/27) | ||
3,"9/19, 9/21",Lecture 5: git,Lecture 6: Python ,Pair Programming Wk2(9/29), | ||
4,"9/26, 9/28",Lecture 7: Python / OOP,Lecture 8: Python,Pair Programming Wk3(10/06),HW2: (9/27 - 10/11) | ||
5,"10/3, 10/5",Lecture 9: Python,Lecture 10: Databases I,Pair Programming Wk4(10/13) | ||
6,"10/10, 10/12",,,, | ||
7,"10/17, 10/19",,,, | ||
8,"10/24, 10/26",,,, | ||
9,"10/31, 11/2",,,, | ||
10,"11/7, 11/9",,,, | ||
11,"11/14, 11/16",,,, | ||
12,"11/21, 11/23",,Thanksgiving Break,, | ||
13,"11/28, 11/30",,,, | ||
14,"12/5, 12/7",,Reading Period,, | ||
15,"12/12,12/14",Final Exam Period ,Final Exam Period ,, | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Date: 2023-11-06 | |
Slug: M1 | ||
Author: Fabian Wermelinger, Ignacio Becker | ||
|
||
> **Due: Thursday, November 10th, 09:59 PM** | ||
> **Due: Thursday, November 2th, 09:59 PM** | ||
You will now begin your final project to develop a Python package for astronomical research. Please get together with your project group and complete the tasks below for Milestone 1. | ||
|
||
|
@@ -13,19 +13,15 @@ You will now begin your final project to develop a Python package for astronomic | |
1. Find team members you would like to work with and establish a way to communicate. | ||
2. Register your team on Canvas. Send an email to `[email protected]` with your team number and members. You should also create your team name, which will be used to represent your team. | ||
3. Your team ID will be `team01` if you are `Project - Group # 1` or `team10` if you are `Project - Group # 10` and so on. | ||
4. The project code will be hosted in _private_ repositories within the [CS107 organization](https://code.harvard.edu/CS107). A member of your team must create a private repository named after your team ID (e.g., `team01` for Team 1). After creating the repository, add all team members to it. The teaching staff will have automatic access and do not need to be added. | ||
|
||
|
||
## Final Deliverables | ||
|
||
1. Form a project team and communicate with the teaching staff. | ||
2. Create a private team repository in CS107 organization. | ||
|
||
|
||
## Grading breakdown | ||
|
||
> | **Points** | **Task** | | ||
> |------------|---------------------------------| | ||
> | 1 | Team formation | | ||
> | 1 | Creation of team repository | | ||
> | 2 | **Total** | | ||
> | 1 | **Total** | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters