In this Coding Gem series #1.1 to #1.5, I explain what Comma-Separated Values (CSV) files are, and show basic techniques to parse them as Lists and Objects in C#, culminating on an exercise where I represent its data as 3D geometry in Rhino/Grasshopper.
Subscribe and turn notifications on to receive alerts for new streams and content! Join our Discord channel!
💻Code: https://github.com/ParametricCamp/TutorialFiles/tree/master/Coding_Gems
Follow:
📺 https://youtube.com/ParametricCamp
📷https://instagram.com/ParametricCamp
🐦https://twitter.com/ParametricCamp
💻https://github.com/ParametricCamp
📷🕺https://instagram.com/garciadelcastillo
🐦🕺https://twitter.com/garciadelcasti
Download
0 formats
No download links available.
Coding Gem #1.3: Parsing CSV Data as Lists in C# | NatokHD