How and when do I start thinking about my software project | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How and when do I start thinking about my software project

I learned the basics of programming, but I don't know what I'm going to do

4th Feb 2020, 1:13 PM
S E N I O R
S E N I O R - avatar
2 Answers
+ 1
David Carroll's advice https://www.sololearn.com/Discuss/2149791/?ref=app ~Telcat~ Shift away from pentesting and build something first. You've likely only scratched the surface with JS and C# until you've had a few projects under your belt. Go find a web template from www.wrapbootstrap.com with a ReactJS theme, then build out a simple website using the components available on your template. Then, implement an ASP.NET C# WebAPI service with MongoDB in the backend for data storage. Even if you have no clue what you want do build yet, start with a login screen, management UIs for users and roles. The theme give you a UI to work with without getting distracted with graphic design. By then, you can figure out what to build into this website or begin some simple pentest scenarios. I couldn't learn to program without a purpose in mind. To learn just to learn would be boring to me. So, give yourself a purpose for learning as you go. Good luck.
4th Feb 2020, 1:19 PM
Gordon
Gordon - avatar
0
I'm going to look for my payer, like you said
4th Feb 2020, 2:15 PM
S E N I O R
S E N I O R - avatar