|
|
|
|
|
by chrisxcross
4110 days ago
|
|
Don't google every error and use the top answer on stackoverflow to fix ist. Read the docs and try to understand why your solution didn't work in the first place.
Basically this results in getting familiar with stdlibs and/or frameworks. |
|