Magnus Lie Hetland – författare
Visar alla böcker från författaren Magnus Lie Hetland. Handla med fri frakt och snabb leverans.
5 produkter
5 produkter
Häftad, Engelska, 2010
829 kr
Skickas inom 10-15 vardagar
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science, but in a highly pedagogic and readable manner. The book covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others himself.
Häftad, Engelska, 2014
1 102 kr
Skickas inom 10-15 vardagar
Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others.
Häftad, Engelska, 2002
507 kr
Skickas inom 3-6 vardagar
Instant Python with Ten Instant Projects offers a highly practical, readable guide to the Python programming language. Following a succinct yet concise overview of the installation process, Hetland brings the reader up to speed regarding the general programming precepts common to every high-level language, including datatypes, conditionals and looping, and modularity. Notably, Hetland takes great care to provide a thorough introduction to Python's potentially confusing datatype offering, including arrays, dictionaries, lists, and tuples, employing numerous examples aimed towards familiarizing the reader with the sometimes subtle differences of each. Armed with the foundational knowledge, readers are then introduced to Python's file-handling, database, GUI, and string handling capabilities. Additionally, readers are treated to an excellent review of Python's object-oriented, functional, and exception-handling capabilities. All chapters are peppered with references to useful functions from Python's standard library.Hetland devotes the second half of the book to project development with a series of ten increasingly complex applications. Project focus includes automated document conversion, newsgroup administration, graphical and PDF document generation, remote document maintenance, the creation and implementation of an XML RPC server, database integration, and Graphical User Interface (GUI) and game development.
Häftad, Engelska, 2008
760 kr
Skickas inom 10-15 vardagar
Gain a fundamental understanding of Python's syntax and features with the second edition of Beginning Python, an up-to-date introduction and practical reference. Covering a wide array of Python-related programming topics, including addressing language internals, database integration, network programming, and web services, you'll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time. Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in the forthcoming Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python applications, are also covered. What you'll learn * Become a proficient Python programmer by following along with a friendly, practical guide to the language's key features. * Write code faster by learning how to take advantage of advanced features such as magic methods, exceptions, and abstraction. * Gain insight into modern Python programming paradigms including testing, documentation, packaging, and distribution. * Learn by following along with ten interesting projects, including a P2P file-sharing application, chat client, video game, remote text editor, and more. Complete, downloadable code is provided for each project! Who this book is for Programmers, novice and otherwise, seeking a comprehensive introduction to the Python programming language.
Häftad, Engelska, 2024
677 kr
Skickas inom 3-6 vardagar
Gain a fundamental understanding of Python’s syntax and features with this revised introductory and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in Python 3, Beginning Python, Fourth Edition also covers advanced topics such as extending Python and packaging/distributing Python applications. Ten accompanying projects will ensure you can get your hands dirty in no time. You will: Become a proficient Python programmer by following along with a friendly, practical guide to the language’s key featuresWrite code faster by learning how to take advantage of advanced features such as magic methods, exceptions, and abstractionGain insight into modern Python programming paradigms including testing, documentation, packaging, and distributionWork through several interesting projects, including a P2P file–sharing application, chat client, video game, remote text editor, and more Who This Book Is For Programmers, novice and otherwise, seeking a comprehensive introduction to the Python programming language.