суббота, 2 февраля 2013 г.

книги программирование python

The book itself is split up into two parts, the core language, and advanced topics, comprising 23 chapters, two appendices and an index. The core language section discusses the basics, including strings, numbers, flow control, lists, operators, I/O, error handling, functions, modules, object-oriented programming, and how to execute Python scripts. The advanced section, which takes up the latter third of the book, includes topics such as regular expressions, network and internet programming, multithreaded design, GUIs, web and database access, extending Python, and concludes with information on Win32 COM and Jython/Java integration.

As mentioned previously, Core Python Programming, 2nd Ed. is a hefty book. It tips the scales at 1120 pages with probably 12 or 14 point font. The book is full of many code examples. One very cool feature is that immediately following each example is an explanation of each section of the example. This is very helpful in trying to discern exactly what is happening in the script. The other nifty feature is that code examples have keywords bolded. This makes reading a lot easier. Each chapter begins with a list of topics that will be discussed and ends with a list of exercises. This might be helpful for someone using the book to teach a class on Python programming. This book relates well the differences between Python and other popular languages, such as C/C++, Java, Perl, and PHP.

This book goes into great detail about what Python can do for you

At first glance, the book itself is large. ItвІЂЂЂs comparable to other programming books, but still looks large. Of course, it does cover a lot of material. The picture on the front cover shows people working together to place various objects in holes of the same shape. Those objects represent Python, and more specifically how Python can help fill the holes in your environment. This book goes into great detail about what exactly Python can do and how your Python applications can be shaped to work with your needs, whether they be CGI, database, GUI, or system administration.

The front cover of Core Python Programming, 2nd Ed.

Programmers and system administrators have many options when it comes to choosing a language to write scripts. One excellent choice is Python, a programming language designed to be easy to learn yet powerful enough to complete real-world tasks and requirements. by Wesley Chun and published by is the text that will guide you through the Python language and integration with other applications and programming languages. Mr. Chun presents both basic and advanced Python topics in an excellent manner. If you are looking to brush up on or learn Python, Core Python Programming, 2nd Ed. is the one book you need.

Book review: Core Python Programming by Wesley J. Chun

Book review: Core Python Programming <i>by Wesley J. Chun</i>

Комментариев нет:

Отправить комментарий