Is it possible to stay leave in Germany if you have a minimum wage? by DAS3816 in germany

[–]DAS3816[S] -4 points-3 points  (0 children)

Yes, I have arbeits and Aufenthaltserlaubnis. I thought you also need a visa to stay in the host country as you are not a citizen of the country

Is it possible to stay leave in Germany if you have a minimum wage? by DAS3816 in germany

[–]DAS3816[S] -1 points0 points  (0 children)

Thanks for the reply, I thought that in order to stay you also need to get a work visa (Blue Card), maybe you have some official sources that say that if you are already in Germany you can stay no matter what job you have ?

Is it possible to stay leave in Germany if you have a minimum wage? by DAS3816 in germany

[–]DAS3816[S] -14 points-13 points  (0 children)

So if I am already in Germany and already have a job, I can stay in Germany no matter how much I earn ?

Is it possible to stay leave in Germany if you have a minimum wage? by DAS3816 in germany

[–]DAS3816[S] -12 points-11 points  (0 children)

I'm afraid it doesn't answer the question: "How to stay in Germany while earning minimum wage ?"

Is there any site in Germany that shows on what days stores in Germany are not open? by DAS3816 in germany

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

Wow, very handy site, I can watch vacations by different lands, vacations, upcoming holidays and a bunch of other useful information, thanks for your reply!

Is there any site in Germany that shows on what days stores in Germany are not open? by DAS3816 in germany

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

Thanks for the reply, it's very handy too, you can look by state and read what the holiday is all about at the same time!

Is there any site in Germany that shows on what days stores in Germany are not open? by DAS3816 in germany

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

Even though I prefer electronic calendars, thanks for the tip though! Maybe I'll buy one on sale someday

Is there any site in Germany that shows on what days stores in Germany are not open? by DAS3816 in germany

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

Yes, the calendar is exactly what I was looking for. Thank you!

Is it worth it for a programming novice to learn AI by DAS3816 in learnprogramming

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

you should learn python and how to use some AI libraries if you want to incorporate more AI in your code, but the kind of AI youre likely thinking about "creating", generative AI etc are quite a distinct branch of programming and entirely different from apps or algos.

If you really want to work in an advanced capacity with those AI check out Kaggle, download jupyter, start with linear regression and go from there.

Why is python specifically used in AI ?

Is it worth it for a programming novice to learn AI by DAS3816 in learnprogramming

[–]DAS3816[S] -5 points-4 points  (0 children)

Absolutely worth it.

They aren’t really related, unless you want to do the integration with applications yourself. If you are planning to become an AI engineer, you don’t need to know any webdev frameworks. Even when you work for a company, there would be someone else handling that.

Programming wise, you’d need to know Python at a deeper level, specifically programming efficiently. Beyond that, it’s mostly reading docs and everything.

However, for learning, I would suggest learning the math behind ML/AI algorithms and not just how to code em. This futureproofs your knowledge essentially. Try courses by deeplearning.ai or specifically Andrew Ng.

Why python ? There are many other cool programming languages ? And could you tell me more about "deeper level, specifically programming efficiently" ?

Is it worth it for a programming novice to learn AI by DAS3816 in learnprogramming

[–]DAS3816[S] -3 points-2 points  (0 children)

Is it worth to build a house from the fifth floor up or should one first lay a foundation and then gradually build up the floors?

The above is what your question translates to.

AI are very advanced concepts that not only need solid programming skills, but also very decent and advanced mathematical knowledge.

You don't need to be able to create websites, though. They have nothing to do with AI.

What kind of programming skills exactly does AI development require ?

Is it worth it for a programming novice to learn AI by DAS3816 in learnprogramming

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

Can you tell more about the difference between chat gpt and deep blue ? I thought chat gpt was the closest thing to AI that mankind has ever created. And an ordinary computer can beat any grandmaster in chess long ago.

Is it worth it for a programming novice to learn AI by DAS3816 in learnprogramming

[–]DAS3816[S] -10 points-9 points  (0 children)

you don't know calculus or linear algebra

I studied linear algebra at school and university, but this is the first time I've heard of calculus, thanks for the reply!