I'm a beginner, learning python in the VScode IDE.
Before Codeium I would have to Google and trawl through multiple stack overflow or random python websites to find similar solutions to my problem.
Now I ask Codeium chat to help me frame out my task, then give me examples, then give me an opinion on which library would be best, then explain what a method is doing...and it never ever gets fed up and tells me to go and Google it, never!!!
One of the best features I've been enjoying is the supernatural code completion.
The last project I was working on used tkinter for a gui.
Codeium's example just had the basic code to show the window. Once I had it running I thought to myself, i really need a label to remind myself what to do, I made some white space in the window generating code section to write a new comment and code complete gave me an example of resizing the gui window (automatically)...I thought...yes I do need that too, so pressed tab to complete it..took a new line and it gave me example code for a label..It was a magical moment!!!
Truly game changing software, thank you for making it so convenient to learn!