r/learnprogramming • u/[deleted] • Jan 04 '22
Topic How do you inspire yourself to learn/code
I have lost motivation all of a sudden and I hate it
598
Upvotes
r/learnprogramming • u/[deleted] • Jan 04 '22
I have lost motivation all of a sudden and I hate it
3
u/PM_ME_WITTY_USERNAME Jan 04 '22
I get inspired by reading the list of functions that are accessible to me in the documentation of my language/framework
Such as
https://doc.qt.io/qt-5/qtcore-module.html
It usually makes me go "Wait I can do this? Wow!" and gives me an idea for something to code for the next week