Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion courses/Step 0.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,17 @@ At the end of each week, you are supposed to give your Coordinator a report incl

## Tasks

Throughout the course, it’s important to express both your emotions and knowledge on social media. If you don’t already have them, create accounts on the following platforms. For each platform, you must post updates using the following hashtags: `#cs_internship #courseName #stepNumber`.
Throughout the course, it’s important to express both your emotions and knowledge on social media. Sharing your journey publicly helps in several ways:
- **Increases visibility** so your progress can inspire others.
- **Builds consistency** across all interns for easier tracking.
- **Strengthens personal branding** for your future career opportunities.
- **Improves communication skills** by practicing how to summarize and share your experience effectively.

If you don’t already have them, create accounts on the following platforms.

For each task, you are required to post updates on **all three platforms**, meaning for Telegram, Twitter (X), and LinkedIn, using the following hashtags:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This line helpfully clarifies that posts are required on Telegram, Twitter (X), and LinkedIn. However, the list of accounts to create on lines 49-50 only mentions Twitter and LinkedIn. To prevent confusion for new interns, it would be beneficial to either add Telegram to the account creation list in a separate change or explicitly state that a Telegram account is a prerequisite.

`#cs_internship #courseName #stepNumber`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There is an extra blank line here, resulting in two consecutive blank lines before the numbered list. Removing this added line will improve formatting and make the document more compact.


1. Create a [Twitter (X)](https://x.com/) account.
2. Create a [LinkedIn](https://www.linkedin.com/) account.
Expand Down