Code Monkey home page Code Monkey logo

algo-pd's Introduction

ALGO PD

Algorithms and Data Structures Solutions Let us make this repo that have many solutions. :D Everyone is highly encouraged to partipate in this project regardless of you knowledge.

Getting Started with Hacktoberfest

Hacktoberfest is a month-long celebration of open source, organised by Digital Ocean.

These two resources have everything you need to learn about open-source, with a step-by-step guide to making your very first PR. Once you've got your feet wet, you're ready to come back and dive into Hacktoberfest fun!

Rules

  • Do not Solution.
  • Please make sure the solution is in correct folder .

How to contribute

Important:

Please create your account here https://hacktoberfest.com/ and link you github account.

  1. First up you need to fork (make a copy) of this repo to your Github account.

  2. Clone (download) your fork to your computer

  3. Set your streams so you can sync your clone with the original repo (get the latest updates)

    • git remote add upstream https://github.com/negoxygen/algo-pd.git
    • git pull upstream main
    • The above 2 commands will synchronize your forked version of the project with the actual repository.
  4. Create a branch

  5. Add resource in the resource md.

  6. Pull from the upstream again, like we did in step 3. This is to ensure we still have the latest code.

    • git pull upstream main
  7. Commit and push the code to your fork

  8. Create a pull request to have the changes merged from your fork into the origin


Resources:

Javascript

  1. You dont know JS by Kyle Simpson
  2. Promises & Async/Await by Lydia Hallies

Ruby

  1. Ruby Monk
  2. The Odin Project

Node

  1. [Build a Node.js project from scratch](https://anotheruiguy.gitbooks.io/nodeexpreslibsass_from-scratch/content/

Elixir

  1. Elixir Exercism

Blockchain

  1. Ethereum smart contract security checklist

Product Mangement

  1. How to write Product Requirement Document (PRD)

Programming Books

  1. Best programming books

Practicing Data Structures

  1. GeeksforGeeks

algo-pd's People

Contributors

negoxygen avatar syslin avatar grishmashrestha avatar sanjeevtamang avatar aditiacharya01 avatar aditical avatar sajanbasnet75 avatar rivab avatar asr8127 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.