Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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