Our great sponsors
-
The Odin Project (a free and open-source full-stack curriculum)
-
LeetCode
This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by LeoTheBestCoder)
It's enough to get the fundamentals down. From there you're going to want to make your own projects so you can stand out from the crowd, you'll also want to learn a few areas of computer science.. mainly data structures, algorithms, time complexity, etc. leetcode.com is a great website for that, it has a bunch of practice questions, and questions based on companies
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.