Using GitHub CoPilot -- Experience II
A very brief note about using CoPilot.
Today I implemented two things with CoPilot's help:
- A Lampel-Ziv-Welch stream, and
- A Binary Search Tree.
Granted, these are not the most challenging of algorithms, but I implemented both of them, with in-code documentation, in less than 10 minutes.
I’m quite loving developing with CoPilot.
Comments
Post a Comment