Update content for advice pages #299

Merged
a3thakra merged 3 commits from adi-new-advice into main 2021-09-11 16:00:23 -04:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 06f9bc96ae - Show all commits

View File

@ -6,7 +6,7 @@
Start looking for a co-op early. Although WaterlooWorks is quite reliable, there are many more opportunities outside of the job board. Being able to apply for jobs externally not only prepares you to look for jobs full time but it also provides a way to start your study term without having to worry about looking for a co-op.
<!-- ### Doing well on the interview -->
<!-- TODO: ### Doing well on the interview -->
### First few weeks of co-op - Starting off strong so your team gives you more important projects to work on
@ -14,7 +14,7 @@ Start looking for a co-op early. Although WaterlooWorks is quite reliable, there
If you have spent time diving into the codebase but you still are confused, schedule time with your mentor/coworkers to have a code base walk through. Write up questions to ask during the meeting and take notes of unclear parts of the code.
#### What are some easy steps to produce cleaner code? (eden)
#### What are some easy steps to produce cleaner code?
Check over your code at least twice before submitting your code review. Reviewing the code a second time may help you catch minor issues and/or problematic code that your reviewers may or may not comment on. If you are unable to figure out a solution to an issue, then reach out to someone for help rather than implementing a hacky solution. You will be more aware of your coding quality, less prone to ignoring issues, and overall be a more responsible developer.
@ -54,7 +54,7 @@ Around the middle of the term, ask to go over your co-op evaluation form with yo
#### How can I network effectively during a coop term?
Meeting and networking with people in and outside your team is an amazing way to learn and meet new people. Coffee chats are a great way to learn about interesting roles and tasks others around the company perform. Try to set up coffee chats with others at your company as you might meet an amazing connection or learn about a really neat topic. This may lead to an idea of what you want to do in your future co-ops. A format you can use is: “Hey, I'm the new intern of \<manager\> and I was wondering if I could put something on your calendar so I can get to know you and your work a little better.”
Meeting and networking with people in and outside your team is an amazing way to learn and meet new people. Coffee chats are a great way to learn about interesting roles and tasks others around the company perform. Try to set up coffee chats with others at your company as you might meet an amazing connection or learn about a really neat topic. This may lead to an idea of what you want to do in your future co-ops. A format you can use is: “Hey, I'm the new intern of [manager] and I was wondering if I could put something on your calendar so I can get to know you and your work a little better.”
### Code related advice