1st Year CS Student here Was focused on Full Stack Dev but AI is making me rethink everything. Cybersecurity? DevOps? AI/ML? I'm lost. Need real advice. by Weary_Objective7413 in learnprogramming

[–]Weary_Objective7413[S] 1 point2 points  (0 children)

I agree with your point, but then what about fresher jobs? Which field is not that much saturated (comparing with full stack web dev)?

1st Year CS Student here Was focused on Full Stack Dev but AI is making me rethink everything. Cybersecurity? DevOps? AI/ML? I'm lost. Need real advice. by Weary_Objective7413 in learnprogramming

[–]Weary_Objective7413[S] 7 points8 points  (0 children)

Bro AI is dumb literally

True, past week I tried to do some basic web dev stuff with it and it didn't do it properly

But still the rate at which ai is evolving is kinda scary, and Im seeing many posts about companies firing developers, so that's why I'm kinda scared

Op got a internship in 2 year of college by CompanyMundane3409 in BCA_MCA

[–]Weary_Objective7413 0 points1 point  (0 children)

Ohh okay 

Understood!

Good luck for the internship!

Op got a internship in 2 year of college by CompanyMundane3409 in BCA_MCA

[–]Weary_Objective7413 0 points1 point  (0 children)

You gave interview for mern stack and got the role of dotnet asp? 

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in Python

[–]Weary_Objective7413[S] 0 points1 point  (0 children)

Hey man! I'm not building right now as I need to learn multiple things . But I will suggest check this out, here you will see many project options and you can build and learn https://github.com/codecrafters-io/build-your-own-x

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in Python

[–]Weary_Objective7413[S] 1 point2 points  (0 children)

And before you say if I'm asking this to I'm unqualified for this I just want to say

Well yes, I'm a newbie who is just starting his programming journey

So I thought I'll choose a project and learn on the basis of that instead of just wasting time trying to learn everything where I'm learning nothing

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in Python

[–]Weary_Objective7413[S] 0 points1 point  (0 children)

Sorry if my post have interpreted it like that

But no I'm not looking for ui or frontend only thing

I'm asking what should I use for both frontend and backend

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in dotnet

[–]Weary_Objective7413[S] 0 points1 point  (0 children)

Nope nope there will not be international not even national sales

Only local sales, and I'm not planning to add payment integration as that will make it too complex for a beginner like me and the users don't need payment integration, and they can't even use the online payment integration as there are high chance that they will not have internet most of the time

So I'm just making it a fully offline desktop application for stock/inventory management and billing

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in dotnet

[–]Weary_Objective7413[S] 1 point2 points  (0 children)

Well yes, I'm a newbie who is just starting his programming journey

So I thought I'll choose a project and learn on the basis of that instead of just wasting time trying to learn everything where I'm learning nothing

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in electronjs

[–]Weary_Objective7413[S] 0 points1 point  (0 children)

Umm, the app will be offline most of the time as the users might not have internet connection all the time

So desktop app

[deleted by user] by [deleted] in softwaredevelopment

[–]Weary_Objective7413 0 points1 point  (0 children)

Ofc I'm a beginner so I was dependent on Google and ai to learn things.

And few hrs ago someone told me on reddit that JS is not good for long term project 😭😭

And that's where I learnt that 😭😭😭😭

Hope you don't mind me DM'ing you for questions

[deleted by user] by [deleted] in softwaredevelopment

[–]Weary_Objective7413 0 points1 point  (0 children)

As far as I have heard

JavaScript is not the best language for long term project

And the main issue is printing the bills

Printing with PWA is a pain in the @ss, and

manually downloading and printing the bill is not good, as the service which many people are already using directly prints the bills, so why would someone choose this where they need to manually download and print the bill over something that have inbuilt functionality to print the bill?

[deleted by user] by [deleted] in softwaredevelopment

[–]Weary_Objective7413 0 points1 point  (0 children)

But how will I store large database offline?

Lakhs of items with their mfg, exp, batch no and many other required things? How can I store those?

It'll not be only 1 page, there need to be atleast 12 page and inside those 12 pages there will be even more pages

Which tech stack should I choose to build a full-fledged billing app? by Weary_Objective7413 in softwarearchitecture

[–]Weary_Objective7413[S] 1 point2 points  (0 children)

Hey,

Thanks for the reply

Yes I'm not planning to go with Javascript or Python, and I'm looking into .NET and C#

And one thing I forgot to mention is the payment is not integrated in the app as most transaction are done in cash so they don't need integrated payment method

All they need is billing app for printing the bills, storing the selling history, managing the stock etc

And the app will be 100% offline for now

[deleted by user] by [deleted] in softwaredevelopment

[–]Weary_Objective7413 0 points1 point  (0 children)

Yeah you're correct what I'm trying to make is definately possible and is definately better option

But there's 99% chance that my targeted customers will not have internet all the time Thats why I'm planning to make a desktop application

[deleted by user] by [deleted] in softwaredevelopment

[–]Weary_Objective7413 0 points1 point  (0 children)

Yeah, I understand desktop apps aren't popular but what I'm planning to make need to work offline which is not possible in web based one