Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 3.58 KB

README.md

File metadata and controls

49 lines (28 loc) · 3.58 KB

PostGraduation Week 2

Delivearables:

Deadline Friday 23.59 CET (unless defined different with your mentor)

  1. TA1 Final
  2. Video 2
  3. Questionnaire 2
  4. Learnings 2

Optionals:

  1. JavaScript Cardio II
  2. Algorithms II

1. TA1 Final

This week you will develop the additional features to the TA1 which you already defined in your last week's planning. Additionally, we expect you to put focus also on the styling of the app. This TA will become part of your CV and is crucial that it not only works well but that it also looks good! Know that sometimes recruiters do not have a technical background, reason why they will also judge your projects based on their looks. This doesn't mean you should do design work, but you should be able to make the project look cool, maybe even add some exciting animations and always following good UI practices.

Once you are done, test your app, cover the best practices and share the code and deployed version with your mentor and group on Slack. Again, don't forget to ask for feedback (and/or a code review) from your mentor and colleagues. That's the best way to improve your skills!

After the feedback, you hopefully now have solved your first real technical assignment AND you have another cool adition to your CV and GitHub. If you still want to make improvements to the app that's great, but leave it for after the PGP module as next week you will start working on a new assignment! Practice makes perfect :)

ProTip: Clean up your GitHub and make your profile great again with these amazing articles and examples.

2. Video 2

Make a video explaining a concept you've learned during the development of the project (or a concept that you want to practice). For instructions on how you can do this, check here. Once ready, please share the video with the slack group and ask for feedback from your colleagues!

ProTip: Have you included any of the feedback you received on your last week's video? Is this week's video better than the last? Always try to take a moment to reflect if you are making progress and what that progress is exactly!

3. Questionnaire 2

This week we'll continue with another set of questions, this time about you as a professional. Have you ever thought about your interpersonal skills in a professional context? What value could you add to a team or company?

4. Learnings 2

Write a message with a minimum of 100 words including everything you've learned this week. Remember to make it as specific as possible. Once you are done, share it on Slack!

5. JavaScript Cardio 2 (Optional)

We'll continue with more JavaScript Cardio. You'll be doing several algorithm challenges. Code along with the instructor and play around with the solutions.

6. Algorithms 2 (Optional)

Let's continue with more algorithm challenges. Like last week, try to solve at least 5 of them.

Do research, try to think step-by-step. And always remember that there are multiple solutions to the same problem.

Are you ready for week 3?