
regular expressions 101
RegExr
rubular
Regex Crossword
Expresso
RegEx Generator
RegexOne
RegexPlanet Ruby
CodeCombat
CheckIO
Project Euler
Scratch
Exercism
Screeps
Tynker
Code.org
regular expressions 101
CodeCombatCodeCombat is recommended for beginners, especially younger individuals or students, who are interested in learning programming in a gamified environment. It's particularly suitable for those who enjoy visual learning and interactive challenges.
No regular expressions 101 videos yet. You could help us improve this page by suggesting one.
Based on our record, regular expressions 101 seems to be a lot more popular than CodeCombat. While we know about 891 links to regular expressions 101, we've tracked only 72 mentions of CodeCombat. 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.
Time to take care of that regular expression that acts as the word separator. With some experimentation (the regex101 web site is good for that), we arrived at this:. - Source: dev.to / about 1 month ago
Regex101.com โ full debugger with step-by-step matching. - Source: dev.to / 4 months ago
Regex101.com is objectively better than my regex explainer. - Source: dev.to / 6 months ago
To add to the authors list of examples, the regex test site Regex 101 (http://regex101.com/) relies on WebAssembly. To verify this in Firefox, you can set javascript.options.wasm to false, and you will be instructed to use a browser supporting WebAssembly. If you're willing to risk some safety guarantees, then you can use SQLite in Go without cgo if you rely on wasm builds of SQLite. In particular, this package... - Source: Hacker News / 6 months ago
Before adjusting your Collector config, test the regex outside of it using a tool like Regex101. Make sure to select the Golang flavor so it behaves the same way as the Collector's regex engine. - Source: dev.to / 8 months ago
Anita: I have lifetime access to the subscription-based code-learning website, CodeCombat, where I enjoy learning Python and taking all the Game Development courses offered there. Those games I made were a part of the Game Development 1 and 2 courses (there is also a 3rd course) on CodeCombat. You code the games entirely on your own from scratch by the use of the knowledge you have gathered from the lessons in the... - Source: dev.to / over 2 years ago
And https://codecombat.com, which has been around for a while now. I think this paradigm (navigating a character using "move" function invocations) is good but kind of exhausts its usefulness after a while. I question whether my daughter learns coding this way or just is playing a turn based top down platformer. The most code like thing is when you use 'loops' to have characters repeat sequences of moves. I... - Source: Hacker News / over 2 years ago
So now, while you have time (yes you have no time now but when you are out of school working with a child and or no summer vacation you will have less time) you can try MIT Scratch or CodeCombat and learn to code. For you it's a long the goal is to make 1 app or a handful of apps in 4 years until you graduate. That's absolutely doable even for someone who knows 0 about coding. Then when you graduate, if you are... Source: over 2 years ago
You can also have a look on Erase All Kittens (quite interesting) and also Code Combat. Source: almost 3 years ago
Https://codecombat.com/ is REALLY good, the free levels have enough content for ~10 weeks for an intro to programming term. Source: about 3 years ago
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
CheckIO - CheckIO is a web site with a mission: To teach JavaScript and Python coding skills through a game-playing interface. It is designed to teach new skills or improve existing skills through completing challenges.
rubular - A ruby based regular expression editor
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Regex Crossword - Welcome to the fantastic world of nerdy regex fun!
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.