All Questions
Tagged with development learning
2 questions
-1
votes
4
answers
204
views
What if after some time when I learned more, I realized that I did some things wrong in past projects? [closed]
For example:
After I've learned about SQL injections I realized that in past projects I didn't check user inputs for SQL injections.
After I've learned about PKCE I realized that in past projects I ...
5
votes
7
answers
449
views
While learning is it better to use other's plugins or develop my own? [closed]
As I have been learning to program, be it in my intern-ship or school, I have often come across situations where an extra piece of software is needed (from fairly basic to quite complex) and I am ...