Learning Professional Python, Bhimavarapu, Usharani
Автор: Vandevoorde David, Josuttis Nicolai M., Gregor Dou Название: C++ Templates: The Complete Guide ISBN: 0321714121 ISBN-13(EAN): 9780321714121 Издательство: Pearson Education Рейтинг: Цена: 11779.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book has become and will remain the `bible` on templates. It provides the most complete and accurate information on using templates in C++. It is a complete reference as well as a tutorial. It includes real-world examples.
Автор: Stroustrup Bjarne Название: Programming: Principles and Practice Using C++ ISBN: 0321992784 ISBN-13(EAN): 9780321992789 Издательство: Pearson Education Рейтинг: Цена: 10987.00 р. Наличие на складе: Поставка под заказ.
Описание: An Introduction to Programming by the Inventor of C++
Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. Programming with Today's C++ (C++11 and C++14) The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. The book presents modern C++ programming techniques from the start, introducing the C++ standard library and C++11 and C++14 features to simplify programming tasks. For Beginners--And Anyone Who Wants to Learn Something New The book is primarily designed for people who have never programmed before, and it has been tested with many thousands of first-year university students. It has also been extensively used for self-study. Also, practitioners and advanced students have gained new insight and guidance by seeing how a master approaches the elements of his art. Provides a Broad View The first half of the book covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics (such as text processing, testing, and the C programming language) and provides abundant reference material. Source code and support supplements are available from the author's website.
Автор: Horstmann Cay S. Название: Core Java Se 9 for the Impatient ISBN: 0134694724 ISBN-13(EAN): 9780134694726 Издательство: Pearson Education Рейтинг: Цена: 8620.00 р. Наличие на складе: Есть (1 шт.) Описание: Readers familiar with Horstmann's original, two-volume "Core Java" books who are looking for a comprehensive, but condensed guide to all of the new features and functions of Java SE 9 will learn how these new features impact the language and core libraries. Instead of the meticulous detail that the much larger two-volume set provides, this condensed treatment focuses on practical examples and is presented in bite-sized chunks.
As with Java 8, Modern Java idioms are no longer required and there is a much faster, easier pathway for learning Java. Horstmann quickly cuts to the chase without lecturing about the superiority of one paradigm over another or rehashing Java history. Given the size of the Java language and the scope of the new features introduced in Java 9, there is a great deal of new material to cover, but it is presented in small chunks organized so that you can quickly retrieve it when needed. This book covers all aspects of Java that a modern developer needs to know, including modularity, as well as the powerful lambda expressions that were introduced in Java 8. It will also tell you how to find out more about old-fashioned concepts that you might still see in legacy code, but won't dwell on them.
Автор: Usharani Bhimavarapu, Jude D. Hemanth Название: Learning Professional Python ISBN: 1032611707 ISBN-13(EAN): 9781032611709 Издательство: Taylor&Francis Рейтинг: Цена: 8573.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Bhimavarapu, Usharani ; Hemanth, Jude D Название: Learning Professional Python: Two Volume Set ISBN: 1032611642 ISBN-13(EAN): 9781032611648 Издательство: Taylor&Francis Рейтинг: Цена: 39811.00 р. Наличие на складе: Нет в наличии.
Автор: Bhimavarapu, Usharani ; Hemanth, Jude D Название: Learning Professional Python: Two Volume Set ISBN: 1032611359 ISBN-13(EAN): 9781032611358 Издательство: Taylor&Francis Рейтинг: Цена: 14545.00 р. Наличие на складе: Нет в наличии.
Автор: Bhimavarapu, Usharani ; Hemanth, Jude D Название: Learning Professional Python: Volume 2: Advanced ISBN: 1032611766 ISBN-13(EAN): 9781032611761 Издательство: Taylor&Francis Рейтинг: Цена: 22968.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: William "Bo " Rothwell Название: Beginning Perl Programming ISBN: 1484250540 ISBN-13(EAN): 9781484250549 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of the cloud. After reading and using this book, you'll be able to start writing your own powerful scripts to solve many web and programming problems. This is a book for those of us who believed that we didn’t need to learn Perl, and now we know it is more ubiquitous than ever. You’ll see that Perl has evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. This book provides valuable insight into Perl’s role regarding all of these tasks and more giving you a great start in your Perl programming adventure.What You Will LearnPerform operations on scalar valuesUse scalar, array, and associative array variablesWork with flow control statements such as if, unless, while, until, for, and foreachRead and write directly to files with file handles Use conditional expressions such as numeric and string comparison, regular expressions, file testing, and Perl statementsFormat output with format statements Search for and replace sub-strings within a string using regular expressionsMaster Perl utilities such as split, join, index and moreControl the file system and processes from within a Perl scriptBuild functions for tasks including handling the scope of variablesImport existing modules into your Perl scriptWho This Book Is ForThose who are new to Perl.
Автор: Rothwell William "bo " Название: Pro Perl Programming: From Professional to Advanced ISBN: 1484256042 ISBN-13(EAN): 9781484256046 Издательство: Springer Рейтинг: Цена: 9083.00 р. Наличие на складе: Поставка под заказ.
Описание: Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features. This book then covers other pro-level features, including formatted output, file handling, and more. Additionally, you'll learn and explore the most useful built-in variables, pragmas, and modules available in the Perl language.
Furthermore, you'll work with geometry managers and get a thorough treatment of graphical user interface development using Perl/TK and widgets. Lastly, you'll cover debugging techniques. Pro Perl Programming is a professional-level reference guide on Perl and includes important aspects of it that you need as a professional programmer.
What You Will LearnProgram regular expressions including atoms, smartmatch operators, and more Use advanced features such as HiRes Time, slurp() functions, Critic, Tidy and many more functions Handle advanced formatted output such as printf and sprintf Explore useful built-in variables, including status variables, separator variables, and the signal handle variable Explore and use Perl's built-in modules, including the Pragma modules Work with Perl/TK and its widgets-like geometry managers, frames, labels, buttons, check buttons, radio buttons, scrollbars, scales, entries, and menus Who This Book Is For Those with at least some prior experience with Perl programming or have read Beginning Perl Programming by William Rothwell.
Автор: Bernard Название: Python Recipes Handbook ISBN: 1484202422 ISBN-13(EAN): 9781484202425 Издательство: Springer Рейтинг: Цена: 3492.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn the code to write algorithms, numerical computations, data analysis and much more using the Python language: look up and re-use the recipes for your own Python coding. This book is your handy code cookbook reference. Whether you're a maker, game developer, cloud computing programmer and more, this is a must-have reference for your library. Python Recipes Handbook gives you the most common and contemporary code snippets, using pandas (Python Data Analysis Library), NumPy, and other numerical Python packages. What You'll LearnCode with the pandas (Python Data Analysis Library)Work with the various Python algorithms useful for today's big data analytics and cloud applicationsUse NumPy and other numerical Python packages and code for doing various kinds of analysisDiscover Python's new popular modules, packages, extensions and templates libraryWho This Book Is ForThis handy reference is for those with some experience with Python.
Автор: Gerrard Название: Lean Python ISBN: 1484223845 ISBN-13(EAN): 9781484223840 Издательство: Springer Рейтинг: Цена: 3213.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a 'best way to write code' type of book; rather, the author goes over his most-used functions, which are all you need to know as a beginner and some way beyond.Lean Python takes 58 Python methods and functions and whittles them down to 15: as author Paul Gerrard says, 'I haven't found a need for the rest.'
What You'll Learn
Discover lean Python and how to learn just enough to build useful toolsUse Python objects, program structure, I/O, modules and moreHandle errors and exceptions Test your codeAccess the Web; do searching; and persist data
Who This Book Is For
This book is aimed at three categories of reader: The experienced programmer – if you already know a programming language, this book gives you a shortcut to understanding the Python language and some of its design philosophy.
You work in IT and need a programming primer – you might be a tester who needs to have more informed technical discussions with programmers. Working through the examples will help you to appreciate the challenge of good programming.
First-timer – you want a first book on programming that you can assimilate quickly to help you decide whether programming is for you.
Автор: Browning, J Burton, Alchin, Marty Название: Pro Python 3: Features and Tools for Professional Development ISBN: 1484243846 ISBN-13(EAN): 9781484243848 Издательство: Springer Рейтинг: Цена: 8384.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy.
Pro Python 3, Third Edition gives you the tools to write clean, innovative code. It starts with a review of some core Python principles, which are illustrated by various concepts and examples later in the book. The first half of the book explores aspects of functions, classes, protocols, and strings, describing techniques which may not be common knowledge, but which together form a solid foundation. Later chapters cover documentation, testing, and app distribution. Along the way, you’ll develop a complex Python framework that incorporates ideas learned throughout the book.
Updates in this edition include the role of iterators in Python 3, web scraping with Scrapy and BeautifulSoup, using Requests to call web pages without strings, new tools for distribution and installation, and much more. By the end of the book you'll be ready to deploy uncommon features that can take your skills to the next level in Python.
What You’ll Learn
Implement programs with various types of Python functions
Work with classes and object-oriented programming
Use strings from the standard library and third-party libraries
Harvest web site data with Python
Automate unit testing by writing a test suite
Review imaging, random number generation, and NumPy scientific extensions
Understand The Zen of Python documentation to help you decide the best way to distribute your code
Who This Book Is For
Intermediate programmers familiar with Python who are looking to move to an advanced level. You should have written at least a simple Python application, and be comfortable with a basic object-oriented approach, using the interactive interpreter, and writing control structures.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru