#hi guys i am self teaching some

1 messages · Page 1 of 1 (latest)

sick basin
#

I would strongly recommend using newer versions, both because of better support and new features. Concepts in regards to programming in general are the same, the code itself my slightly differ, but if you setup your code editor properly, it will help you a lot.

ChatGPT is a great tool, and it can produce some neraly working code snippets many times, but as libs and core of CP change, the might stop working.

Being able to find why something doesn't work and trying to fix or go around it is a thing that makes you understant any language deeply.

#

I do not know how proficient and comfortable you are with programming, but if you want, I can help you setting up your IDE and understanding basics of CircuitPython and ways of learnign about specific module or library.