Goodbye Regex. Hello Parsers!
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the world of parsing in this 58-minute conference talk from NDC Sydney 2020. Discover how parsers can be a powerful alternative to regular expressions, offering better readability and easier reasoning. Learn the basics of parsing, including building blocks, parser combinations, conditionals, choices, and recursion. Gain confidence in using parsers as a valuable tool for solving complex text processing problems. By the end of the talk, understand the pros and cons of parsing and receive recommendations for implementing this technique in your own projects.
Syllabus
Goodbye Regex. Hello Parsers! - Hackle Wayne - NDC Sydney 2020
Taught by
NDC Conferences
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Compilers
Stanford University via edX Introduction to Natural Language Processing
University of Michigan via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX