Аннотация
I originally wanted to learn Python because I wanted to make a com-puter game. I had taken several programming classes in college (C, C++, and Java) but nothing really serious. I’m not a Computer Sci-ence major and I don’t program on a professional level.
I didn’t really like the low-level work involved with C/C++. Things like pointers, memory management, and other concepts were dif f i cult for me to grasp, much less ef f ectively use. Java, as my f i rst pro-gramming class in school, didn’t make any sense. I had never used an object-oriented language before and object-oriented programming (OOP) concepts gave me f i ts. It probably didn’t help that my Java class wasn’t actually real Java; it was actually Microsoft’s “custom” version: J++. So not only was I learning a language that had little practical use (J++ added and cut many features found in real Java), but the programs didn’t work correctly. Ultimately the class was can-celed near the end of the semester and everyone received full credit.
These problems, and issues learning other programming languages, left a bad taste in my mouth for programming.I never thought I learned a language well enough to feel comfortable using it, much less actually enjoy programming. But then I heard about Python on a computer forum, and noticed several other mentions of the language at other sites around the Internet.People were talking about how great the language was for personal projects and how versatile it is. I decided to give programming one more try and see if Python was the language for me.
To give me more incentive to learn the language, I decided to recre-ate a role playing game from my childhood as a computer game. Not only would I have a reason to learn the language but, hopefully, I would have something useful that I could give to others for their enjoyment.
![Эта книга для тех, кто давно связан с разработкой программного обеспечения. Или для тех, кто еще думает выбрать программирование своей профессией. Или для тех, кто... Дефрагментация мозга [Софтостроение изнутри]](https://www.rulit.me/data/programs/images/defragmentaciya-mozga-softostroenie-iznutri_567023.jpg)


![The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new... Programming Pearls [2nd Edition]](https://www.rulit.me/data/programs/images/programming-pearls-2nd-edition_491581.jpg)

![Эта книга, «Windows PowerShell», является введением в Windows PowerShell, а также содержит практические примеры, позволяющие дать краткое введение в тему, даже если у читателя нет... Windows PowerShell [Введение в технологии языка сценариев для пользователей без базовых знаний]](https://www.rulit.me/data/programs/images/windows-powershell-vvedenie-v-tehnologii-yazyka-scenariev-dl_607079.jpg)

Комментарии к книге "Learning to Program Using Python"