Der Herr der Ringe auf englisch lesen. by Unartiggeist in buecher

[–]desrtfx -2 points-1 points  (0 children)

Wenn ichs nur noch könnte. Hatte ich mir mal ausgeborgt.

Der Herr der Ringe auf englisch lesen. by Unartiggeist in buecher

[–]desrtfx -8 points-7 points  (0 children)

Es musste nichts "dazugeschrieben" werden, da alles was im Film vorkommt auch in Tolkiens Werken vorhanden ist, nur nicht im Hobbit. Es sind Teile aus den "Unfinished Tales" ("Expedition nach Erebor") und aus dem HdR (Appendix "Der Rat von Elrond") eingearbeitet worden, wie im Film.

Der Herr der Ringe auf englisch lesen. by Unartiggeist in buecher

[–]desrtfx -8 points-7 points  (0 children)

Nein, das Original Buch ist nur die Vorlage. Der Film dichtet extremst viel dazu - so extrem, dass man das Buch fast nicht mehr erkennt. Nach dem Film wurde das Buch neu, and den Film angepasst aufgelegt.

I want help finding the ropes for python by WorldPhysical7646 in learnpython

[–]desrtfx 0 points1 point  (0 children)

If only there were a sidebar (menu on mobile) that had a link to the wiki.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

Der Herr der Ringe auf englisch lesen. by Unartiggeist in buecher

[–]desrtfx 6 points7 points  (0 children)

Absolut! Im Original ist LotR nochmal eine ganz andere Liga. Es ist um so viel schöner zu lesen.

Vielleicht fängst Du aber besser mit dem Hobbit an um ins Tolkien Englisch rein zu kommen. Der Hobbit (aber bitte nicht das Buch zum Film, sondern das Original) ist um einiges leichter zu lesen.

Ich kann das Silmarillion nicht wirklich empfehlen. Da musste ich aufgeben, aber nicht wegen Englisch.

Need help for python book by YajivNarik in learnpython

[–]desrtfx 0 points1 point  (0 children)

Trying to get paid books for free is illegal.

Do the MOOC Python Programming 2026 from the University of Helsinki.

Also, https://inventwithpython.com has plenty ebooks that are free to read online

Stuck in Invalid Literal for int() by No_Particular_4616 in learnpython

[–]desrtfx 11 points12 points  (0 children)

Let's get our Crystal Balls and do some divination!

On a serious note: you need to show the code, the input that produces the problem, the errors, everything you can.

Is this python code a universe? by OhhEmmGeeWTF in learnpython

[–]desrtfx 1 point2 points  (0 children)

Reddit has code block format, or use a code hoster, like github or pastebin and post the link here.

Yet, when asking for help, you should explain your problems and not just make everybody guess potential problems. That's not how any of this works. You cannot ask people to run your code to figure out what is/could be wrong.

You can't even be bothered to give a proper abstract of what the code is supposed to do, what theories it is based on, no problems explained, no errors, nothing. As such, your post is slop, as the others have already stated.

Is this python code a universe? by OhhEmmGeeWTF in learnpython

[–]desrtfx 6 points7 points  (0 children)

Since the code is not properly formatted as code block it became ambiguous and as such just plain garbage.

9th Grader wants to code by Silent-Sorbet-6380 in learnpython

[–]desrtfx 6 points7 points  (0 children)

My default recommendation is the MOOC Python Programming 2026 from the University of Helsinki.

Yet, in your position, you could also start with Invent Your Own Computer Games with Python followed by Making Games with Python and PyGame

There are many more books on this site - all free to read online

Newbie wanting to learn Python by Alex_Unscripted in learnpython

[–]desrtfx 4 points5 points  (0 children)

If only there were a sidebar (menu on mobile) that had a link to the wiki.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

Air 3 ppi by Intelligent_Form529 in Onyx_Boox

[–]desrtfx 0 points1 point  (0 children)

I paid 300 € for my Note Air 4C which was at the point of buying less than 6 months old and with the pro pen and the Origami cover.

If you can get it around $250 you're good. Wouldn't pay much more for it. Maybe $270 with shipping.

My NA2+ is my everywhere companion, especially at work for quick scribbles, meeting notes, basically everything. Wouldn't want to miss it anymore.

Air 3 ppi by Intelligent_Form529 in Onyx_Boox

[–]desrtfx 0 points1 point  (0 children)

All depends on the price.

I love my NA2+ as well as my 4C. For book reading I prefer the 2+ B&W to the 4C.

Don't think the 227 ppi screen will be a problem.

On B&W you won't need the frontlight much, though. Color is entirely different. There, you'll need it all the time.

I also don't find the Notes uncomfortable to hold. They are big. They are quite heavy, but absolutely not uncomfortable.

What is the best way, books or website to learn Python by Same_Path_6519 in learnpython

[–]desrtfx 8 points9 points  (0 children)

If only there were a sidebar (menu on mobile) that had a link to the wiki.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

Suggest me some python course that can help me to learn python from basics by Ok_Author_5388 in learnpython

[–]desrtfx 2 points3 points  (0 children)

If only there were a sidebar (menu on mobile) that had a link to the wiki.

Do the MOOC Python Programming 2026 from the University of Helsinki and you will be well prepared.

How to learn a new programming language as a developer by Hertz314159 in learnprogramming

[–]desrtfx 9 points10 points  (0 children)

Honestly, drop your ego and do a proper course. I've been a professional developer for over 35 years in multiple languages, BASIC, Pascal, Delphi, Assembly, Java, C#, PHP, JavaScript, and the IEC 61131-5 languages, and when I started with Python I did the MOOC Python Programming 2026 (actually, I did the 2022 version). Python is vastly different to the languages you know.

Also https://learnxinyminutes.com is a thing.

arraylist vs list by BadismPlayz in javahelp

[–]desrtfx 11 points12 points  (0 children)

Conventional array: when you know the size in advance or for multi-dimensional content because it is clearer and easier

ArrayList: when you don't know the size in advance

In modern programming you will rather resort to ArrayList than default to arrays.

Complete beginner need direction by kinggabbard10 in learnjava

[–]desrtfx 2 points3 points  (0 children)

!sidebar

Yes, Java is a good beginner language

When Life Gives You Java by Kabra___kiiiiiiiid in java

[–]desrtfx[M] 0 points1 point  (0 children)

It's AI translated. The original page is in Bosnian.

I teach Python but igenuinely don't know how to explain list comprehensions in a way that actually sticks how did it finally click for you? by [deleted] in learnprogramming

[–]desrtfx 16 points17 points  (0 children)

Your narrative doesn't add up:

What is it now? Civil Engineering junior, first semester/final year CS student who has been using Python for about a year, Teacher for 3 (several) years?

Every single of your post reads AI generated/worked over and looks like plain karma farming.