What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
Latest posts tagged with #RegularExpressions on Bluesky
What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
Want to learn how to use regular expressions in CSharp?
Read more here:
www.devleader.ca/2024/04/02/regular-expre...
#CSharp #DotNet #Regex #RegularExpressions
My latest blog post is out. If you'd like an approachable tutorial on Regular Expressions then I've got you covered. 🍕🚫🍍 /[^pineapple]/
www.devmansam.net/blog/cutting...
#regex #regularexpressions #javascript #softwareengineer #100Devs
SQL Server Regular Expression Performance and Guidelines
buff.ly/GmfGTA0
#sqlserver #regex #database #performance #regularexpressions #sql2025
I feel so dirty when I edit #html using #regularExpressions.
I know it's wrong and it will probably fail at some point, but I need a quick and dirty fix. I even know what the right answer is, but it would take a few extra minutes.
Raku: The match of a regex is automatically stored in $/, and this variable then also provides access to the text before ($/.prematch), to the text after ($/.postmatch), and to the match's position ($/.from and $/.to). Nice.
docs.raku.org/language/regexes […]
Learning Regular Expressions Proven Hard in PAC Model
A new Oct 2025 study proves learning regular expressions is hard in the PAC model and with membership queries, even under a uniform Boolean hypercube distribution. getnews.me/learning-regular-express... #regularexpressions #paclearning
What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
Want to learn how to use regular expressions in CSharp?
Read more here:
www.devleader.ca/2024/04/02/regular-expre...
#CSharp #DotNet #Regex #RegularExpressions
#OTD 5 yrs ago: @mzorki.bsky.social shared some thoughts on #regularexpressions, starting from what they are, and how frequently we use them without even realizing it!
#digitallife #digitaltools #regex #tbt
digitalorientalist.com/2020/09/25/s...
Alternative to regex. String matching and parsing, find and parse files. #regularexpressions
Using Regular Expressions (Regex) in SQL Server 2025: A Complete Guide.
buff.ly/9aghJ03
#regex #sqlserver #database #sql #regularexpressions
#RegularExpressions in #JavaScript — Powerful but often misunderstood, many will benefit from this roundup of the potential regexes offer to JS developers || #WebDev bit.ly/45VZ1cH
dev.to/odunayoo_/re... - A cool introduction to #RegularExpressions in #JavaScript. Nice walk-throughs github.com/OdunayoOkebu....
What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
Want to learn how to use regular expressions in CSharp?
Read more here:
www.devleader.ca/2024/04/02/regular-expre...
#CSharp #DotNet #Regex #RegularExpressions
GeneratedRegexAttribute is a more efficient method of creating regular expressions introduced in .NET 7. In this blog post, Scott shows us how to work with it:
https://bit.ly/3ToIMho
#SoftwareDevelopment #dotnet #RegularExpressions #regex
In #regex mode, #memoQ Find & Replace can access hidden WYSIWYG format tags. A quick example to change bold text to italics:
Find: <(.+?)b
Replace: <$1i
The checkbox "Search within tags as well" must be marked.
#regXL8 #regularexpressions
#xl8 #translation #TranslationStudies
#l10n #localization
Regex isn't just for programmers; it's often essential in professional language service work. Here's a review of two books for that by Anthony Rudd. Highly recommended!
open.substack.com/pub/translat...
#regXL8 #regex #regularexpressions
#xl8 #translation #TranslationStudies
#l10n #localization
🚀New YouTube Playlist Alert! 🚀
Just dropped- 6 more remastered videos covering "SLR8: Classification of algorithms" for the AQA A Level (7516/7517).
📌 Check it out: shorturl.at/X63Fi
#ALevel #AQA #RegularExpressions #SLR7 #StudyTips #ComputerScience #CraignDave #CSEd #TeamCompSci
There is the possibility to change the case-sensitivity for a part of a #PCRE regular expression. If this is something new for you, read a use-case article: kudashevs.com/posts/2025/0...
#programming #regex #RegularExpressions
What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
Want to learn how to use regular expressions in CSharp?
Read more here:
www.devleader.ca/2024/04/02/regular-expre...
#CSharp #DotNet #Regex #RegularExpressions
Isn't it strange how experience normalizes things? I cannot tell you how scared I used to be of #regularexpressions. Not of regular expressions themselves (as I didn't know what they were) but of the mere fact that something called REGULAR EXPRESSIONS (!) existed and I had no idea what it was 😱
Ways of identifying prime numbers:
📝 Sieve of Eratosthenes
😎 Euclid's Algorithm
🤯 #RegularExpressions?!
youtu.be/5vbk0TwkokM?...
#Math #Programming #ComputerScience
GeneratedRegexAttribute is a more efficient method of creating regular expressions introduced in .NET 7. In this blog post, Scott shows us how to work with it:
bit.ly/3zgW48L
#SoftwareDevelopment #dotnet #RegularExpressions #regex
What are some of the ways we can customize regex in CSharp?
Read more here:
www.devleader.ca/2024/04/01/regex-options...
#CSharp #DotNet #Regex #RegularExpressions
What are some of the ways we can customize regex in CSharp?
Check out this article!
#CSharp #DotNet #Regex #RegularExpressions