awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLearning Resources

Instructional materials and courses for mastering text pattern matching techniques.

Distinct from Text Pattern Matching: Distinct from Text Pattern Matching: focuses on educational content and pedagogy rather than a functional search implementation

Explore 1 awesome GitHub repository matching data & databases · Learning Resources. Refine with filters or upvote what's useful.

Awesome Learning Resources GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ziishaned/learn-regexAvatar von ziishaned

    ziishaned/learn-regex

    46,092Auf GitHub ansehen↗

    This project is a regular expression learning resource and tutorial designed to teach the syntax and logic used to find, match, and manipulate text strings. It serves as a comprehensive guide and syntax reference for building complex search queries and data validation logic. The material covers the use of meta-characters, quantifiers, and boundary markers to define precise text match patterns. It includes instructional content on the logic of greedy and lazy matching, as well as the implementation of capture groups. The resource details a wide range of pattern matching capabilities, includin

    An instructional resource on building complex search queries using logical operators and character sets.

    learn-regexregexregular-expression
    Auf GitHub ansehen↗46,092
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Learning Resources