elakiri friends lagen help ekak ooney

Hayao

Well-known member
  • Sep 11, 2009
    37,530
    4,726
    113
    ♪ p1ɹoʍ uʍo ʎɯ uı ♥♫
    1592000738.01._SCLZZZZZZZ_.jpg


    http://hotfile.com/dl/9737541/02d3050/PythProgram_www.allfan.info.zip.html
     
    • Like
    Reactions: qwer123

    Hayao

    Well-known member
  • Sep 11, 2009
    37,530
    4,726
    113
    ♪ p1ɹoʍ uʍo ʎɯ uı ♥♫

    Head First Programming: A Learner's Guide to Programming Using the Python Language
    O'Reilly Media | 2009 | ISBN: 0596802374 | 440 pages | PDF | 13 MB


    Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts.

    Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose.

    With a focus on programming concepts, this book teaches you how to:

    Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators
    Reuse code with functions
    Use library code to save time and effort
    Select the best data structure to manage complex data
    Write programs that talk to the Web
    Share your data with other programs
    Write programs that test themselves and help you avoid embarrassing coding errors

    We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

    Code:
    http://hotfile.com/dl/34569401/eb1b680/0596802374.rar.html
     

    Hayao

    Well-known member
  • Sep 11, 2009
    37,530
    4,726
    113
    ♪ p1ɹoʍ uʍo ʎɯ uı ♥♫
    ltd.gif
    1fguir.jpg


    Mark Summerfield, "Programming in Python 3: A Complete Introduction to the Python Language (2nd Edition)"
    Addison-Wesley Professional | 2009-11-22 | ISBN: 0321680561 | 648 pages | PDF | 2 MB​

    A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More

    Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. Programming in Python 3, Second Edition, brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own.

    Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won’t find anywhere else. He begins by illuminating Python’s “beautiful heart”: the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise–one concept and hands-on example at a time. Coverage includes

    # Developing in Python using procedural, objectoriented, and functional programming paradigms
    # Creating custom packages and modules
    # Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing
    # Leveraging advanced data types, collections, control structures, and functions
    # Spreading program workloads across multiple processes and threads
    # Programming SQL databases and key—value DBM files
    # Debugging techniques–and using Test Driven Development to avoid bugs in the first place
    # Utilizing Python’s regular expression mini-language and module
    # Parsing techniques, including how to use the third-party PyParsing and PLY modules
    # Building usable, efficient, GUI-based applications
    # Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, coroutines, and more

    Programming in Python 3, Second Edition, serves as both tutorial and language reference. It assumes some prior programming experience, and it is accompanied by extensive downloadable example code–all of it tested with Python 3 on Windows, Linux, and Mac OS X.