Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of building a JSON parser from scratch using functional programming techniques in C#. Dive into a comprehensive tutorial that covers essential concepts such as handling null values, booleans, numbers, whitespace, and new lines. Learn about parser composition and discover the advantages of functional programming. Master the implementation of string parsing, array handling, and object parsing. Gain valuable insights into advanced C# programming and JSON parsing techniques through this in-depth, hands-on coding session.
Syllabus
Introduction
Mind Set
Setup
null
true & false
number
whitespace & new lines
Praser Composition
Functional Programming is pretty cool
strings
array
object
end
Taught by
Raw Coding