So this big project idea I have

I've been told the best way to learn is to do, so I'm going to put my money where my mouth is and start working on an application that helps create a character for the TTPRG Cyberpunk Red, in the same way that D&D beyond does. However I'm not quite sure where to start, I mean I know that I need to make a BUNCH of different stuff in visual studio for this but I don't know if that would be in a consoleapp, or something else, or if this would be better in python, I just want to make something that people can use and something I can put on my resume and stuff with pride. Any advice is welcome!
13 Replies
Angius
Angius3d ago
Well, do you want it to be a console app?
Jake Goodheart
Jake GoodheartOP3d ago
I mean I would like it to be like D&D beyond but I don't know what that would be? Like a full fledged app would be cool.
Angius
Angius3d ago
Is it a desktop app? A web app? A mobile app?
Jake Goodheart
Jake GoodheartOP3d ago
I guess desktop. To start with anyway.
Angius
Angius3d ago
Jumping right into the Mariana Trench to learn how to swim, then
Jake Goodheart
Jake GoodheartOP3d ago
I mean this is a LONG term goal. What would be easier?
Angius
Angius3d ago
Right, well, start with $helloworld then
Jake Goodheart
Jake GoodheartOP3d ago
Oh I'm going through that now!
Angius
Angius3d ago
Definitely console applications would be easier Followed by some web APIs, followed by MVC or Razor Pages or Blazor Followed by desktop Followed by mobile I'd say that would be the order from easiest to hardest
Jake Goodheart
Jake GoodheartOP3d ago
Awesome! Thanks so much!
Unknown User
Unknown User2d ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX2d ago
Collections of application ideas that anyone can solve in any programming language to improve coding skills: https://github.com/dotnet/dotnet-console-games https://github.com/karan/Projects https://github.com/florinpop17/app-ideas

Did you find this page helpful?