Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ReadME.md #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Software Development is a significant part of today’s world. There are certain things that every Software Engineer should know.

“DevHack” is an initiative by ACM Students' Chapter BIT Mesra which consists a list of interesting development tasks.
“DevHack” is an initiative by ACM Students' Chapter BIT Mesra which consists of a list of interesting development tasks.

The first edition "DevHack-0.1" was organised in 2017 by 2K13 batch. This is the second edition of this event.
The first edition "DevHack-0.1" was organized in 2017 by 2K13 batch. This is the second edition of this event.

This online event begin from very basic tasks which can be done by anyone irrespective of their experience in dev. We will be also sharing relevant resources for doing these tasks.
This online event begins from very basic tasks that can be done by anyone irrespective of their experience in dev. We will be also sharing relevant resources for doing these tasks.

Coordinators for the event:<ul>
<li> <a href="https://github.com/aayushsinha44">Aayush Sinha</a> </li>
Expand All @@ -27,19 +27,19 @@ Coordinators for the event:<ul>
<li>This is a competitive event, but it’s main motive will always be learning. Try to make most out of the tasks given in this event. The tasks are given with careful consideration and they will come handy in future for sure.</li><br />


<li>Although, we have given you the resources to complete the tasks, we also expect you to search for the doubts you encounter on the internet, watch youtube videos for learning stuff, and also read good blogs/articles. Also, try to discuss your problems with your teammates and friends.</li><br />
<li>Although we have given you the resources to complete the tasks, we also expect you to search for the doubts you encounter on the internet, watch youtube videos for learning stuff, and also read good blogs/articles. Also, try to discuss your problems with your teammates and friends.</li><br />

<li>If you think that the resources given are not enough, read the previous point again. We just don't want to spoonfeed you. :) </li><br />


<li>The points will be given to the teams in a relative manner of submissions.</li><br />


<li>A good developer is a person who knows “How to search on internet”, “What to search on internet”, and “What to extract from the search results”. Searching is also a skill.
<li>A good developer is a person who knows “How to search on the internet”, “What to search on internet”, and “What to extract from the search results”. Searching is also a skill.
<a href="https://blog.hubspot.com/marketing/google-advanced-search-tips">How to Google Search Effectively</a></li><br />


<li>Experiment with the stuff you have done. (May be first give the right stuff for evaluation :P)</li>
<li>Experiment with the stuff you have done. (Maybe first give the right stuff for evaluation :P)</li>

<i>“Move fast and break things. Unless you are breaking stuff, you are not moving fast enough” - Mark Zuckerberg</i>

Expand Down