Based on our record, CodePen should be more popular than Exercism. It has been mentiond 510 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
(concepts/topics) : The New Turing Omnibus, 66 Excursions in Computer Science[1] Code Complete [2] Debugging The 9 Indispensable Rules of Finding Even the Most Elusive Software and Hardware Problems [3] Code: The Hidden Language of Computer Hardware and Software [4] -- backround stories on how 'computer' things came to be -------- [1] : https://www.amazon.com/New-Turing-Omnibus-Sixty-Six-Excursions/dp/0805071660... - Source: Hacker News / 5 months ago
The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by... - Source: dev.to / 5 months ago
This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But itโs unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe itโs not enough. You donโt lift weight only 5 times and say Iโve got this! You keep lifting until... - Source: dev.to / 8 months ago
If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism. - Source: dev.to / 8 months ago
I think you are looking for Exercism: https://exercism.org/ Great website! - Source: Hacker News / 10 months ago
CodePen is where creativity meets frontend code. You can write HTML, CSS, and JavaScript and see results instantly in the browser. - Source: dev.to / about 2 months ago
For those preferring agent-based approaches, Replit Agent shines. Khris Steven, Founder of KhrisDigital Marketing, notes, "You can simply describe what you want your app to do in plain English, and Replit Agent will generate the code and deploy it." This natural language interface fosters collaboration, turning ideas into deployable apps in minutes. - Source: dev.to / about 2 months ago
After wrapping everything up, I hosted the final toggle on CodePen so others could test it out and learn from the approach. What started as a simple idea became a complete, responsive, and accessible component, thanks to a process that blended creativity with automation. - Source: dev.to / about 2 months ago
For this CSS Art challenge, I wanted to step out of my comfort zone. While I've used CSS extensively for web apps and websites, I had never built an art piece purely with CSS. I started by diving into codepen and other inspiration sites, getting a feel for what was possible. Eventually, a rough sketch of an office atmosphere in Excalidraw became my guiding vision. My goal was to depict a typical office scene,... - Source: dev.to / 2 months ago
Coding is like learning a new languageโyou must practice by writing code, not just reading about it. Use free online editors like CodePen, JSFiddle, or Replit to experiment. - Source: dev.to / 3 months ago
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, weโve taught over 45 million people using a tested curriculum and an interactive learning environment.
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Free Code Camp - Learn to code by helping nonprofits.
CodeSandbox - Online playground for React
Treehouse - Treehouse is an award-winning online platform that teaches people how to code.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.