-2
I was beginning to learn to program, but it was still very slow. Only now I’m starting a systems analysis facul and I already have some startup ideas.
As I intend to open some in the future, I will start learning to program in some language that already has to do with my ideas.
I wanted to know what/what languages I should learn to formulate a site where I provide a way for a trader to register unique products from it (for example, he can sell shrimp in bulk every day, but the price changes day by day and the offer would then have a short shelf life to register the offer and unsubscribe what was not sold all in hand). On that site then appeared the offers of an establishment as a pin on a map (the location of the place). The platform would send a notice to the email of the registered customer warning that near him has an offer.
Later this would also be taken to a mobile app, where the warnings would be made by notifications and the front page of the app would be the map (Uber app type).
The issue is that the trader himself would register the products.
I have intermediate knowledge in HTML and CSS. In this short time I have seen that to learn, it has to be in practice.
Hello! Welcome to Stack Overflow! Although your question is quite frequent, it is not exactly in the pattern of the site, of which you can know more touring. Don’t worry, he’s pretty fast! ;)
– Daniel
Okay. Thank you Daniel. I’m still learning how to work the platform. :)
– Gabriel Santello
Your question this out of scope the site here is focused on problems related to programming, but, I’ll give you a tip -> if possible learn several languages at once, choose a three to start, you can choose the languages you will use in your project and others to better understand and improve logical reasoning, Python and C are great options for those who are starting, and do not forget to also study programming paradigms. Good luck to you and on your walk ;)
– gato
Thanks Carvalho. I met the stack overflow precisely in programming forums. I only decided to post here, because I had seen that the focus was not only programming, but also entrepreneurship, photography, physics, startups.... Since I thought my question was about programming and entrepreneurship, I decided to take a risk. But thanks for the tips.
– Gabriel Santello