IPB

Здравствуйте, гость ( Вход | Регистрация )

Python programming
Williams
сообщение 10.06.2017 - 13:35
Сообщение #1


Торговец чёрным деревом
Иконка группы

Группа: Админы
Пользователь №: 3953
Сообщений: 22928
Регистрация: 1.08.2003
Из: Москва
Загружено: байт
Скачано: байт
Коэффициент: ---
Спасибо сказали: 62549 раз(а)



Burkhard A. Meier- Python GUI Programming Cookbook, 2nd Edition

Packt Publishing, 2017
PDF, EPUB, AZW3 - 422 pages, english
ISBN 139781787129450




Master over 80 object-oriented recipes to create amazing GUIs in Python and revolutionize your applications today

Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Python GUI Programming Cookbook follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary.

This book will guide you through the very basics of creating a fully functional GUI in Python with only a few lines of code. Each and every recipe adds more widgets to the GUIs we are creating. While the cookbook recipes all stand on their own, there is a common theme running through all of them. As our GUIs keep expanding, using more and more widgets, we start to talk to networks, databases, and graphical libraries that greatly enhance our GUI’s functionality. This book is what you need to expand your knowledge on the subject of GUIs, and make sure you’re not missing out in the long run.

http://m.turbobit.net/c38qyc46plic.html
27 Mb
Перейти в начало страницы
Вставить ник
+Цитировать сообщение
 
Начать новую тему
Ответов
Williams
сообщение 24.01.2023 - 07:57
Сообщение #2


Торговец чёрным деревом
Иконка группы

Группа: Админы
Пользователь №: 3953
Сообщений: 22928
Регистрация: 1.08.2003
Из: Москва
Загружено: байт
Скачано: байт
Коэффициент: ---
Спасибо сказали: 62549 раз(а)



Dr. Yong Cui - Python How-To (MEAP v10)

Manning Publications, 2023
pdf, 654 pages, english
ISBN 9781617299742




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. Author Yong Cui’s clear and practical writing is perfect for beginners and veterans alike, with insightful code snippets, interesting graphics, and challenging exercises. Along the way, you’ll learn how to take advantage of Python’s versatile tools and libraries.

No matter where you are on your Python journey, you’re going to run into situations where you ask “How do I do that?” This book gives you concrete answers to the most common questions in areas like manipulating text, working with collections, managing objects and functions, file management, and so on.

As one of the most popular languages, Python is the choice of language for many first-time coding learners. Its open-source, general-purpose, platform-independent nature has engendered probably the most active developer community, which has resulted in tens of thousands of freely available libraries for web development, Machine Learning (ML), Data Science, and many other specialties. No matter whether you just started with coding in Python or programming in general, I hope that we share the same belief: we’ve entered an era in which knowing to code in Python gives you a tremendous advantage — you’re having access to numerous tools that Python has to offer.

As you may realize, Python is so versatile that it has a plethora of tools for many specialty domains, such as finance, engineering, Data Science, and Artificial Intelligence. If you're entering or about to enter one of these domains, knowing Python will make your work much easier because of the access to these handy tools. However, using these tools requires you have a solid understanding of the essential Python skills, which are this book's focus — teaching you domain-independent Python knowledge. No matter how sophisticated your domain-specific Python tool is, it won't take long for you to figure it out!

In the Python ecosystem, we use domain-specific Python tools, such as web frameworks and ML libraries, to address specific tasks in our jobs. The effective employment of these tools is nontrivial, as it requires a considerable breadth of familiarity with essential Python skills, such as processing texts, dealing with structured data, creating control flows, and handling files. Python programmers can write different solutions to address the same tasks. Among these solutions, one of them is probably better than the remaining, because it may be more concise, more readable, or more efficient, which we term as Pythonic — an idiomatic coding style that all Python programmers strive to acquire. It is what this book is about — how to write Pythonic code to address programming tasks.

Python How-To is full of techniques and best practices for writing readable and maintainable Python code, with careful cross-referencing that reveals how the same concept can be used in different contexts. Each chapter stands alone, so you can dip in whenever you need a practical solution to a common Python problem.

For beginning to intermediate Python programmers.

https://turbobif.com/fe7o55n8rc4n.html




Rob Reider, Alex Michalka - Build a Robo Advisor with Python (From Scratch) (MEAP V01)

Manning Publications, 2023
pdf, 300 pages, english
ISBN 9781633439672




Take control of your wealth management by building your own reliable, effective, and automated financial advisor tool.

In Build a Robo Advisor with Python (From Scratch) you’ll learn how to:
Measure returns and estimate the benefits of robo advisors
Use Monte Carlo simulations to build and test financial planning tools
Construct diversified, efficient portfolios using optimization and other advanced methods
Implement and evaluate rebalancing methods to track a target portfolio over time
Decrease taxes through tax-loss harvesting and optimized withdrawal sequencing
Use reinforcement learning to find the optimal investment path up to, and after, retirement

Every day automated digital advisors, also called robo advisors, make financial decisions worth millions of dollars. Build a Robo Advisor with Python (From Scratch): Automate your financial and investment decisions teaches you how to construct a Python-based financial advisor of your very own! You’ll develop a flexible tool that’s capable of managing a real investing strategy—all with popular free Python libraries.

Automated “robo advisors” are commonplace in financial services, thanks to their ability to give high-quality investment advice at a fraction of the cost of human advisors. Your own robo advisor will be a real asset for your financial planning, whether you’re saving for retirement, creating a diversified portfolio, or trying to ensure your tax efficiency.

In Build a Robo Advisor with Python (From Scratch), you’ll design and develop a working financial advisor that can manage a real investing strategy. You’ll add new features to your advisor chapter-by-chapter, including determining the optimal weight of cryptocurrency in your portfolio, rebalancing to keep your investments on target while minimizing taxes, and using reinforcement learning to find a “glide path” that can maximize how long your money will last in retirement. Best of all, the skills you learn in reinforcement learning, convex optimization, and Monte Carlo methods can be applied to numerous lucrative fields beyond the domain of finance.

https://www.upload.ee/files/14863009/Build_a_Robo_Advisor_with_Python__From_Scratch__MEAP_V01.rar.html
Перейти в начало страницы
Вставить ник
+Цитировать сообщение

Сообщений в этой теме
- Williams   Python programming   10.06.2017 - 13:35
- - Ad_amant   не скачивается без смс   10.06.2017 - 15:29
|- - qmar   Цитата(Ad_amant @ 10.06.2017 - 15:29...   11.06.2017 - 11:51
- - krasny   Link seems to be down, I found first edition here:...   11.04.2018 - 00:38
- - juanpepo   where can i find a good tutorial ?   14.07.2018 - 03:03
- - zhangyili   Thanks for sharing this wonderful book. I've b...   10.08.2018 - 06:04
- - Williams   Yang Hu - Easy Learning Data Structures & Algo...   5.06.2019 - 23:10
- - Williams   Ben Stephenson - The Python Workbook: A Brief Intr...   6.07.2019 - 08:47
- - Williams   Mark Lutz - Python Pocket Reference: Python In You...   10.07.2019 - 01:28
- - Williams   Eric Matthes - Python Crash Course, 2nd Edition N...   15.07.2019 - 18:16
- - santorini   The Complete Python Manual – 3rd Edition 2019 Eng...   16.09.2019 - 18:03
- - istigatore   Python Machine Learning - Third Edition   25.12.2019 - 19:25
- - istigatore   Modern Python Cookbook: Updated for Python 3.8 2nd...   5.08.2020 - 22:33
- - djorke   Путь Python. Черный пояс по разработке, масштабиро...   6.09.2020 - 01:34
- - Williams   Ryan Wade - Advanced Analytics in Power BI with R ...   14.10.2020 - 08:59
- - Williams   David Mayer - Computer Certification 2021: 2 Books...   26.01.2021 - 10:48
- - Williams   Felix Zumstein - Python for Excel: A Modern Enviro...   5.03.2021 - 07:42
- - istigatore   Felix Zumstein - Python for Excel: A Modern Enviro...   5.03.2021 - 19:43
- - Williams   Abiijit Kar Gupta - Scientific Computing in Python...   26.04.2021 - 11:44
- - ioncube   Williams, can you please upload to a different ser...   26.04.2021 - 14:52
- - Williams   ioncube, only for you: --- Report when you will do...   26.04.2021 - 18:16
- - ioncube   Williams, Thanks downloaded successfully   27.04.2021 - 04:40
- - Williams   Eric Pimpler - Programming ArcGIS Pro with Python,...   9.07.2021 - 21:59
- - Williams   Opaleke Olaide - Learning Python Language Made Eas...   11.08.2021 - 11:16
- - Williams   Johnny Wei-Bing Lin - An Introduction to Python Pr...   14.01.2023 - 00:35
- - Williams   Rituraj Dixit - Data Analysis with Python: Introdu...   16.01.2023 - 12:47
|- - Civil Engineer   QUOTE (Williams @ 16.01.2023 - 13:47...   16.01.2023 - 20:54
- - Williams   Civil Engineer, everything is ok, link is valid, t...   17.01.2023 - 07:21
- - Kanakian   It didn't work for me too   17.01.2023 - 14:26
- - istigatore   RE: Python programming   17.01.2023 - 20:09
- - Civil Engineer   i rechecked. link does open, but on the page there...   17.01.2023 - 21:07
- - istigatore   Civil Engineer,   17.01.2023 - 22:53
- - rxc   all links are working fine... donwload now all fil...   18.01.2023 - 02:01
- - Williams   Dr. Yong Cui - Python How-To (MEAP v10) Manning P...   24.01.2023 - 07:57
- - Williams   Пол Орланд: Математические алгоритмы для программи...   6.02.2023 - 13:48
- - GK.000   "i rechecked. link does open, but on the page...   6.02.2023 - 17:17
- - Civil Engineer   I spotted the mistake. Actually when i copy pasted...   11.02.2023 - 23:08
- - Williams   David S. Jordan - Applied Geospatial Data Science ...   20.02.2023 - 14:38
- - Williams   Quan Nguyen - Advanced Python Programming, 2nd Edi...   24.02.2023 - 13:08
- - Williams   Jesus Rogel-Salazar - Statistics and Data Visualis...   27.02.2023 - 07:55
- - Williams   Имран Ахмад - 40 алгоритмов, которые должен знать ...   7.03.2023 - 00:24
- - Williams   Aymen El Amri - OpenAI GPT For Python Developers: ...   25.05.2023 - 13:12


Ответить в данную темуНачать новую тему
14 чел. читают эту тему (гостей: 14, скрытых пользователей: 0)
Пользователей: 0

 



RSS Текстовая версия Сейчас: 16.09.2025 - 21:48