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

*I’m looking for an Android app.

51 points
*

Those apps aren’t helpful sadly. The best way to learn programming is by making things. The apps can make you think you’re learning syntax, apis, OOP, a language, or other concepts but the second you’re asked to make something or apply your knowlage it’s all useless.

permalink
report
reply
9 points

Honestly the best thing is and has always been learn by doing with current “professionals” (people working in the field). Try something, get feedback, adjust and learn and grow. Nothing else compares to real world integration.

permalink
report
parent
reply
3 points

And for this I cannot recommend Exercism enough

permalink
report
parent
reply
6 points

Is that physically demanding exorcism?

permalink
report
parent
reply
32 points

You’re not going to learn much from a phone app. Specially programming.

“Learning apps” are mostly gamified gimmicks. If you never learned programming, you need a good book explaining the concepts of what you’re trying to learn, a computer, a project, and the internet to search when you get stuck.

I know it’s the boring answer, but this is one of those skills that it’s basically a lot of tinkering, exploration, and nose to the grindstone.

permalink
report
reply
7 points

Thanks. Appreciate the honesty.

What book would you recommend these days? I want it to become my main profession. I’m a future expat so I’m looking for a way to sustain myself in Europe. I will be looking for an IT-related job, in case this info could help you recommend something fitting.

permalink
report
parent
reply
5 points
*

It’s really hard to recommend something without knowing what you’re interested in. And you only know what you’re interested in once you start exploring.

IT is really vast, and some positions do not require a lot of proper programming (besides some system scripts). My advice is to explore a lot of things, and narrow it down later down the line.

With that in mind, if you never programmed before, I would recommend starting with python. It’s easy to learn, there are a ton of resources out there, and it’s almost the “lingua franca” in a lot of areas (since it’s so popular). I’d say most developers these days are at least familiar with python, so that gives you a lot of options of people you can work with.

The fact that it’s so popular also means that whatever sub-problem you’re trying to solve, most likely there’s already a python library that does it, or some library written in another language that also includes python bindings.

Can’t recommend a specific book (since I’ve learn it a long time ago), I’d start by searching “best python resources site:reddit.com”, and go from there.

EDIT: apparently python can now be used inside Microsoft Excel. This might unlock some entry level positions to automate the admin workflow of a lot of companies (a lot of them heavily rely on Excel).

permalink
report
parent
reply
5 points

Re: orizuzu’s comment on python. I’m just starting out too and I’ve really enjoyed Automate the Boring Stuff. I have the course on Udemy, but he’s got the first chunk of it on YouTube if you want to try it out first. There is an accompanying book but I haven’t dived into it, just watching the videos for now. He does a good job of explaining concepts through simple examples that you can type out along with him, which he recommends. Good luck!

permalink
report
parent
reply
22 points

You’ll need a computer, doesn’t matter if it’s a desktop, an old laptop or whatever. You’ll not be able to actually learn programming properly on a phone (besides theory…).

I like to suggest to get started with online Python courses: https://www.codecademy.com/learn/learn-python-3 (Needs a free account nowadays) where you’ll learn the very basics of programming. What are variables? Conditions? Loops? Bit of object oriented programming (OOP) and so on.

After doing the course you very much have to download Python and work on your own computer (instead of in the browser) if you want to learn and experiment more.

Just to get started with the actual language doesn’t matter much. Though at some point you should look at strongly typed languages (like C#) to get a feel for data types. What is an integer? Bool? Float? And so on, something that JavaScript and Python (to some degree) mostly hides from you. One step even further would be C++ where you learn about pointers, how memory works etc. but that’s not necessary for the first year or so (and might only be “good to know” if you don’t intend to go that low level).

At that point you can probably write whatever little program you want and get it to run. The next step is algorithms, design patterns, how to structure and organize code (concepts like SOLID), databases, source control, security and much more vague knowledge. That’s where it gets difficult and some things you’ll only pick up when actually working in a team.

permalink
report
reply
4 points

This is the exact path I took, and I highly recommend it. Code academy python then immediately wrote some code to scrape some websites and email me if something I wanted to buy dropped to a price I’d be willing to spend.

I’d say all in all it took 3 weeks to a month, but I’ve been able to not code for months at a time and still feel comfortable when I come back.

I am NOT a programmer, I am someone who can cobble something together to accomplish a specific task. I never got to the more abstract concepts you listed, but maybe one day!

permalink
report
parent
reply
19 points

app? lol

Get on a computer with a keyboard and mouse, and go to freecodecamp.com

Go in order until you’re done with React and you can be a junior front end developer.

permalink
report
reply
19 points

Writing your own!

Jokes aside, the best way to learn is to start writing your own program/app and follow website tutorials

permalink
report
reply

Asklemmy

!asklemmy@lemmy.ml

Create post

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_A@discuss.tchncs.de

Community stats

  • 9.6K

    Monthly active users

  • 4.9K

    Posts

  • 275K

    Comments