No features have been listed yet.
No The C Pointer Game videos yet. You could help us improve this page by suggesting one.
Based on our record, CodePen seems to be a lot more popular than The C Pointer Game. While we know about 503 links to CodePen, we've tracked only 4 mentions of The C Pointer Game. 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.
Now I am teaching my daughter and I spent about 3 days per week just on pointers and strings (We even made a card game we play from time to time https://punkx.org/c-pointer-game/), and I can see when she is stuck and what exactly she is stuck on, but how can you do that with 30 kids, when the most subtle nuance in the questions they ask can give you the deepest hint in what they are missing? - Source: Hacker News / over 1 year ago
I also made a card game to explain strings arrays and pointers to my daughter https://punkx.org/c-pointer-game/. Source: about 2 years ago
Hi I am teaching my daughter how to code, and now I am running various pranks on her computer. For example, every time you alt+tab there is a weird beep sound, or the computer randomly restarts every 10 minutes, or after 10 minutes in Minecraft the keyboard presses 'W' for 3 seconds, or I move her mouse remotely and etc... (some are extremely evil, like stopping half the internet 128.0.0.0/1 or 0.0.0.0/1... - Source: Hacker News / about 2 years ago
The approach is using python and c and sometimes go, but we also do hardware things with servos and arduino and I also make card games (like https://punkx.org/c-pointer-game/ ) that you can print yourself and use offline. Source: about 2 years ago
As you embark on these projects, take your time to familiarize yourself with HTML tags and CSS properties. Use online tools like CodePen or JSFiddle to experiment with your code and visualize your results. - Source: dev.to / about 7 hours ago
Open a code editor (or an online editor like CodePen or JSFiddle) and try this:. - Source: dev.to / 2 months ago
CodePen Codepen.io Front-end code playground for sharing UI components and animations. - Source: dev.to / 2 months ago
CodePen is a great place to explore and experiment with micro-interaction ideas. - Source: dev.to / 2 months ago
See the Pen Sticky element inside grid containers by Ibaslogic (@ibaslogic) on CodePen. - Source: dev.to / 6 months ago
Exercism - Download and solve practice problems in over 30 different languages.
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
Eloquent JavaScript - Free ebook for the JS Beginners
CodeSandbox - Online playground for React