Old Search System: Python A-Z Learn Python Programming By Building 5




  • Beginning Python

    Beginning Python 696 pages | English | ISBN-10: 0764596543 | ISBN-13: 9780764596544 https://www.amazon.com/dp/0764596543





  • Oreilly - Python Epiphanies

    Oreilly - Python Epiphanies by | Released July 2015 | ISBN: 9781491926130 https://www.oreilly.com/library/view/python-epiphanies/9781491926130/


    Python is an amazing language.However, many intermediate Python developers aren't achieving their full potential with the language because of features and concepts they don't know, or that they partly know but find confusing because their understanding isn't quite right. This video tutorial will help you by:Clarifying exactly how names work....


  • Oreilly - Derivatives Analytics with Python

    Oreilly - Derivatives Analytics with Python by | Released January 2015 | ISBN: 9781491925393 https://www.oreilly.com/library/view/derivatives-analytics-with/9781491925393/


    In this webcast you will learn how Python can be used for Derivatives Analytics and Financial Engineering. Dr. Yves J. Hilpisch will begin by covering the necessary background information, theoretical foundations and numerical tools to implement a market-based valuation of stock index options. The approach is a practical one in...


  • Oreilly - Analyzing Data with Python

    Oreilly - Analyzing Data with Python by | Released October 2014 | ISBN: 9781491919217 https://www.oreilly.com/library/view/analyzing-data-with/9781491919217/


    Python is quickly becoming the go-to language for data analysis, but it can be difficult to figure out which tools to use. In this webcast you'll get a bird's eye overview of some of the best tools for data analysis and how you can apply them to your workflow. She'll...


  • Python Essential Reference

    Python Essential Reference 416 pages | English | ISBN-10: 0735710910 | ISBN-13: 9780735710917 https://www.amazon.com/dp/0735710910





  • Oreilly - Functional Programming with Python

    Oreilly - Functional Programming with Python by | Released November 2015 | ISBN: 9781771374651 https://www.oreilly.com/library/view/functional-programming-with/9781771374651/


    In this Functional Programming with Python training course, expert author Chris Armstrong will teach you functional programming techniques for making maintainable, modular, and testable code. This course is designed for users that already have experience with Python.You will start by learning about functional programming, including first class functions, recursion, and...


  • Oreilly - Porting from Python 2 to Python 3

    Oreilly - Porting from Python 2 to Python 3 by | Released August 2015 |...


    In this Porting from Python 2 to Python 3 training course, expert author Ben Straub teaches you about the changes with Python 3, and how to make a smooth transition from Python 2 to Python 3. This course is designed for users that already have Python programming experience.You will start...


  • Oreilly - Python Data Structures

    Oreilly - Python Data Structures by | Released March 2015 | ISBN: 9781771373517 https://www.oreilly.com/library/view/python-data-structures/9781771373517/


    In this Python Data Structures training course, expert author James Powell covers the built-in data types in Python. This course is designed for beginning to intermediate Python users.You will start by learning about data structures, including the dict type, problem statements, terms, and how to create a dict. From there,...


  • Python Essential Reference

    Python Essential Reference 717 pages | English | ISBN-10: 0672329786 | ISBN-13: 9780672329784 https://www.amazon.com/dp/0672329786





  • Oreilly - Functional Programming & Python

    Oreilly - Functional Programming & Python by | Released June 2015 | ISBN: 9781491939802 https://www.oreilly.com/library/view/functional-programming/9781491939802/


    Python supports several programming styles-imperative, object oriented, and functional. Most programmers are familiar with the former two. Functional programming appears to be coming back in vogue. Python has supported some functional constructs since version 1.4. This session will explore those features and some of the more modern Python features that...


  • Oreilly - Introduction to Python

    Oreilly - Introduction to Python by | Released April 2014 | ISBN: 9781491902141 https://www.oreilly.com/library/view/introduction-to-python/9781491904794/


    Intrigued by Python? Learn how to get started with this popular language, whether you're new to programming or just new to Python. This engaging video course teaches you Python's core concepts and data types through hands-on exercises, and delivers fun and useful projects so you can put everything together. With...


  • Python Developer's Handbook

    Python Developer's Handbook 960 pages | English | ISBN-10: 0672319942 | ISBN-13: 9780672319945 https://www.amazon.com/dp/0672319942




  • Python & XML

    Coktum

    Python & XML

    Python & XML 450 pages | English | ISBN-10: 0596001282 | ISBN-13: 9780596001285 https://www.amazon.com/dp/0596001282





  • Python Cookbook

    Python Cookbook 846 pages | English | ISBN-10: 0596007973 | ISBN-13: 9780596007973 https://www.amazon.com/dp/0596007973





  • Python Cookbook

    Python Cookbook 606 pages | English | ISBN-10: 0596001673 | ISBN-13: 9780596001674 https://www.amazon.com/dp/0596001673





  • Oreilly - Modern Python LiveLessons: Big Ideas and Little Code in Python

    Oreilly - Modern Python LiveLessons: Big Ideas and Little Code in Python by Raymond Hettinger...


    Overview Modern Python LiveLessons: Big Ideas and Little Code in Python provides developers with an approach to programming in Python that expresses big ideas succinctly, with the minimum of code, allowing the business logic to shine through. It does so using a number of relevant examples from current problems, including...


  • Oreilly - Python Programming Language

    Oreilly - Python Programming Language by David Beazley | Released August 2016 | ISBN: 0134217314...


    6+ Hours of Video InstructionPython Programming Language LiveLessons provides developers with a guided tour of the Python programming language, including an introduction to many of the advanced techniques used in libraries and frameworks.Description In this video training, David Beazley covers the essential features of Python programming through a series of...


  • Oreilly - Python for Beginners: Learn Python Programming (Python 3)

    Oreilly - Python for Beginners: Learn Python Programming (Python 3) by Jason Cannon, Linux Training...


    Learn Python programming the easy way, complete with examples, quizzes, exercises, and more. Learn Python 2 and Python 3.About This VideoHow to install Python on Windows, Mac, and Linux.A practical tutorial designed for Python beginners.In DetailThis course will teach you Python in a practical manner, complete with examples, quizzes, exercises,...


  • Oreilly - Learning Python

    Oreilly - Learning Python by Bhaskar N. Das, Mohit Raj | Released November 2017 |...


    Begin your journey with Python to take your skills to the next level and create outstanding applications of all kindAbout This VideoLearn the fundamentals of programming with PythonDevelop a strong set of programming skillsCreate outstanding applications of all kindMake the best of Python featuresLearn complex concepts using the most simple...


  • Oreilly - Refactoring Python Code

    Oreilly - Refactoring Python Code by Rudy Lai | Released September 2018 | ISBN: 9781788836418...


    Practical techniques and methods to make your existing Python code faster, reliable, and more maintainable.About This VideoLearn techniques and methods to improve the design of your existing codeIdentify code that requires refactoring and apply the techniques you've learnedUse the techniques you've learned to bring your legacy code up-to-date using refactoringIn...