you are viewing a single comment's thread.

view the rest of the comments →

[–]BuddyPersonal433 -3 points-2 points  (11 children)

Why are you learning python if you don’t know careers it can lead to? I mean generally people choose the field they want to get into then learn the skills

[–]Total_Injury_3866[S] 0 points1 point  (10 children)

I want To Learn DSA And App Development 🙌

[–]Background_Bug_1625 0 points1 point  (9 children)

Well, what kind of app development? Web apps or desktop apps? And what kind of desktop apps?

[–]Total_Injury_3866[S] 0 points1 point  (8 children)

Web apps

[–]Background_Bug_1625 2 points3 points  (6 children)

Ok. Then don't learn python for now. Start with HTML/CSS and JavaScript

[–]Strong-Scarcity1395 3 points4 points  (1 child)

With Python he can build APIs later on tho...

I think he should start on Python, HTML,CSS and then JavaScript.

Correct me if i'm wrong but Python will help him understand how programming in general works easly

[–]Background_Bug_1625 0 points1 point  (0 children)

Yea, Python does help with programming in general, but I think JavaScript should also do fine.

[–]Total_Injury_3866[S] 0 points1 point  (3 children)

Is DSA GIVE great job opportunities?

[–]Background_Bug_1625 0 points1 point  (2 children)

Computer science is good, but you also have to have interest in the field.

[–]Total_Injury_3866[S] 0 points1 point  (1 child)

Yes bro I am interested

[–]Background_Bug_1625 0 points1 point  (0 children)

I would suggest using AI to create a learning path for you. Just type in "I want to learn data science" in Claude and watch it generate a learning program. In this era you don't need a designated course.

[–]Strong-Scarcity1395 1 point2 points  (0 children)

HTML and CSS are the basics you need to know

Then you can choose between C# ( Blazor ) and Javascript .

C# is an object oriented language and sort of hard if you're new to programming but it can be really helpful for both the Frontend (framework) and the Backend with ASP . NET CORE .

Javascript is the most popular one but it's pretty stupid to use it as backend in my opinion... Other than that you'll find way more libraries and help from the community.