I have the urge to be creative again, so I'm going back through my C++ textbook to refresh my old skills.
Coding isn't something I usually get to do with my day job (other than in the occasional Excel spreadsheet), but I enjoy the problem solving aspects.
@cynical13 forget C++, join is doing creative stuff with Python and #py5 :D
@villares I have already built up my Python skills. I'm mostly working on learning a new syntax and reinforcing all of the early skills I've learned.
Doing it in one language is good, but doing it in two shows I have better fundamentals, that I understand how to break down the concepts of problem solving.
@cynical13 yeah, it's cool... check out https://openFrameworks.cc it is C++.
@villares Thanks. It looks a little advanced for where I'm at right now, but I might be able to utilize it later.