Python Crash Course Programmierbuch

Die Kunden sagen

Die Leser finden das Buch sehr geeignet für Einsteiger. Sie sagen, dass es Spaß macht, Python zu lernen und einen guten Einstieg in die Programmierung bietet. Die praktischen Beispiele bieten die notwendigen Übungen und ergänzen den theoretischen Teil hervorragend. Die Struktur wird als sehr detailliert und verständlich beschrieben. Das Buch macht es jedem Einsteiger einfach, die Grundlagen in Python zu verstehen. Es wird als Bibel der Python-Sprache gelobt.

KI-generiert aus dem Text von Kundenrezensionen

Auswählen, um mehr zu erfahren

13 Kunden erwähnen Lernspaß, 13 positiv, 0 negativ

Kunden sind mit dem Lernspaß des Buches zufrieden. Sie beschreiben es als super, das beste Buch für Einsteiger und sagen, es macht Spaß, Python zu lernen. Außerdem loben sie die strukturierte Darstellung und die guten Beispiele.

Sehr strukturierte Darstellung Gute Beispiele Man sollte im Internet nach einem aktuellen Compiler suchen und im web aufrufen....Mehr

Top Buch wenn man keine Ahnung von Python oder Programmieren hatMehr

Wohl eins der besten Bücher für EinsteigerMehr

11 Kunden erwähnen Geeignet für Einsteiger, 11 positiv, 0 negativ

Kunden finden das Buch geeignet für Einsteiger. Sie sagen, es beginnt mit einfachen Dingen wie Ausdrucken auf dem Bildschirm und bietet einen schönen Start für eigene Projekte. Außerdem wird die Sprache als sehr einfach und verständlich beschrieben.

Sehr guter Crash Course. Gut für Einsteiger wie auch FortgeschritteneMehr

Great book for beginers. All wrote in easy to understand terms.Mehr

Amazing book for beginners. Well explained and fun. At the beginning you learn code trough snippets....Mehr

...background so first chapters are a fairly simple, but this is book for beginners and this is good....Mehr

7 Kunden erwähnen Lernfördernd, 7 positiv, 0 negativ

Kunden finden das Buch sehr lernfördernd. Es bietet einfache und knifflige Übungen mit verschiedenen Schwierigkeitsgraden. Die praktischen Beispiele ergänzen den theoretischen Teil hervorragend. Das Buch hilft dabei, voranzukommen und motiviert.

...Die praktischen Beispiele bieten die notwendigen Übungen und ergänzen den theoretischen Teil hervorragend.Mehr

Sehr strukturiert und motivierendMehr

i like the book it is very good for people with basic knowledge of python i gave 4 stars because the book cover is not well attached....Mehr

...book, the true thing is that It's really nice, especially it takes you in the right way, guides you with some easy and tricky exercises....Mehr

6 Kunden erwähnen Struktur, 6 positiv, 0 negativ

Kunden sind mit der Struktur des Buches zufrieden. Sie finden es sehr detailliert und gut erklärt. Es enthält Grundlagen wie Tabellen, Dictionnairen und Statments. Die notwendigen Übungen ergänzen den theoretischen Teil hervorragend.

...Beispiele bieten die notwendigen Übungen und ergänzen den theoretischen Teil hervorragend.Mehr

Sehr strukturierte Darstellung Gute Beispiele Man sollte im Internet nach einem aktuellen Compiler suchen und im web aufrufen....Mehr

Amazing book for beginners. Well explained and fun. At the beginning you learn code trough snippets....Mehr

...This one is the most clearly explained I have found. Very detailed and beginner friendly with material about Object Oriented Programming....Mehr

6 Kunden erwähnen Verständlichkeit, 6 positiv, 0 negativ

Kunden sind mit der Verständlichkeit des Buches zufrieden. Sie sagen, dass es in einfachen und verständlichen Worten geschrieben ist und es jedem Einsteiger einfach macht, die Grundlagen in Python zu verstehen. Das Buch wird als Bibel der Python-Programmiersprache beschrieben.

Der Aufbau des Buchs macht es jedem Einsteiger einfach die Grundlagen in Python zu verstehen....Mehr

...This book language is very simple and understandable. In the 1st half you can find all basic programming basic like looping, list , classes etc....Mehr

Good book, written in a simple and understandable language....Mehr

...never used Python before, as this book covers basics such as lists, dictionaries, if statemens, loops etc....Mehr

Absolutely fantastic!

Absolutely fantastic!

A huuuuuuge compliment to the author of this book! I have never seen such a great book when it comes to teaching programming languages. It starts with simple things like printing something onto the screen, then tells you about variables, comparisons, lists, for-loops, conditions and so on, always building up on the simple things. Each and every concept is shown in small programm snippets that are first shown as programm listing, then explained in detail, and then the output is shown. What I REALLY like about the didactics in this book is that the author also shows common errors when using the commands/methods he just showed us, how to spot those errors, how to provoke them to understand what is going on and how to correct them. He also now and then encourages the reader to think about projects he might want to do later on. I downloaded a Python editor onto my cellphone and test things as I read them. It's real fun to learn Python this way!

Vielen Dank für dein Feedback.

Leider ist ein Fehler aufgetreten.

Leider konnten wir die Rezension nicht laden

Spitzenrezensionen aus Deutschland

Es gab ein Problem beim Filtern der Rezensionen. Bitte lade die Seite neu.

  • 5,0 von 5 Sternen Sehr strukturiert und motivierend

    Bewertet in Deutschland am 4. Januar 2025

    Sehr strukturierte Darstellung
    Gute Beispiele
    Man sollte im Internet nach einem aktuellen Compiler suchen und im web aufrufen.
    Dann benötigt man vieles von der Einleitung nicht.
    Das Buch ist eine klare Kaufempfehlung für Einsteiger.

  • 5,0 von 5 Sternen Absolutely fantastic!

    Bewertet in Deutschland am 26. August 2019

    A huuuuuuge compliment to the author of this book! I have never seen such a great book when it comes to teaching programming languages. It starts with simple things like printing something onto the screen, then tells you about variables, comparisons, lists, for-loops, conditions and so on, always building up on the simple things. Each and every concept is shown in small programm snippets that are first shown as programm listing, then explained in detail, and then the output is shown. What I REALLY like about the didactics in this book is that the author also shows common errors when using the commands/methods he just showed us, how to spot those errors, how to provoke them to understand what is going on and how to correct them. He also now and then encourages the reader to think about projects he might want to do later on. I downloaded a Python editor onto my cellphone and test things as I read them. It's real fun to learn Python this way!

    Kundenbild

    5,0 von 5 Sternen

    Absolutely fantastic!

    Bewertet in Deutschland am 26. August 2019

    A huuuuuuge compliment to the author of this book! I have never seen such a great book when it comes to teaching programming languages. It starts with simple things like printing something onto the screen, then tells you about variables, comparisons, lists, for-loops, conditions and so on, always building up on the simple things. Each and every concept is shown in small programm snippets that are first shown as programm listing, then explained in detail, and then the output is shown. What I REALLY like about the didactics in this book is that the author also shows common errors when using the commands/methods he just showed us, how to spot those errors, how to provoke them to understand what is going on and how to correct them. He also now and then encourages the reader to think about projects he might want to do later on. I downloaded a Python editor onto my cellphone and test things as I read them. It's real fun to learn Python this way!

    Bilder in dieser Rezension

    Kundenbild

    9 Personen fanden diese Informationen hilfreich

    Melden

  • 5,0 von 5 Sternen Best book to learn Python

    Bewertet in Deutschland am 23. Februar 2021

    This book is very good for learning python when you are new to Language. This book language is very simple and understandable. In the 1st half you can find all basic programming basic like looping, list , classes etc. and in the second section you can find projects. I will recommend this book to everyone who start to learn python.

  • 4,0 von 5 Sternen Great for newbies

    Bewertet in Deutschland am 18. April 2020

    I've been doing some work with Python, but wanted to make sure I fully understand the basics and things one can do with Python aside from data analysis.

    I recommend this book for people who have never used Python before, as this book covers basics such as lists, dictionaries, if statemens, loops etc.

    What I particularly like is how the code is broken down each time and the author is good at explaining what it does.

    Some may find parts irrelevant to what they want to do with Python, as this book takes many examples from computer games and online services. Also, from my experience, there won't be any literature out there where you will find everything working first time. Some code from this book had me troubling a little, but much less than most sources.

    You won't be a master of Python after this book, but you will have solid basics.

    The reason I gave 4 stars is because the binding or glueing of this book is terrible and the bookshell broke off after a few days, as other people have mentioned here.

    Great book!

    5 Personen fanden diese Informationen hilfreich

    Melden

  • 5,0 von 5 Sternen A good way to start Python

    Bewertet in Deutschland am 25. Januar 2021

    I tried out many video tutorials for learning Python. Youtube videos are nice, but at one stage you might be lost your motivation for learning. Now I start learning from this book, the true thing is that It's really nice, especially it takes you in the right way, guides you with some easy and tricky exercises. Also, there are three projects that have really a nice start for your own project. I recommended all of the new and freaser. School kids can also take it as a good resource. Happy cooding

    Eine Person fand diese Informationen hilfreich

    Melden

  • 5,0 von 5 Sternen The best book on Python!

    Bewertet in Deutschland am 27. Mai 2020

    I have tried many times to learn Python and always struggled with the learning material. This one is the most clearly explained I have found. Very detailed and beginner friendly with material about Object Oriented Programming. Lots of exercises with various difficulty levels.

    2 Personen fanden diese Informationen hilfreich

    Melden

  • 5,0 von 5 Sternen Wohl eins der besten Bücher für Einsteiger

    Bewertet in Deutschland am 19. April 2021

    Der Aufbau des Buchs macht es jedem Einsteiger einfach die Grundlagen in Python zu verstehen. Die praktischen Beispiele bieten die notwendigen Übungen und ergänzen den theoretischen Teil hervorragend.

Spitzenrezensionen aus anderen Ländern

  • 5,0 von 5 Sternen Best one

    Bewertet in Indien am 2. Juli 2025

    Here is the book for beginners that'll get you A to Z in Python. Best reference book out there.

  • 5,0 von 5 Sternen Bem vindo ao Python!

    Bewertet in Brasilien am 9. Oktober 2021

    Ótima porta de entrada, e referência de consulta permanente às estruturas básicas da linguagem. Não que seja perfeito, mas
    é no mínimo excelente, e isso não é pouco! Parabéns ao autor, de verdade. Me diverti bastante aprendendo a essência do Python com esse livro, ao longo de alguns meses. Não acredito que alguém se arrependa do investimento. Vá com calma e sem pressa, aprendendo no seu ritmo e voltando sempre que necessário. E mantenha ele por perto sempre! Adoraria encontrar um livro desses pra C++, ou que o autor escrevesse um livro desses pra C++, mas isso é utópico, pois o C++ é o contrasenso do Python, kkkkk...

  • 5,0 von 5 Sternen Great book!

    Bewertet in Singapur am 11. Januar 2022

    Totally nice and perfect. I bought this as a gift for my son who’s contemplating if programming could be his liking before venturing university.

  • 5,0 von 5 Sternen Excelente contenido

    Bewertet in Mexiko am 23. Dezember 2020

    El libro está muy bien escrito y no utiliza una terminología demasiado compleja ni un lenguaje muy técnico; todos los conceptos técnicos que se utilizan con frecuencia en el libro son explicados previamente.

    A pesar de que el libro está escrito en inglés, logré entender perfectamente la información que el autor trataba de transmitir, debido a que el libro tiene una sintaxis muy clara y fácil de seguir. Definitivamente el mejor libro de Python para principiantes que encontrarás.

    El contenido es excelente, pero creo que podrían mejorar el pegamento que une a las páginas de la carcasa. Recomiendo a este libro a cualquier persona que quiera adentrarse al mundo de la programación en Python, explica una gran cantidad de funciones y métodos útiles, por lo que incluso si este no es tu primer lenguaje, encontrarás información que te será de bastante utilidad.

  • 5,0 von 5 Sternen Great for everyone to learn! Pros and Cons

    Bewertet in Großbritannien am 7. August 2024

    Brilliant! Here's what I thought:

    Pros:
    -Suitable for all ages
    -Easy tutorial to download software (multiple options available, most are free!)
    -All code explained clearly
    -Good consolidation of knowledge by assigning tasks
    -Good challenging level - pushes you to become a good programmer
    -Plenty to things to learn as the book is detailed
    -Quite fun too!

    Cons:
    -At times the code can become quite difficult despite the book's explanation - a lot of resilience and problem-solving is required
    -This book is purely self-learning which brings its own setbacks as there is not many places to look for help. Having said that, self-learning is a great skill to learn and this book develops it greatly.

    Overall, this was a good buy and I would definitely recommend it for anyone wishing to learn Python from scratch.

    Kundenbild

    5,0 von 5 Sternen

    Great for everyone to learn! Pros and Cons

    Bewertet in Großbritannien am 7. August 2024

    Brilliant! Here's what I thought:

    Pros:
    -Suitable for all ages
    -Easy tutorial to download software (multiple options available, most are free!)
    -All code explained clearly
    -Good consolidation of knowledge by assigning tasks
    -Good challenging level - pushes you to become a good programmer
    -Plenty to things to learn as the book is detailed
    -Quite fun too!

    Cons:
    -At times the code can become quite difficult despite the book's explanation - a lot of resilience and problem-solving is required
    -This book is purely self-learning which brings its own setbacks as there is not many places to look for help. Having said that, self-learning is a great skill to learn and this book develops it greatly.

    Overall, this was a good buy and I would definitely recommend it for anyone wishing to learn Python from scratch.

    Bilder in dieser Rezension

    Kundenbild