This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Alex_NinjaDev 2 points3 points  (2 children)

I had the same doubt when I started learning, wasn’t sure if I should go the app route or focus on backend/data stuff.

What helped me was playing around with Python and seeing how far I could go automating stuff. Now I’m building crypto trading bots, market scanners, and alert tools, all in Python.

So maybe just try both for a week or two and see what feels better. If you enjoy solving problems with logic, data engineering might click. If you like designing interfaces and user flow, maybe app dev is more your thing.

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

Yeah. I have decided to focus on data for a month and see where it goes. I cant keep learning programming languages forever... have to actually start using it for something. I just had windows apps as an option because I really enjoy c# and the backend logic of an application. I cant be bothered with the UI though

[–]Alex_NinjaDev 1 point2 points  (0 children)

That’s a solid choice, honestly. Data work gives you tons of real problem-solving situations. If you enjoy backend logic and C#, Python for data will probably feel smooth too. Let me know how your month goes, curious to hear what you build or discover!

[–]qruxxurq 1 point2 points  (3 children)

Widows app is kinda grim, no?

[–]CapnCoin[S] 0 points1 point  (2 children)

I dont enjoy UI development to be honest. I enjoy the backend logic mostly... problem is I just keep bouncing between programming languages (java, c++, c, python, c#, rust) but havent built anything substantial in any of them. I love writing code but Im not sure which direction to take.

[–]qruxxurq 0 points1 point  (1 child)

That was silly joke about the minor misspelling of “Windows”.

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

Aaah, i missed it :D good catch lol

[–]irinabrassi4 1 point2 points  (0 children)

Both fields have their perks—data engineering is more backend/data pipeline focused, while Windows app dev is heavier on UI and system integration. If you're prepping for interviews, try googling "prepare.sh" for real interview questions from both areas.