DEV Community

nermineslimane
nermineslimane

Posted on

Top 3 GitHub repositories to improve your coding skills.

For programmers and aspiring developers eager to explore and master new technology, GitHub is always the best option. Here are some of the most interesting and really well repos on GitHub.

  • Developer roadmap
    with over 180k stars, you can find allthe needed resources for different career paths such as front-end, back-end, and DevOps. Each of these routes necessitates a unique collection of skills and technology, all of which are detailed in the repository. It also gives a strategy for systematically developing these skills.

  • Javascript algorithms
    This is a great collection of JavaScript-based examples of many common algorithms and data structures is a must-have. For each algorithm and data structure, there are also linked definitions and YouTube URLs for more reading.

  • Coding interview university
    This repo was created by an Amazon systems engineer and will allow you to work for any of the FAANG firms. It's a comprehensive guide to preparing for the most difficult interviews. It also contains links to flashcards so you can refresh your knowledge and stay up to date.

If you know other interesting repositories for starter developers please share in the comments.

Top comments (0)