De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Magnus Lie Hetland

Filter
Filter
Sorter efterSorter Populære
  • - From Novice to Professional
    af Magnus Lie Hetland
    599,95 kr.

    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 Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.

  • af Magnus Lie Hetland
    498,95 kr.

    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, yoü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 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 Work 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.

  • - Mastering Basic Algorithms in the Python Language
    af Magnus Lie Hetland
    978,95 kr.

    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.

  • af Magnus Lie Hetland
    410,95 kr.

    The author focuses on mainstream, useful and usable instruction in a popular, open source scripting language.

  • - Mastering Basic Algorithms in the Python Language
    af Magnus Lie Hetland
    784,95 kr.

    Python Algorithms explains the Python approach to algorithm analysis and design. The book covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs.