Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Learning Professional Python
  • Language: en
  • Pages: 248

Learning Professional Python

  • Type: Book
  • -
  • Published: 2023-10-16
  • -
  • Publisher: CRC Press

Volume 1 of Learning Professional Python is a resource for students who want to learn Python even if they don’t have any programming knowledge and for teachers who want a comprehensive introduction to Python to use with their students. This book helps the students achieve their dream job in IT Industry and teaches the students in an easy, understandable manner while strengthening coding skills. Learning Professional Python: Volume 1 Objectives Become familiar with the features of Python programming language Introduce the object-oriented programming concepts Discover how to write Python code by following the object-oriented programming concepts Become comfortable with concepts such as classes, objects, inheritance, dynamic dispatch, interfaces, and packages Learn the Python generics and collections Develop exception handling and the multithreaded applications Design graphical user interface (GUI) applications

Research Anthology on Combating Cyber-Aggression and Online Negativity
  • Language: en
  • Pages: 1696

Research Anthology on Combating Cyber-Aggression and Online Negativity

  • Type: Book
  • -
  • Published: 2022-03-04
  • -
  • Publisher: IGI Global

The advent of the internet and social media were landmarks in furthering communication technologies. Through social media websites, families, friends, and communities could connect in a way never seen. Though these websites are helpful tools in facilitating positive interaction, they have also allowed users to verbally attack and bully each other with no fear of repercussion. Moreover, online predators will often use these tools to harass, stalk, and in some cases even lure their victims. Particularly rampant among adolescents, these harmful actions must be mitigated in order to safeguard the mental health and physical safety of users. The Research Anthology on Combating Cyber-Aggression and...

Handbook of Research on Climate Change and the Sustainable Financial Sector
  • Language: en
  • Pages: 604

Handbook of Research on Climate Change and the Sustainable Financial Sector

  • Type: Book
  • -
  • Published: 2021-06-25
  • -
  • Publisher: IGI Global

Climate change is a major problem, generating both risks and opportunities that will have a direct impact on the economy and the financial sector. In recent years, climate change has threatened both the survival of the financial system and economic development. The growing occurrence of extreme climate events combined with the imprudent nature of economic growth can cause unsustainable levels of harm to the financial sectors. On the other hand, it presents a range of new business challenges. In contrast to the most evident physical risks, companies are vulnerable to transformational risks that arise from the reaction of society to climate change, such as technological change, regulation and ...

Transforming Neuropsychology and Cognitive Psychology With AI and Machine Learning
  • Language: en
  • Pages: 578

Transforming Neuropsychology and Cognitive Psychology With AI and Machine Learning

  • Type: Book
  • -
  • Published: 2025-01-03
  • -
  • Publisher: IGI Global

The integration of artificial intelligence and machine learning into neuropsychology and cognitive psychology is revolutionizing how we understand, diagnose, and treat neurological and psychological conditions. By leveraging advanced algorithms, these technologies enable earlier detection of cognitive decline, more precise diagnoses, and personalized therapeutic interventions. They enhance the accuracy of neuropsychological assessments, automate scoring processes, and uncover subtle patterns in data that traditional methods might overlook. Furthermore, real-time data analysis from wearable devices and smartphones offers a continuous understanding of cognitive and emotional states, bridging t...

Learning Advanced Python by Studying Open Source Projects
  • Language: en
  • Pages: 139

Learning Advanced Python by Studying Open Source Projects

  • Type: Book
  • -
  • Published: 2023-11-10
  • -
  • Publisher: CRC Press

This book is one of its own kind. It is not an encyclopedia or a hands-on tutorial that traps readers in the tutorial hell. It is a distillation of just one common Python user’s learning experience. The experience is packaged with exceptional teaching techniques, careful dependence unraveling and, most importantly, passion. Learning Advanced Python by Studying Open Source Projects helps readers overcome the difficulty in their day-to-day tasks and seek insights from solutions in famous open source projects. Different from a technical manual, this book mixes the technical knowledge, real-world applications and more theoretical content, providing readers with a practical and engaging approach to learning Python. Throughout this book, readers will learn how to write Python code that is efficient, readable and maintainable, covering key topics such as data structures, algorithms, object-oriented programming and more. The author’s passion for Python shines through in this book, making it an enjoyable and inspiring read for both beginners and experienced programmers.

Smart Technologies in Data Science and Communication
  • Language: en
  • Pages: 403

Smart Technologies in Data Science and Communication

This book features high-quality, peer-reviewed research papers presented at the Fourth International Conference on Smart Technologies in Data Science and Communication (SMART-DSC 2021), held in Koneru Lakshmaiah Education Foundation, Guntur, Andhra Pradesh, India, on 18–19 February 2021. It includes innovative and novel contributions in the areas of data analytics, communication, and soft computing.

Computational Intelligence and Machine Learning Approaches in Biomedical Engineering and Health Care Systems
  • Language: en
  • Pages: 225

Computational Intelligence and Machine Learning Approaches in Biomedical Engineering and Health Care Systems

Computational Intelligence and Machine Learning Approaches in Biomedical Engineering and Health Care Systems explains the emerging technology that currently drives computer-aided diagnosis, medical analysis and other electronic healthcare systems. 11 book chapters cover advances in biomedical engineering fields achieved through deep learning and soft-computing techniques. Readers are given a fresh perspective on the impact on the outcomes for healthcare professionals who are assisted by advanced computing algorithms. Key Features: - Covers emerging technologies in biomedical engineering and healthcare that assist physicians in diagnosis, treatment, and surgical planning in a multidisciplinar...

Introduction to Quantitative Social Science with Python
  • Language: en
  • Pages: 356

Introduction to Quantitative Social Science with Python

  • Type: Book
  • -
  • Published: 2024-11-01
  • -
  • Publisher: CRC Press

Departing from traditional methodologies of teaching data analysis, this book presents a dual-track learning experience, with both Executive and Technical Tracks, designed to accommodate readers with various learning goals or skill levels. Through integrated content, readers can explore fundamental concepts in data analysis while gaining hands-on experience with Python programming, ensuring a holistic understanding of theory and practical application in Python. Emphasizing the practical relevance of data analysis in today's world, the book equips readers with essential skills for success in the field. By advocating for the use of Python, an open-source and versatile programming language, we ...

Tidy Finance with Python
  • Language: en
  • Pages: 262

Tidy Finance with Python

  • Type: Book
  • -
  • Published: 2024-07-12
  • -
  • Publisher: CRC Press

This textbook shows how to bring theoretical concepts from finance and econometrics to the data. Focusing on coding and data analysis with Python, we show how to conduct research in empirical finance from scratch. We start by introducing the concepts of tidy data and coding principles using pandas, numpy, and plotnine. Code is provided to prepare common open-source and proprietary financial data sources (CRSP, Compustat, Mergent FISD, TRACE) and organize them in a database. We reuse these data in all the subsequent chapters, which we keep as self-contained as possible. The empirical applications range from key concepts of empirical asset pricing (beta estimation, portfolio sorts, performance...

A Simple Introduction to Python
  • Language: en
  • Pages: 113

A Simple Introduction to Python

  • Type: Book
  • -
  • Published: 2024-06-11
  • -
  • Publisher: CRC Press

A Simple Introduction to Python is aimed at pre-university students and complete novices to programming. The whole book has been created using Jupyter notebooks. After introducing Python as a powerful calculator, simple programming constructs are covered, and the NumPy, MatPlotLib and SymPy modules (libraries) are introduced. Python is then used for Mathematics, Cryptography, Artificial Intelligence, Data Science and Object Oriented Programming. The reader is shown how to program using the integrated development environments: Python IDLE, Spyder, Jupyter notebooks, and through cloud computing with Google Colab. Features: No prior experience in programming is required. Demonstrates how to format Jupyter notebooks for publication on the Web. Full solutions to exercises are available as a Jupyter notebook on the Web. All Jupyter notebook solution files can be downloaded through GitHub. GitHub Repository of Data Files and a Jupyter Solution notebook: https://github.com/proflynch/A-Simple-Introduction-to-Python Jupyter Solution notebook web page: https://drstephenlynch.github.io/webpages/A-Simple-Introduction-to-Python-Solutions.html