this post was submitted on 25 Aug 2023
22 points (80.6% liked)

Asklemmy

42502 readers
1987 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

And what's currently the most in-demand language/skill?

*I'm looking for an Android app.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 10 months ago (1 children)

Despite the (valid) criticisms you will see here, you have to start learning somewhere, so an app will have to do. Or some tutorials, there is a bunch on Youtube. Some 5 years ago Codecademy was the trendy app, Exercism as well. I'm out of the loop these days.

The goal is getting an internship (even unpaid) as quickly as possible. Most real skills are not taught on these courses, or anywhere formally.

Aside of that, once you get through the basic level, start reading threads on Hackernews and lobste.rs. You will understand nothing. And that's good. Try to make sense of it by googling definitions and concepts, that's how you can learn CS theory outside of a uni.

[โ€“] [email protected] 2 points 10 months ago (1 children)

Thank you.

What's the most useful thing/language/skill/topic to learn? Something that can be turned into a real profession down the line.

[โ€“] [email protected] 1 points 10 months ago (1 children)

It really comes down on what you want to do.

Python for general purpose

Rust, C and C++ for systems engineering (my recommendation)

Typescript or JavaScript Frameworks if you want to be a front end guy

Pro tip: once you know a lang, learning new ones becomes relatively easy.

[โ€“] [email protected] 1 points 9 months ago

Thank you! I'd love to get an internship, but I'm not sure where to start as a future expat. Any ideas? I plan to immigrate to Europe by getting a degree, which is the only way to citizenship. That's why I'm asking what field would be best to get a degree in, even though people have said a formal education isn't important in IT.