Stack Recommendations
Posted by AccordingBrilliant28@reddit | learnprogramming | View on Reddit | 3 comments
I'm in my third year of a computer engineering major. I've used C and Java, and I'm currently learning CSS, HTML, and JS.
I want to start developing some ideas for SaaS, and I'm a bit overwhelmed by the amount of stacks, frameworks, DBs...
I would really appreciate some recommendations for a stack that's simple and ships fast. I'm willing to learn any language. I was thinking of Django since I'm interested in AI, and Python seems like the main language for AI-related stuff.
Thanks in advance.
armahillo@reddit
dont think about stacks, think about tools
a stack is a preset collection of tools
what problems can you not solve yet? what tools solve those problems? learn one of those
ZestyHelp@reddit
If it’s just for fun/starting a business than just about any popular one that interests you will work. If you’re doing it to use as a portfolio project then look up what stack the company you want to apply to is using and make it with that
AccordingBrilliant28@reddit (OP)
It's for starting a business but I'm very new to web dev and just want something that makes sense.