Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (45)
  • GBV
  • Chinese  (37)
  • Undetermined  (8)
  • Python (Computer program language)
Datasource
  • MPI Ethno. Forsch.  (45)
  • GBV
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc.
    ISBN: 9781098171377 , 1098171373
    Language: Undetermined
    Pages: 1 online resource
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Web site development ; Python (Langage de programmation) ; Sites Web ; Développement
    Abstract: Build your knowledge of Python with this Shortcuts collection. Focusing on common problems involving text manipulation, many of these tasks can be solved using built-in methods of strings. More complicated operations may require regular expressions or the creation of a full-fledged parser.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing
    ISBN: 9781801817356 , 1801817359
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 006.3/2
    Keywords: Neural networks (Computer science) ; Machine learning ; Python (Computer program language) ; Réseaux neuronaux (Informatique) ; Apprentissage automatique ; Python (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Image segmentation is a key technology in the field of computer vision, which enables computers to understand the content of an image at a pixel level. It has numerous applications, including autonomous vehicles, medical imaging, and augmented reality. You will start by exploring tensor handling, automatic gradient calculation with autograd, and the fundamentals of PyTorch model training. As you progress, you will build a strong foundation, covering critical topics such as working with datasets, optimizing hyperparameters, and the art of saving and deploying your models. With a robust understanding of PyTorch, you will dive into the heart of the course--semantic segmentation. You will explore the architecture of popular models such as UNet and FPN, understand the intricacies of upsampling, grasp the nuances of various loss functions, and become fluent in essential evaluation metrics. Moreover, you will apply this knowledge in real-world scenarios, learning how to train a semantic segmentation model on a custom dataset. This practical experience ensures that you are not just learning theory but gaining the skills to tackle actual projects with confidence. By course end, you will wield the power to perform multi-class semantic segmentation on real-world datasets. What You Will Learn Implement multi-class semantic segmentation with PyTorch Explore UNet and FPN architectures for image segmentation Understand upsampling techniques and their importance in deep learning Learn the theory behind loss functions and evaluation metrics Perform efficient data preparation to reshape inputs to the appropriate format Create a custom dataset class for image segmentation in PyTorch Audience This course is tailored to a diverse audience, making it accessible to both newcomers and experienced individuals in the field of computer vision. If you are an aspiring developer eager to delve into image segmentation or a data scientist aiming to expand your deep learning repertoire, this course is for you. While no prior image segmentation knowledge is required, a fundamental understanding of Python is essential. Familiarity with machine learning concepts will be beneficial. About The Author Bert Gollnick: Bert Gollnick is a proficient data scientist with substantial domain knowledge in renewable energies, particularly wind energy. With a rich background in aeronautics and economics, Bert brings a unique perspective to the field. Currently, Bert holds a significant role at a leading wind turbine manufacturer, leveraging his expertise to contribute to innovative solutions. For several years, Bert has been a dedicated instructor, offering comprehensive training in data science and machine learning using R and Python. The core interests of Bert lie at the crossroads of machine learning and data science, reflecting a commitment to advancing these disciplines.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing
    ISBN: 9781835465011 , 1835465013
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.1/4
    Keywords: Python (Computer program language) ; Computer software Testing ; Debugging in computer science ; Python (Langage de programmation) ; Débogage ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Playwright is a cutting-edge browser automation tool that empowers you to test and automate seamlessly. Pair this with Pytest, a versatile Python testing framework, and you will unlock a whole new level of testing prowess. In this course, you go through the integration of Playwright's capabilities into the Pytest framework, leveraging the power of the pytest-playwright plugin. Starting with the fundamentals of testing using Pytest, dive into the pytest-playwright plugin and explore a range of Playwright tools. Learn to use web-first assertions with expect(), conquer modern testing challenges in the UI Testing Playground, and gain mastery over Playwright fixtures, custom setup/teardown routines, and test hooks. Implement the Page Object Model for organized testing, handle network events seamlessly, and delve into REST API testing, authentication, and API request context. Next, you will discover optimization techniques such as parallelism, and understand how to deploy your automated tests seamlessly into your CI pipeline. Parameterize your tests with predefined test data for versatility and efficiency, and embrace the principles of behavior-driven development with Python Behave. By the course's end, you will have the skills and knowledge to craft automated tests that deliver speed, reliability, and robustness using Playwright and Pytest. What You Will Learn Write Python scripts to launch browsers and automate tasks performed Locate web elements using various methods and perform actions on web elements Log in to websites and authenticate yourself using your accounts Write a script to automate inbox mail checking for new emails and reporting Deploy automated tests using GitHub CI Practice behavior-driven development with Playwright and Python Behave Audience This course caters to a diverse audience, primarily targeting beginner Python developers who are keen to explore the world of web automation testing. If you are just starting your journey in Python and aspire to master web automation, this course offers a solid foundation. Additionally, automation testers looking to broaden their skill set, specifically in Playwright, will find this course invaluable. No prior knowledge is necessary, making it an accessible starting point for anyone interested in web automation and testing. A basic understanding of Python and HTML is recommended. About The Author Rahul Mula: Rahul Mula is a passionate developer with expertise in Python, Flutter, and web development. He was really intrigued the first time he learned about programming and realized what could be done with it. Rahul thrives on exploring diverse technologies and crafting innovative applications. He's the mastermind behind Keyviz, a remarkable open-source tool for real-time keystroke visualization. Rahul's contributions extend to the realm of education, where he has authored books and crafted courses on Python programming, benefiting thousands of eager learners.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Have you ever asked yourself, "How do I do that in Python?" If so, you'll love this practical collection of the most important Python techniques. Python How-To includes over 60 detailed answers to questions like: How do I join and split strings? How do I access dictionary keys, values, and items? How do I set and use the return value in function calls? How do I process JSON data? How do I create lazy attributes to improve performance? How do I change variables in a different namespace? ...and much more! Python How-To walks you through the most important coding techniques in Python. Whether you're doing data science, building web applications, or writing admin scripts, you'll find answers to your "how-to" questions in this book. Inside you'll find important insights into both Python basics and deep-dive topics to help you skill-up at any stage of your Python career. Author Yong Cui's clear and practical writing is instantly accessible and makes it easy to take advantage of Python's versatile tools and libraries. Perfect to be read both from cover to cover, and whenever you need help troubleshooting your code. about the technology Python How-To uses a simple but powerful method to lock in 63 core Python skills. You'll start with a question, like "How do I find items in a sequence?" Next, you'll see an example showing the basic solution in crystal-clear code. You'll then explore interesting variations, such as finding substrings or identifying custom classes. Finally, you'll practice with a challenge exercise before moving on to the next How-To. about the book This practical guide covers all the language features you'll need to get up and running with Python. As you go, you'll explore best practices for writing great Python code. Practical suggestions and engaging graphics make each important technique come to life. Author Yong Cui's careful cross-referencing reveals how you can reuse features and concepts in different contexts. about the audience For beginning to intermediate Python programmers. about the author Dr. Yong Cui has been working with Python in bioscience for data analysis, machine learning, and tool development for over 15 years. Useful examples that correctly answer the basic 'how-to' questions you ask yourself while programming. Vitosh K. Doynov, DHL Global Forwarding Written from the developer's point of view! Cui does a masterful job helping the reader understand elegant Pythonic solutions. Chris Villanueva, Fulton-Nevets, Domestic Holdings I loved how the challenges reinforce each topic. Chris Kardell, DEBS.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: ChatGPT ; Python (Computer program language) ; Computer programming ; Natural language processing (Computer science) ; Artificial intelligence Computer programs ; Python (Langage de programmation) ; Programmation (Informatique) ; Traitement automatique des langues naturelles ; Intelligence artificielle ; Logiciels ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It's perfect for beginners, or anyone who's struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you'll learn how to: Write fun and useful Python applications--no programming experience required! Use the Copilot AI coding assistant to create Python programs Write prompts that tell Copilot exactly what to do Read Python code and understand what it does Test your programs to make sure they work the way you want them to Fix code with prompt engineering or human tweaks Apply Python creatively to help out on the job Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT is a hands-on beginner's guide that is written by two esteemed computer science university professors. It teaches you everything you need to start programming Python in an AI-first world. You'll hit the ground running, writing prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you'll pick up the essentials of Python programming and practice the higher-level thinking you'll need to create working apps for data analysis, automating tedious tasks, and even video games. About the Technology The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly. About the Book This book shows you how to create and improve Python programs using AI--even if you've never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you'll even learn enough of the Python language to understand and improve what your AI assistant creates. What's Inside Prompts for working code Tweak code manually and with AI help AI-test your programs Let AI handle tedious details About the Reader If you can move files around on your computer and install new programs, you can learn to write useful software! About the Authors Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan. Quotes ...masterfully blends the basics of programming with the effective use of AI tools to produce code. - Mehran Sahami, Stanford University This is such a well thought out book from the point of view of someone just starting to code post generative AI tools. - Ana Bell, MIT You are about to learn programming with one of the most exciting human task - supporters of this century... - From the foreword by Beth Simon, UC San Diego This book accelerates your Copilot programming learning journey beyond what I ever thought possible. - Austin Z. Henley, Microsoft.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 005.13/3
    Keywords: ChatGPT ; Python (Computer program language) ; Computer programming ; Natural language processing (Computer science) ; Artificial intelligence Computer programs ; Audiobooks
    Abstract: Description Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It's perfect for beginners, or anyone who's struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you'll learn how to: Write fun and useful Python applications--no programming experience required! Use the Copilot AI coding assistant to create Python programs Write prompts that tell Copilot exactly what to do Read Python code and understand what it does Test your programs to make sure they work the way you want them to Fix code with prompt engineering or human tweaks Apply Python creatively to help out on the job Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT is a hands-on beginner's guide that is written by two esteemed computer science university professors. It teaches you everything you need to start programming Python in an AI-first world. You'll hit the ground running, writing prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you'll pick up the essentials of Python programming and practice the higher-level thinking you'll need to create working apps for data analysis, automating tedious tasks, and even video games. About the technology The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly. About the book This book shows you how to create and improve Python programs using AI--even if you've never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you'll even learn enough of the Python language to understand and improve what your AI assistant creates. What's inside Prompts for working code Tweak code manually and with AI help AI-test your programs Let AI handle tedious details About the reader If you can move files around on your computer and install new programs, you can learn to write useful software! About the author Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson
    ISBN: 9780138320775 , 0138320772
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 006.7/6
    Keywords: Django (Electronic resource) ; Web sites Authoring programs ; Python (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 4.5 Hours of Video Instruction Django is the most popular web framework for Python and is used by many large websites. It is great for getting projects up and running quickly, with all of the built-in functionality to ensure that it is up to modern security standards and can scale to accommodate your future needs. Description Django is the most popular web framework for Python and is used by many large websites, including Instagram, the Washington Post, Spotify, and Eventbrite. It is great for getting projects up and running quickly, with all the built-in functionality to ensure that it is up to modern security standards and can scale to accommodate your future needs. This is a beginner-friendly introduction to building web applications in Django, the Python web framework for perfectionists with deadlines. In it, you will get some hands-on experience starting an app from scratch, as well as some example code for your future reference. Related Learning Watch and learn Arianne's other videos: Introduction to Python: Learn How to Program Today with Python Next level Python Rethinking REST About the Instructor Arianne Dee is a full-stack software developer and freelancer, with a passion for user-focused design for the public good. She has bachelor's degrees in civil engineering and computer science from the University of British Columbia, and has taught thousands of students, aged 9-99 through Engineers Without Borders, Canada Learning Code, and Pearson on the O'Reilly platform. Arianne's most popular videos and live trainings help beginners and experienced developers get up to speed with Python. Skill Level Beginner What You Will Learn Set up a Django project from scratch Understand the Model-Template-View architecture that it uses Learn core features, like the ORM, the admin view, and the templating engine Who Should Take This Course Software developers who want to get started building web applications in Python Course Requirements Knowledge of basic web concepts and moderate experience with Python 3, including knowledge of pip as well as creating and overriding classes About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing
    ISBN: 9781805125495 , 1805125494
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Machine learning ; Python (Computer program language) ; Neural networks (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The course begins with the fundamentals of Python, encompassing concepts such as assignment, flow control, lists, tuples, dictionaries, and functions. We then move on to the Python NumPy library, which supports large arrays and matrices. Before embarking on the journey of deep learning, a comprehensive theoretical session awaits, expounding upon the essential structure of an artificial neuron and its amalgamation to form an artificial neural network. The exploration then delves into the realm of CNNs, text-based models, binary and multi-class classification, and the intricate world of image processing. The transformation continues with an in-depth exploration of the GAN paradigm, spanning from fundamental principles to advanced strategies. Attendees will have the opportunity to construct models, harness transfer learning techniques, and venture into the realm of conditional GANs. Once we complete the fully connected GAN, we will then proceed with a more advanced Deep Convoluted GAN, or DCGAN. We will discuss what a DCGAN is and see the difference between a DCGAN and a fully connected GAN. Then we will try to implement the DCGAN. We will define the Generator function and define the Discriminator function. By the end of the course, you will wield the skills to create, fine-tune, and deploy cutting-edge AI solutions, setting you apart in this evolving landscape. What You Will Learn Learn about Artificial Intelligence (AI) and machine learning Understand deep learning and neural networks Learn about lists, tuples, dictionaries, and functions in Python Learn Pandas, NumPy, and Matplotlib basics Explore the basic structure of artificial neurons and neural network Understand Stride, Padding, and Flattening concepts of CNNs Audience This course is designed for newcomers aiming to excel in deep learning and Generative Adversarial Networks (GANs) starting from the basics. Progress from novice to advanced through immersive learning. Suitable for roles like machine learning engineer, deep learning specialist, AI researcher, data scientist, and GAN developer. About The Author Abhilash Nelson: Abhilash Nelson is a pioneering, talented, and security-oriented Android/iOS mobile and PHP/Python web application developer with more than eight years of IT experience involving designing, implementing, integrating, testing, and supporting impactful web and mobile applications. He has a master's degree in computer science and engineering and has PHP/Python programming experience, which is an added advantage for server-based Android and iOS client applications. Abhilash is currently a senior solution architect managing projects from start to finish to ensure high quality and innovative and functional design.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Orig.schr. Ausgabe: 第1版.
    Title: 流畅的 Python : : 深入理解 Python 语言核心特性及底层逻辑 : 第2版 = Fluent Python : second edition /
    Publisher: 人民邮电出版社 = Posts & Telecom Press,
    ISBN: 9787115612366 , 7115612366
    Language: Chinese
    Pages: 1 online resource (769 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Tu ling cheng xu she ji cong shu =
    DDC: 005.13/3
    Keywords: Python (Computer program language)
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;O'Reilly Media, Inc. shou quan chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Orig.schr. Ausgabe: 第1版.
    Title: Python贝叶斯分析 : : (第2版) = Bayesian analysis with Python : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835462447
    Language: Chinese
    Pages: 1 online resource (301 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Bayesian analysis with Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Bayesian statistical decision theory ; Python (Langage de programmation) ; Traitement automatique des langues naturelles ; Théorie de la décision bayésienne
    Abstract: Detailed summary in vernacular field.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Beijing : Ren min you dian chu ban she = Posts & Telecom Press
    Orig.schr. Ausgabe: 第1版.
    Title: Python语言及其应用 : : (第2版) = Introducing Python : second edition /
    Publisher: 人民邮电出版社 = Posts & Telecom Press,
    ISBN: 9787115586223 , 7115586225
    Language: Chinese
    Pages: 1 online resource (522 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Tu ling cheng xu she ji cong shu
    Uniform Title: Introducing Python
    DDC: 005.133
    Keywords: Python (Computer program language) ; Application software Development ; Application software ; Development ; Python (Computer program language)
    Abstract: Detailed summary in vernacular field only.
    Note: 880-05;O'Reilly Media, Inc. shou quan chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Orig.schr. Ausgabe: 第1版.
    Title: 金融人工智能 : : 用Python实现AI量化交易 = Artificial intelligence in finance /
    Publisher: 人民邮电出版社 = Posts & Telecom Press,
    ISBN: 9787115594556 , 7115594554
    Language: Chinese
    Pages: 1 online resource (394 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Tu ling cheng xu she ji cong shu
    Uniform Title: Artificial intelligence in finance
    DDC: 332.028563
    Keywords: Financial services industry Technological innovations ; Financial services industry Information technology ; Artificial intelligence ; Finance Data processing ; Python (Computer program language) ; Artificial intelligence ; Finance ; Data processing ; Financial services industry ; Technological innovations ; Python (Computer program language)
    Abstract: Detailed summary in vernacular field only.
    Note: 880-06;O'Reilly Media, Inc. shou quan chu ban. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Title: 时间序列分析实战 : : 基于机器学习和统计学 = Practical time series analysis /
    ISBN: 9787115605443 , 7115605440
    Language: Chinese
    Pages: 1 online resource (376 pages) , illustrations
    Edition: [First edition].
    Uniform Title: Practical time series analysis
    DDC: 519.5/50285
    Keywords: Time-series analysis Data processing ; Time-series analysis Statistical methods ; Machine learning ; Python (Computer program language) ; R (Computer program language)
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Orig.schr. Ausgabe: 第1版.
    Title: Python预测分析实战 = : Hands-on predictive analytics with Python /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835463772
    Language: Chinese
    Pages: 1 online resource (256 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Hands-on predictive analytics with Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application software Development ; Decision making Data processing ; Data mining ; Big data ; Python (Langage de programmation) ; Logiciels d'application ; Développement ; Prise de décision ; Informatique ; Exploration de données (Informatique) ; Données volumineuses
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Orig.schr. Ausgabe: 第1版.
    Title: Python编程入门与实战 : : (第2版) = Learn Python programming : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835888285
    Language: Chinese
    Pages: 1 online resource (434 pages)
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Learn Python programming
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Orig.schr. Ausgabe: 第1版.
    Title: 编写整洁的Python代码 : : (第2版) = Clean code in Python : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835888988
    Language: Chinese
    Pages: 1 online resource (326 pages) , illustrations
    Edition: Di 1 ban.
    Uniform Title: Clean code in Python : refactor your legacy code base
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Application software Development ; Python (Langage de programmation) ; Programmation (Informatique) ; Logiciels d'application ; Développement ; computer programming
    Abstract: Detailed summary in vernacular field.
    Note: 880-04;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Title: 程序设计导论 : : Python 语言实践 /
    ISBN: 9787111549246 , 7111549244
    Language: Chinese
    Pages: 1 online resource , illustrations.
    Edition: [First edition].
    Series Statement: Ji suan ji ke xue cong shu
    Uniform Title: Introduction to programming in Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming ; Computer programming ; Python (Computer program language) ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Title: Python程序设计 : : 人工智能案例实践 /
    ISBN: 9787111678458 , 7111678451
    Language: Chinese
    Pages: 1 online resource (450 pages) , illustrations.
    Edition: [First edition].
    Series Statement: Hua zhang cheng xu yuan shu ku
    Uniform Title: Python for programmers
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Artificial intelligence ; Artificial Intelligence ; Python (Langage de programmation) ; Intelligence artificielle ; artificial intelligence ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Title: 数据科学中的实用统计学 = : Practical statistics for data scientists /
    Publisher: O'Reilly Media ;
    ISBN: 9787115569028 , 7115569029
    Language: Chinese
    Pages: 1 online resource (289 pages) , illustrations
    Edition: Second edition, simplied Chinese edition.
    Uniform Title: Practical statistics for data scientists
    DDC: 001.4/22
    Keywords: Mathematical analysis Statistical methods ; Quantitative research Statistical methods ; R (Computer program language) ; Python (Computer program language) ; Statistics Data processing ; Analyse mathématique ; Méthodes statistiques ; Recherche quantitative ; Méthodes statistiques ; R (Langage de programmation) ; Python (Langage de programmation) ; Statistique ; Informatique ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Beijing : Zhongguo dian li chu ban she = China Electric Power Press Ltd.
    Orig.schr. Ausgabe: 第一版.
    Title: 基于Python的无监督学习 = : Hands-on unsupervised learning using Python /
    Publisher: 北京 : 中国电力出版社 = China Electric Power Press Ltd.
    ISBN: 9787519849498 , 751984949X
    Language: Chinese
    Pages: 1 online resource (384 pages) , illustrations
    Edition: Di yi ban.
    Uniform Title: Hands-on unsupervised learning using Python
    DDC: 006.31
    Keywords: Python (Computer program language) ; Machine learning ; Artificial intelligence
    Abstract: Detailed summary in vernacular field.
    Note: 880-04;O'Reilly Media, Inc. shou quan chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Orig.schr. Ausgabe: 第1版.
    Title: Python机器学习实战 = : Python machine learning by example /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835465882
    Language: Chinese
    Pages: 1 online resource (230 pages)
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Python machine learning by example
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Machine learning ; Python (Langage de programmation) ; Apprentissage automatique
    Abstract: Detailed summary in vernacular field.
    Note: 880-06;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Orig.schr. Ausgabe: 第1版.
    Title: 写给系统管理员的Python脚本编程指南 = : Mastering Python scripting for system administrators /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835887400
    Language: Chinese
    Pages: 1 online resource (264 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Mastering Python scripting for system administrators
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Orig.schr. Ausgabe: 第1版.
    Title: 写给程序员的Python教程 = : The Python apprentice /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835889626
    Language: Chinese
    Pages: 1 online resource (316 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Python apprentice
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Python (Langage de programmation)
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Orig.schr. Ausgabe: 第1版.
    Title: Python图像处理实战 = : Hands-on image processing with Python /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835465615
    Language: Chinese
    Pages: 1 online resource (387 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Hands-on image processing with Python
    DDC: 621.36/7
    Keywords: Image processing ; Python (Computer program language) ; Computer vision ; Machine learning ; Traitement d'images ; Python (Langage de programmation) ; Vision par ordinateur ; Apprentissage automatique ; image processing
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Orig.schr. Ausgabe: 第1版.
    Title: Python 无监督学习 = : Hands-on unsupervised learning with Python /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835889947
    Language: Chinese
    Pages: 1 online resource (290 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Hands-on unsupervised learning with Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Artificial intelligence ; Machine learning ; Python (Langage de programmation) ; Intelligence artificielle ; Apprentissage automatique ; artificial intelligence
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: Python 数据科学.
    Language: Chinese
    Pages: 1 online resource (1 video file (5 hr., 31 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Machine learning ; Data mining ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Detailed summary in vernacular field.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [New York] : Pearson
    Title: Python技术基础视频教程 /
    Language: English , Chinese
    Pages: 1 online resource (1 video file (37 hr., 28 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    Uniform Title: Python fundamentals
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Artificial intelligence ; Machine learning ; Neural networks (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Detailed summary in vernacular field only.
    Note: Online resource; title from title details screen (O’Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Orig.schr. Ausgabe: 第1版.
    Title: Python和NLTK自然语言处理 /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835083451
    Language: Chinese
    Pages: 1 online resource (649 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Natural language processing : Python and NLTK
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Python (Langage de programmation) ; Traitement automatique des langues naturelles
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: Pandas数据清洗与建模.
    Language: Chinese
    Pages: 1 online resource (1 video file (2 hr., 45 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 006.3/12
    Keywords: Data mining ; Electronic data processing ; Data curation ; Python (Computer program language) ; Data Mining ; Data Curation ; Exploration de données (Informatique) ; Édition de contenu ; Python (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Detailed summary in vernacular field.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 14, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: 机器学习和AI精粹.
    Language: Chinese
    Pages: 1 online resource (1 video file (7 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 006.3/1
    Keywords: Machine learning ; Artificial intelligence ; Python (Computer program language) ; Artificial Intelligence ; Apprentissage automatique ; Intelligence artificielle ; Python (Langage de programmation) ; artificial intelligence ; Nonfiction films ; Internet videos ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Detailed summary in vernacular field.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 14, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Title: Python 技術手冊 : : 第三版 = Python in a nutshell /
    ISBN: 9789864766819 , 9864766813
    Language: Chinese
    Pages: 1 online resource (856 pages) , illustrations
    Edition: [First edition].
    Uniform Title: Python in a nutshell
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Title: 优雅的 SciPy : : Python 科学研究的美学 = Elegant SciPy : the art of scientific Python /
    ISBN: 9789864767878 , 9864767879
    Language: Chinese
    Pages: 1 online resource , illustrations
    Edition: [First edition].
    Uniform Title: Elegant SciPy
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Numerical analysis ; Python (Langage de programmation) ; Analyse numérique ; Numerical analysis ; Python (Computer program language) ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Orig.schr. Ausgabe: 第1版.
    Title: Python应用开发实战 = : Learning Python application development /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835888780
    Language: Chinese
    Pages: 1 online resource (340 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Learning Python application development
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application software Development ; Python (Langage de programmation) ; Logiciels d'application ; Développement
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Orig.schr. Ausgabe: 第1版.
    Title: 用Python写网络爬虫 : : (第2版) = Python web scraping : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835888506
    Language: Chinese
    Pages: 1 online resource (212 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Python web scraping
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Data mining ; Automatic data collection systems ; Python (Langage de programmation) ; Exploration de données (Informatique) ; Collecte automatique des données
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Beijing : Ren min you dian chu ban she = Posts & Telecom Press
    Orig.schr. Ausgabe: 第1版.
    Title: Python数据分析 : : (第2版) = Python data analysis : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835883129
    Language: Chinese
    Pages: 1 online resource (292 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Python data analysis
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Programming languages (Electronic computers) ; Python (Langage de programmation)
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Orig.schr. Ausgabe: 第1版.
    Title: Python 3.0科学计算指南 /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835888360
    Language: Chinese
    Pages: 1 online resource (274 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Scientific computing with Python 3
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application software Development ; Science Data processing ; Python (Langage de programmation) ; Logiciels d'application ; Développement ; Sciences ; Informatique
    Abstract: Detailed summary in vernacular field.
    Note: 880-05;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: 数据科学 : : 基于Python和R语言实现.
    Language: Chinese
    Pages: 1 online resource (1 video file (7 hr., 6 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 005.1/17
    Keywords: Object-oriented programming (Computer science) ; Data mining ; Application software Development ; Mathematical statistics Data processing ; Python (Computer program language) ; R (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Detailed summary in vernacular field. Resource description page.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 10, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: Python重构.
    Language: Chinese
    Pages: 1 online resource (1 video file (3 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 005.1/6
    Keywords: Software refactoring ; Python (Computer program language) ; Agile software development ; Logiciels ; Refactorisation ; Python (Langage de programmation) ; Méthodes agiles (Développement de logiciels) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Detailed summary in vernacular field.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Title: 数据科学基础. : 第一部分,: 基本概念、数据清洗和数据库
    Language: Chinese
    Pages: 1 online resource (1 video file (16 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: LiveLessons
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application software Development ; Database management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Detailed summary in vernacular field.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2022) , Dubbed in Chinese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Title: 精通機器學習 : : 使用 Python = Introduction to machine learning with Python /
    ISBN: 9789864763665 , 9864763660
    Language: Chinese
    Pages: 1 online resource (384 pages) , illustrations
    Edition: [First edition].
    Uniform Title: Introduction to machine learning with Python
    DDC: 005.13/3
    Keywords: Machine learning ; Python (Computer program language) ; Data mining ; Data Mining ; Apprentissage automatique ; Python (Langage de programmation) ; Exploration de données (Informatique) ; Data mining ; Machine learning ; Python (Computer program language) ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Orig.schr. Ausgabe: 第1版.
    Title: Python设计模式 : : (第2版) = Learning Python design patterns : second edition /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835880043
    Language: Chinese
    Pages: 1 online resource (139 pages) , illustrations.
    Edition: Di 1 ban.
    Series Statement: Yi bu tu shu
    Uniform Title: Learning Python design patterns
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Software patterns ; Python (Langage de programmation) ; Logiciels ; Modèles de conception
    Abstract: Detailed summary in vernacular field.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Place of publication not identified] : GoTop Information, Inc.
    Title: Data science from scratch 中文版 : : 用 Python 學資料科學 = Data science from scratch /
    ISBN: 9789864761982 , 9864761986
    Language: Chinese
    Pages: 1 online resource , illustrations
    Edition: [First edition].
    Uniform Title: Data science from scratch
    DDC: 005.75/65
    Keywords: Python (Computer program language) ; Data mining ; Data mining Mathematics ; Data structures (Computer science) ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Non-Latin script record. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : GoTop Information, Inc.
    Title: 網站擷取 : : 使用 Python = Web scraping with Python : collecting data from the modern web /
    ISBN: 9789864761753 , 9864761757
    Language: Chinese
    Pages: 1 online resource (256 pages) , illustrations
    Edition: [First edition].
    Uniform Title: Web scraping with Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Data mining ; Automatic data collection systems ; Electronic books
    Abstract: Detailed summary in vernacular field.
    Note: Authorized Chinese complex translation of "Web scraping with Python.". - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Orig.schr. Ausgabe: 第1版.
    Title: Python面向对象编程指南 = : Mastering object-oriented Python /
    Publisher: 北京 : 人民邮电出版社 = Posts & Telecom Press
    ISBN: 9781835889541
    Language: Chinese
    Pages: 1 online resource (470 pages) , illustrations
    Edition: Di 1 ban.
    Uniform Title: Mastering object-oriented Python
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Object-oriented programming (Computer science) ; Python (Langage de programmation) ; Programmation orientée objet (Informatique)
    Abstract: Detailed summary in vernacular field.
    Note: 880-04;Ben shu you Yingguo Packt Publishing gong si shou quan Ren min you dian chu ban she chu ban
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Place of publication not identified] : GoTop Information, Inc.
    Title: 深入淺出程式設計 /
    ISBN: 9789862762691 , 9862762691
    Language: Chinese
    Pages: 1 online resource (444 pages) , color illustrations
    Edition: [First edition].
    Uniform Title: Head first programming
    DDC: 005.133
    Keywords: Python (Computer program language) ; Computer programming ; Computer programming ; Python (Computer program language)
    Abstract: Detailed summary in vernacular field.
    Note: "A Brain-Friendly Guide"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...