georgegognadze / awesome-resources

:zap: Awesome coding resources for all stages and ages
349 stars 98 forks source link

Coding Resource for beginners #5

Closed g-akash closed 7 years ago

g-akash commented 7 years ago

Added a resource for coding with detailed tutorials and practice tests along with prizes. Its free for all.

georgegognadze commented 7 years ago

Hi g-akash, thanks for PR. I think that it does not apply to our repository's formatting style. It means that you need to add space after +(plus sign) I hope it helps.

g-akash commented 7 years ago

Hi! Its still having checks failed. Can you please check it.

georgegognadze commented 7 years ago

Sure. Congrats you almost got it ! Visually it's correct but not syntactically because two plus sign is not correct style, all you need is one. Just remove second one. Ex:

g-akash commented 7 years ago

hi, I did as you said but few checks have still failed. secondly I think the other plus sign that you are talking about is because of patching. I used only one plus sign. And I used the same method of copying the last resource and making the desired changes. The second plus sign says that this resource has been added. You would also have seen a minus sign in last commit showing that the earlier has been removed. Let me know if I am wrong here.

g-akash commented 7 years ago

please preview whole file with the last commit. it looks fine over here "https://github.com/g-akash/awesome-resources/blob/a20882a85469bacf8c7ccb371e3cb1c42ce3bf39/README.md"

georgegognadze commented 7 years ago

You are right. Thanks