Skip to content

Commit

Permalink
Update Task 3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PetraAG authored Aug 30, 2024
1 parent 9fd1b4d commit cb9b01d
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions Tasks/Intermediate tasks/Task 3.md
Original file line number Diff line number Diff line change
@@ -1 +1,49 @@
#Data exploration and preprocessing

# Task 1: Introduce yourself

## Objective:

Contributing to open source can be intimidating and confusing depending on the project you’re working on.
However, as evidenced by how widespread open source is, there are a lot of opportunities to break into it and thrive even if you’re new.

Open source activities refers to work, project or tasks made available to the public to view,
use, modify, and distribute under a license. It’s usually developed and maintained collaboratively by a community of its users.

Although the main point of open source projects is to create valuable and accessible open source resources and tools,
individual contributors can get plenty of personal benefit from contributing to them. By helping in the design or maintainance of developped resource enable contributors to hone thier technical skills. Work experience in an open source project is often a proof of your skills and an asset when applying for a Job.

By collaborating with others on open source you use, you get to become part of a
community where you can practice your soft skills like communication, giving and receiving feedback,
emotional intelligence, etc. Communities also introduce participants to tons of people and potential network,
providing opening to worthwhile opportunities.

## Tools and Skills:
Open source contribution often require using an open source platform or Learning a programming language.
Contribution to our project will rely a lot on the use of GitHub and through this task, participants are therefore encoraged to acquire basic knowledge on how to use the platform, especially coding on Markdown.

GitHub is a code hosting platform for collaboration using the Git Version Control System. In layman’s term, it is the place where you keep all your projects and multiple people can work together on those projects.

Good resources to get started with GitHub:
- [Writing on GitHub](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#links)
- [GitHub Learning Lab](https://lab.github.com/)

_Note that you do not need to be a master in VCS/Git/GitHub to start contributing.
Once you are comfortable with the basics, you can start contributing to open-source._

## Main activities to complete:
- Introduction yourself, taking into consideration
1. Your name,
2. Pronouns,
3. Skills,
4. Links to social media and
5. Past relevant experience.
- Say something informal about yourself. Could be a favorite book, a favorite movie or music, or celebrity.

## Adressed to:
>**This task is particularly adressed to Newcomers and all applicants desiring to get started with open-Source contribution and practices as well as everyone willing to contribute to this project and getting to know each other.**
## Attributed Mentor:
Attributed mentor to get in touch with for this task is **Jafsia Elisee**


0 comments on commit cb9b01d

Please sign in to comment.