PHP Cookbook: Modern Code Solutions for Professional PHP Developers (8th Early Release)

Автор: literator от 22-03-2023, 17:11, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

PHP Cookbook: Modern Code Solutions for Professional PHP Developers (8th Early Release)Название: PHP Cookbook: Modern Code Solutions for Professional PHP Developers (8th Early Release)
Автор: Eric Mann
Издательство: O’Reilly Media, Inc.
Год: 2023-03-21
Страниц: 498
Язык: английский
Формат: epub (true), mobi
Размер: 10.1 MB

If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve similar problems in your day-to-day work. PHP is well known as a loosely-typed language. This sets the language apart as developers are not required to identify the type of a specific variable when it’s created or even when it’s called. The interpreter behind PHP will identify the right type when the variable is used and, in many cases, transparently cast the variable as a different type at runtime.
 

80 Ways to Use ChatGPT in the Classroom: Using AI to Enhance Teaching and Learning

Автор: literator от 22-03-2023, 14:35, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

80 Ways to Use ChatGPT in the Classroom: Using AI to Enhance Teaching and LearningНазвание: 80 Ways to Use ChatGPT in the Classroom: Using AI to Enhance Teaching and Learning
Автор: Stan Skrabut, Ed.D.
Издательство: Stan Skrabut
Год: 2023
Страниц: 170
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

What is the impact of chatGPT on your classroom? Should you be concerned? Should you use it or not? In the book, "80 Ways to Use ChatGPT in the Classroom: Using AI to Enhance Teaching and Learning," Dr. Stan Skrabut, an instructional technologist and designer, explores these topics and much more. He presents different ways to incorporate chatGPT into the classroom, including preparation for classes, providing instructional assistance, creating assessments, developing study aids, and using chatGPT for computer programming. The book also covers how students can use chatGPT for writing assistance, research, and personalized learning. ChatGPT is another addition to a line of Artificial Intelligence (AI) writing tools such as Jasper, Sudowrite, Quillbot, etc. It builds on Grammarly, the Hemingway app, Google Docs, Microsoft Word, and others. The Chapter "Using ChatGPT for Computer Programming" will teach you how to utilize chatGPT to streamline your coding process. With chatGPT, you can quickly write code in various languages. Provide specific input, and let chatGPT work its magic. Not only can chatGPT write code and explain what it does, but it also can troubleshoot any issues, write SQL code, clean up HTML code, write application scripts, and even add comments to your code. By the end of this chapter, you will have a better understanding of how to use chatGPT to improve your coding efficiency.
 

Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem (Third Early Release)

Автор: literator от 22-03-2023, 04:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem (Third Early Release)Название: Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem (Third Early Release)
Автор: Claudio Jolowicz
Издательство: O’Reilly Media, Inc.
Год: 2023-03-20
Страниц: 171
Язык: английский
Формат: epub (true), mobi
Размер: 10.1 MB

Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the same out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem. With this hands-on guide, Python developers will learn how to forge the moving parts of a Python project into an easy-to-use toolchain, using state-of-the-art tools including Poetry, GitHub Actions, Dependabot, pytest, mypy, Flake8, and more. Author Claudio Jolowicz shows you how to create robust Python project structures, complete with unit tests, static analysis, code formatting, type checking, and documentation, as well as continuous integration and delivery.
 

Python for Chemistry: An introduction to Python algorithms, Simulations, and Programing for Chemistry

Автор: literator от 21-03-2023, 15:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Python for Chemistry: An introduction to Python algorithms, Simulations, and Programing for ChemistryНазвание: Python for Chemistry: An introduction to Python algorithms, Simulations, and Programing for Chemistry
Автор: Dr. M. Kanagasabapathy
Издательство: BPB Publications
Год: 2023
Страниц: 206
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

A one-stop guide to teach chemists how to use Python for coding and iterations in a hands-on and practical manner. Python is a versatile and powerful computer language without a steep learning curve. It can be deployed to simulate various physicochemical parameters or to analyze complex molecular, bio-molecular, and crystalline structures. The objective of this book is to give a gentle introduction to Python programming with relevant algorithms, iterations, and basic simulations from a chemist’s perspective. This book outlines the fundamentals of Python coding through the built-in functions, libraries, and modules as well as with a few selected external packages for physical/materials/inorganic/analytical/organic/ nuclear chemistry in terms of numerical, symbolic, structural, and graphical data analysis using the default, Integrated Development and Learning Environment.
 

Model-Based Clustering, Classification, and Density Estimation Using mclust in R

Автор: literator от 21-03-2023, 15:20, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Model-Based Clustering, Classification, and Density Estimation Using mclust in RНазвание: Model-Based Clustering, Classification, and Density Estimation Using mclust in R
Автор: Luca Scrucca, Chris Fraley, T. Brendan Murphy
Издательство: CRC Press
Серия: The R Series
Год: 2023
Страниц: 269
Язык: английский
Формат: pdf (true)
Размер: 28.26 MB

Model-based clustering and classification methods provide a systematic statistical modeling framework for cluster analysis and classification. The model-based approach has gained in popularity because it allows the problems of choosing or developing an appropriate clustering or classification method to be understood within the context of statistical modeling. Mclust is a widely-used software package for the statistical environment R. It provides functionality for model-based clustering, classification, and density estimation, including methods for summarizing and visualizing the estimated models. This book aims at giving a detailed overview of mclust and its features. A description of the modeling underpinning the software is provided, along with examples of its usage. In addition to serving as a reference manual for mclust, the book will be particularly useful to readers who plan to employ these model-based techniques in their research or applications. The companion website for this book contains the R code to reproduce the examples and figures presented in the book, errata and various supplementary material.
 

Deep Learning: Handbook of Statistics, Volume 48

Автор: literator от 21-03-2023, 15:05, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Deep Learning: Handbook of Statistics, Volume 48Название: Deep Learning: Handbook of Statistics, Volume 48
Автор: Venu Govindaraju, Arni S.R. Srinivasa Rao, C.R. Rao
Издательство: Academic Press/Elsevier
Год: 2023
Страниц: 270
Язык: английский
Формат: pdf (true)
Размер: 51.8 MB

Deep Learning, Volume 48 in the Handbook of Statistics series, highlights new advances in the field, with this new volume presenting interesting chapters on a variety of timely topics, including Generative Adversarial Networks for Biometric Synthesis, Data Science and Pattern Recognition, Facial Data Analysis, Deep Learning in Electronics, Pattern Recognition, Computer Vision and Image Processing, Mechanical Systems, Crop Technology and Weather, Manipulating Faces for Identity Theft via Morphing and Deepfake, Biomedical Engineering, and more.
 

Amazon Web Services in Action: An in-depth guide to AWS, 3rd Edition (Final)

Автор: literator от 21-03-2023, 06:39, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Amazon Web Services in Action: An in-depth guide to AWS, 3rd Edition (Final)Название: Amazon Web Services in Action: An in-depth guide to AWS, 3rd Edition (Final)
Автор: Andreas Wittig, Michael Wittig
Издательство: Manning Publications
Год: 2023
Страниц: 554
Язык: английский
Формат: pdf (true)
Размер: 31.3 MB

This bestselling guide reveals best practices for security, high availability, and scalability on AWS, the world’s most popular cloud. It’s packed with techniques for automating your deployment, management, and even your infrastructure using Infrastructure as Code. Amazon Web Services in Action: An in-depth guide to AWS has helped thousands of developers succeed with the AWS cloud. This hands-on guide gives a complete introduction to computing, storage, and networking, along with best practices for all core AWS services. Amazon Web Services in Action, Third Edition: An in-depth guide to AWS is a comprehensive introduction to everything AWS. This revised edition covers all the core services in clear, plain language, including services such as AWS Lambda and CloudFormation.
 

Practical Automation with PowerShell: Effective scripting from the console to the cloud (Final)

Автор: literator от 21-03-2023, 06:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Practical Automation with PowerShell: Effective scripting from the console to the cloud (Final)Название: Practical Automation with PowerShell: Effective scripting from the console to the cloud (Final)
Автор: Matthew Dowst
Издательство: Manning Publications
Год: 2023
Страниц: 417
Язык: английский
Формат: pdf (true)
Размер: 13.9 MB

Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world. Practical Automation in PowerShell reveals how you can use PowerShell to build automation solutions for a huge number of common admin and DevOps tasks. Author Matthew Dowst uses his decades of experience to lay out a real blueprint for setting up an enterprise scripting environment with PowerShell. The book goes beyond the basics to show you how to handle the unforeseen complexities that can keep automations from becoming reusable and resilient. From the console to the cloud, you'll learn how to manage your code, avoid common pitfalls, and create sharable automations that are adaptable to different use cases. Practical Automation with PowerShell: Effective scripting from the console to the cloud shows you how to build PowerShell automations for local and cloud systems. In it, you’ll find tips for identifying automatable tasks, techniques for structuring and managing scripts, and lots of well-explained example code.
 

Natural Language Processing in Action, Second Edition (MEAP v8)

Автор: literator от 21-03-2023, 04:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Natural Language Processing in Action, Second Edition (MEAP v8)Название: Natural Language Processing in Action, Second Edition (MEAP v8)
Автор: Hobson Lane, Maria Dyshel
Издательство: Manning Publications
Год: 2023
Страниц: 406
Язык: английский
Формат: pdf (true)
Размер: 26.6 MB

Develop your NLP skills from scratch! This revised bestseller now includes coverage of the latest Python packages, Transformers, the HuggingFace packages, and chatbot frameworks. Natural Language Processing in Action has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you’ll discover state-of-the art NLP models like BERT and HuggingFace transformers, popular open-source frameworks for chatbots, and more. As you go, you’ll create projects that can detect fake news, filter spam, and even answer your questions, all built with Python and its ecosystem of data tools. Natural Language Processing in Action, Second Edition is your guide to building software that can read and interpret human language. This new edition is updated to include the latest Python packages and comes with full coverage of cutting-edge models like BERT, GPT-J and HuggingFace transformers.
 

100 Java Mistakes and How to Avoid Them (MEAP v1)

Автор: literator от 21-03-2023, 04:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

100 Java Mistakes and How to Avoid Them (MEAP v1)Название: 100 Java Mistakes and How to Avoid Them (MEAP v1)
Автор: Tagir Valeev
Издательство: Manning Publications
Год: 2023
Страниц: 118
Язык: английский
Формат: pdf (true)
Размер: 35.0 MB

Dodge the common mistakes that even senior developers make, take full advantage of static analysis tools, and deliver robust and error-free Java code. Whenever you make a mistake writing Java, it’s almost guaranteed that someone else has made it before! In 100 Java Mistakes and How To Avoid Them you’ll learn about the common and the not-so-common antipatterns, errors, and tricky bits that trip up almost every Java developer. Discover the bugs that are hiding in your Java code, and explore useful and effective ways to dodge them—from unit tests and defensive coding to static analysis tools like IntelliJ IDEA, SonarLint, and Error Prone.