Log in with:

codeQuiz
Theme

On this page, you can find a list of FREE useful resources to start your coding journey. (if you don`'t know which one to pick just pick one and stick with it, consistency is key):

Resource Logo

FreeCodeCamp is a nonprofit online learning platform offering free coding tutorials, projects, and certifications in web development, JavaScript, data structures, algorithms, and more. It emphasizes hands-on practice with real-world projects to help learners build practical skills and prepare for developer careers.

Resource Logo

Roadmap.sh is a community-driven resource that provides detailed developer roadmaps, guides, and visual learning paths for various tech careers such as frontend, backend, DevOps, and more. It helps learners understand what skills to learn, in what order, and provides curated resources to master them.

Resource Logo

W3Schools is a well-known online platform that provides tutorials, references, and examples for learning web development technologies such as HTML, CSS, JavaScript, PHP, SQL, and more. It offers interactive coding exercises and practical examples to help users of all skill levels understand and practice programming concepts. The site is widely used by beginners and professionals as a quick and accessible resource for learning web design and development.

Resource Logo

The Odin Project is a free, open-source curriculum that teaches full-stack web development through project-based learning. It covers HTML, CSS, JavaScript, Git, Node.js, and more, guiding learners from the basics to building real-world applications while encouraging collaboration and self-paced study.

Resource Logo

The Algorithms is an open-source community and website dedicated to sharing and learning algorithms and data structures across various programming languages, fostering collaboration and education for developers of all levels. Algorithm section of CODEQUIZZis based on this resource.