forked from MIT-Emerging-Talent/ET6-practice-code-review
-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 parent
4f5d1f3
commit 4a5f979
Showing
1 changed file
with
39 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,12 +22,30 @@ collective and individual learning goals for this project: | |
|
||
## Individual Goals | ||
|
||
### Yuriy Spizhovy | ||
### Yurii Spizhovyi (<[email protected]>) | ||
|
||
#### Goals | ||
|
||
- Improve problem-solving speed. | ||
- Focus on writing clear, concise, and documented code. | ||
- Strengthen understanding of algorithms and advanced data structures. | ||
- I'm going to help my team mates to achieve learning goals | ||
- Help teammates achieve their learning goals. | ||
|
||
#### Collaboration and Workflow Goals | ||
|
||
- Hone skills in creating issues on the GitHub Project Board. | ||
- Explore workflows on the Board: from creating issues, creating PRs, | ||
- linking PRs with issues. | ||
- Gain confidence in creating branches in VSCode. | ||
- Learn and implement code formatters (e.g., Black, Ruff). | ||
- Improve skills in code review and providing constructive feedback. | ||
- Set up team meetings to discuss problems and resolve issues. | ||
- Build expertise in creating project documents (e.g., README.md, learning goals, | ||
and other documentation). | ||
- Get familiar with GitHub repository setup and maintenance. | ||
- Enhance collaborative practices using Git and GitHub tools. | ||
- Participate in retrospective meetings at the end of the project to review and | ||
improve processes. | ||
|
||
### Henry Ogoe (<[email protected]>) | ||
|
||
|
@@ -51,16 +69,18 @@ collective and individual learning goals for this project: | |
|
||
### Alemayehu Kiros (<[email protected]>) | ||
|
||
- Develop logical problem-solving skills. | ||
- Learn collaboration coding. | ||
- Improve technical communication | ||
- Build the foundation of programing skill | ||
- Engage in collaborative coding through real-world projects & code reviews. | ||
- Strengthen problem-solving by tackling complex challenges in group settings. | ||
- Build proficiency in debugging and testing using structured methodologies. | ||
- Enhance skills in providing constructive feedback during peer code reviews. | ||
- Focus on writing clean, and maintainable code that adheres to standards. | ||
|
||
### Khadija al Ramlawi (<[email protected]>) | ||
|
||
- Strengthen understanding of basic and advanced data structures. | ||
- Focus on collaborative problem-solving skills. | ||
- Practice implementing algorithms in a structured manner. | ||
Strengthen understanding of basic and advanced data structures. | ||
Practice implementing algorithms in a structured manner. | ||
Enhance collaborative problem-solving skills through active participation. | ||
Improve teamwork and communication by contributing to discussions and reviews. | ||
|
||
### Mithchell Cenatus (<[email protected]>) | ||
|
||
|
@@ -70,9 +90,12 @@ collective and individual learning goals for this project: | |
|
||
### Olumide Kolawole (<[email protected]>) | ||
|
||
- Explore advanced programming features. | ||
- Practice reviewing and providing constructive feedback. | ||
- Learn to write more maintainable and reusable code. | ||
- Learn how to write proper documentation | ||
for python code | ||
- Practice how to utilize github | ||
and git for collaborative projects | ||
- Learn to write unit test. | ||
- Master giving appropriate code review | ||
|
||
### Mykyta Kondratiev (<[email protected]>) | ||
|
||
|
@@ -82,9 +105,10 @@ collective and individual learning goals for this project: | |
|
||
### Dmytro (<[email protected]>) | ||
|
||
- Practice implementing and optimizing algorithms. | ||
- Strengthen skills in collaborative coding and teamwork. | ||
- Learn advanced debugging and testing techniques. | ||
- Practice gained knowledge from the course. | ||
- Remember basics of python. | ||
- Learn how to communicate through GitHub and learn functions inside GitHub. | ||
- Especially learn how to write unit tests. | ||
|
||
--- | ||
|
||
|