Jump to content

Jessica Brown

Administrators
  • Joined

  • Last visited

Everything posted by Jessica Brown

  1. Learning Geospatial Analysis with Python /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Learning Geospatial Analysis with Python Understand GIS Fundamentals and Perform Remote Sensing Data Analysis Using Python 3. 7, 3rd Edition by Joel Lawhead Publisher Packt Publishing Published Date 2019 Page Count 456 Categories Computers / General, Computers / Buyer's Guides, Computers / Software Development & Engineering / Systems Analysis & Design, Computers / Languages / Python, Computers / Hardware / General, Computers / Mathematical & Statistical Software, Computers / Data Science / Bioinformatics, Computers / Data Science / Data Visualization, Reference / Consumer Guides, Science / Life Sciences / Biology, Science / Bioinformatics, Technology & Engineering / Remote Sensing & Geographic Information Systems, Travel / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1789959276 Learn the core concepts of geospatial data analysis for building actionable and insightful GIS applications Key Features Create GIS solutions using the new features introduced in Python 3.7 Explore a range of GIS tools and libraries such as PostGIS, QGIS, and PROJ Learn to automate geospatial analysis workflows using Python and Jupyter Book Description Geospatial analysis is used in almost every domain you can think of, including defense, farming, and even medicine. With this systematic guide, you'll get started with geographic information system (GIS) and remote sensing analysis using the latest features in Python. This book will take you through GIS techniques, geodatabases, geospatial raster data, and much more using the latest built-in tools and libraries in Python 3.7. You'll learn everything you need to know about using software packages or APIs and generic algorithms that can be used for different situations. Furthermore, you'll learn how to apply simple Python GIS geospatial processes to a variety of problems, and work with remote sensing data. By the end of the book, you'll be able to build a generic corporate system, which can be implemented in any organization to manage customer support requests and field support personnel. What you will learn Automate geospatial analysis workflows using Python Code the simplest possible GIS in just 60 lines of Python Create thematic maps with Python tools such as PyShp, OGR, and the Python Imaging Library Understand the different formats that geospatial data comes in Produce elevation contours using Python tools Create flood inundation models Apply geospatial analysis to real-time data tracking and storm chasing Who this book is for This book is for Python developers, researchers, or analysts who want to perform geospatial modeling and GIS analysis with Python. Basic knowledge of digital mapping and analysis using Python or other scripting languages will be helpful. More Information
  2. Jessica Brown posted a post in a topic in Artificial Intelligence
    Count Zero /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Count Zero by William Gibson Publisher Arbor House Published Date 1986 Page Count 278 Categories Fiction / Science Fiction / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0893661708 Turner, corporate mercenary, wakes in a reconstructed body, a beautiful woman by his side. Then Hosak Corporation reactivates him for a mission more dangerous than the one he's recovering from. More Information
  3. Jessica Brown posted a post in a topic in Computers
    Core Python Programming /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Core Python Programming by Wesley Chun Publisher Prentice Hall Professional Published Date 2001 Page Count 771 Categories Computers / Networking / General, Computers / Programming / General, Computers / Programming / Object Oriented, Computers / Languages / Python, Computers / Internet / General, Computers / Web / General, Computers / Internet / Web Programming Language EN Average Rating 3.5 (based on 13 ratings) Maturity Rating No Mature Content Detected ISBN 0130260363 New to Python? This is the developer's guide to Python development! Learn the core features of Python as well as advanced topics such as regular expressions, multithreaded programming, Web/Internet and network development, GUI development with Tk(inter) and more Also includes features found in the new Python 1.6 and 2.0 releases CD-ROM: Complete Python distributions (source code, documentation, and various binaries) plus all example scripts in the book Python is an Internet and systems programming language that is soaring in popularity in today's fast-paced software development environment, and no wonder: it's simple (yet robust), object-oriented (yet can be used as a procedural language), extensible, scalable and features an easy to learn syntax that is clear and concise. Python combines the power of a compiled object language like Java and C++ with the ease of use and rapid development time of a scripting language. In fact, it's syntax is so easy to understand that you are more likely to pick it up faster than any of the other popular scripting languages in use today! In "Core Python Programming," Internet software engineer and technical trainer Wesley Chun provides intermediate and experienced developers all they need to know to learn Python-fast. Like all Core Series books, Core Python Programming delivers hundreds of industrial-strength code snippets and examples, all targeted at professional developers who want to leverage their existing skills! In particular, "Core Python Programming" presents numerous interactive examples that can be entered into the Python interpreter right in front of you! Finally, we present a chapterthat shows you step-by-step how to extend Python using C or C++. Python syntax and style Development and Run-time Environments Objects and Python memory management Standard data types, methods, and operators Loops and conditionals Files and Input/Output Exceptions and error handling Functions, scope, arguments, and functional programming Importing modules and module attributes Object-oriented Programming with classes, methods, and instances Callable Objects Extending Python Coverage of the Python standard module library and client-server application development includes comprehensive introductions to the following topics in Python programming: Regular expressions TCP/IP and UDP/IP Network programming using sockets Operating system interface GUI development with Tk using Tkinter Multithreaded programming Interactive Web/CGI/Internet applications Executing code in a restricted environment Inheritance, type emulation, operator overloading, and delegation in an OOP environment Finally, we provide an introduction to the new features introduced in Python 1.6. These include Unicode string support, the new function invocation syntax which lets the caller provide a tuple of positional arguments and/or a dictionary of keyword arguments, and the new string methods. We also provide a glimpse into features that will only be found in the newer 2.0 release. Every Core Series book: DEMONSTRATES how to write commercial-quality code FEATURES dozens of programs andexamples! FOCUSES on the features and functions most important to real developers PROVIDES objective, unbiased coverage of cutting-edge technologies-no hype! "Core Python Programming" delivers: Coverage of the core parts of the Python language Real-world insights for developing Web/Internet, network, multithreaded and GUI applications Tables and charts detailing Python modules, built-in functions, operators, and attributes Code snippets to try live with Python's interactive interpreter, hammering the concepts home Extensive code examples-including several complete sample applications CD-ROM includes complete Python source code and documentation distributions for Unix/Linux along with binaries for Windows and Macintosh platforms plus source code for all examples in the book. More Information
  4. Dawn of the New Everything /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Dawn of the New Everything Encounters with Reality and Virtual Reality by Jaron Lanier Publisher Macmillan + ORM Published Date 2017-11-21 Page Count 361 Categories Computers / Virtual & Augmented Reality, Biography & Autobiography / Science & Technology, Social Science / Technology Studies Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1627794107 Named one of the best books of 2017 by The Economist, The Wall Street Journal, & Vox The father of virtual reality explains its dazzling possibilities by reflecting on his own lifelong relationship with technology Bridging the gap between tech mania and the experience of being inside the human body, Dawn of the New Everything is a look at what it means to be human at a moment of unprecedented technological possibility. Through a fascinating look back over his life in technology, Jaron Lanier, an interdisciplinary scientist and father of the term β€œvirtual reality,” exposes VR’s ability to illuminate and amplify our understanding of our species, and gives readers a new perspective on how the brain and body connect to the world. An inventive blend of autobiography, science writing, philosophy and advice, this book tells the wild story of his personal and professional life as a scientist, from his childhood in the UFO territory of New Mexico, to the loss of his mother, the founding of the first start-up, and finally becoming a world-renowned technological guru. Understanding virtual reality as being both a scientific and cultural adventure, Lanier demonstrates it to be a humanistic setting for technology. While his previous books offered a more critical view of social media and other manifestations of technology, in this book he argues that virtual reality can actually make our lives richer and fuller. More Information
  5. πŸ“Œ Project Name: public-apis πŸ”— URL: https://github.com/public-apis/public-apis πŸ“ Description: A collective list of free APIs ⭐ Stars: 327457 πŸ›  Language: Python πŸ€– AI Summary: The project "public-apis" is an expansive compilation of publicly available, free APIs. The purpose of this project is to give developers convenient access to diverse APIs that they can use for various purposes in application development - ranging from data collection, testing, or creating new functionalities in their apps. Its significance lies in the fact that it promotes open-source resources, fostering wider possibilities for developers worldwide, as well as encouraging innovation in software development.
  6. Handbook of Automated Reasoning /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Handbook of Automated Reasoning by Alan J.A. Robinson, Andrei Voronkov Publisher Elsevier Published Date 2001-06-21 Page Count 2122 Categories Computers / Artificial Intelligence / General, Computers / Computer Architecture, Computers / Database Administration & Management, Computers / Artificial Intelligence / Expert Systems, Computers / Information Theory, Computers / Logic Design, Computers / Programming / General, Mathematics / Discrete Mathematics, Mathematics / History & Philosophy, Mathematics / Logic, Medical / General, Philosophy / Epistemology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0444508120 Automated reasoning has matured into one of the most advanced areas of computer science. It is used in many areas of the field, including software and hardware verification, logic and functional programming, formal methods, knowledge representation, deductive databases, and artificial intelligence. This handbook presents an overview of the fundamental ideas, techniques, and methods in automated reasoning and its applications. The material covers both theory and implementation. In addition to traditional topics, the book covers material that bridges the gap between automated reasoning and related areas. Examples include model checking, nonmonotonic reasoning, numerical constraints, description logics, and implementation of declarative programming languages. The book consists of eight parts. After an overview of the early history of automated deduction, the areas covered are reasoning methods in first-order logic; equality and other built-in theories; methods of automated reasoning using induction; higher-order logic, which is used in a number of automatic and interactive proof-development systems; automated reasoning in nonclassical logics; decidable classes and model building; and implementation-related questions. More Information
  7. Jessica Brown posted a post in a topic in Linux
    Linux+ Study Guide /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Linux+ Study Guide by Roderick W. Smith Publisher SYBEX Published Date 2001 Page Count 728 Categories Computers / Computer Science, Computers / Operating Systems / Linux, Computers / Certification Guides / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0782129390 Linux+ is a certification developed by the Computer Technology Industry Association (CompTIA) in response to demands for a skills assessment mechanism for Linux system administrators. This text is aimed at individuals preparing for the Linux+ exam. More Information
  8. πŸ“Œ Project Name: stable-diffusion-webui πŸ”— URL: https://github.com/AUTOMATIC1111/stable-diffusion-webui πŸ“ Description: Stable Diffusion web UI ⭐ Stars: 147665 πŸ›  Language: Python πŸ€– AI Summary: The "stable-diffusion-webui" is an open-source project aimed at providing a web-based user interface for the Stable Diffusion process. Its primary purpose is to offer a convenient and interactive way for users to manage and execute the Stable Diffusion method within a web browser, making it easily accessible from different systems or platforms. The web UI can therefore improve efficiency and usability in performing operations pertaining to Stable Diffusion. This project holds significance since it potentially extends the reach and applicability of the Stable Diffusion process, making it more user-friendly and manageable.
  9. Handbook of Human-Computer Interaction /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Handbook of Human-Computer Interaction by M.G. Helander, T.K. Landauer, P.V. Prabhu Publisher Elsevier Published Date 1997-08-18 Page Count 1582 Categories Computers / Human-Computer Interaction (HCI), Computers / Software Development & Engineering / Computer Graphics Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0080532888 This completely revised edition, of the Handbook of Human-Computer Interaction, of which 80% of the content is new, reflects the developments in the field since the publication of the first edition in 1988. The handbook is concerned with principles for design of the Human-Computer Interface, and has both academic and practical purposes. It is intended to summarize the research and provide recommendations for how the information can be used by designers of computer systems. The volume may also be used as a reference for teaching and research. Professionals who are involved in design of HCI will find this volume indispensable, including: computer scientists, cognitive scientists, experimental psychologists, human factors professionals, interface designers, systems engineers, managers and executives working with systems development. Much of the information in the handbook may also be generalized to apply to areas outside the traditional field of HCI. More Information
  10. πŸ“Œ Project Name: 30-seconds-of-code πŸ”— URL: https://github.com/Chalarangelo/30-seconds-of-code πŸ“ Description: Coding articles to level up your development skills ⭐ Stars: 122611 πŸ›  Language: JavaScript πŸ€– AI Summary: The "30-seconds-of-code" project is an open-source initiative that provides concise and useful programming snippets, which can help develop and enhance coding skills within a short time. It is an excellent resource for both novice and experienced developers who are trying to learn new concepts or refine their existing skills in a time-efficient manner. The project encompasses a variety of different coding languages and concepts making it an all-around coding resource. The primary significance of the "30-seconds-of-code" is its focus on brevity and efficiency, offering quick insights into various coding methodologies and techniques, thus saving developmental time and effort.
  11. Data Engineering for Machine Learning Pipelines /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Data Engineering for Machine Learning Pipelines From Python Libraries to ML Pipelines and Cloud Platforms by Pavan Kumar Narayanan Publisher Springer Nature Published Date 2024 Page Count 636 Categories Uncategorized Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 9798868806025 Zusammenfassung: This book covers modern data engineering functions and important Python libraries, to help you develop state-of-the-art ML pipelines and integration code. The book begins by explaining data analytics and transformation, delving into the Pandas library, its capabilities, and nuances. It then explores emerging libraries such as Polars and CuDF, providing insights into GPU-based computing and cutting-edge data manipulation techniques. The text discusses the importance of data validation in engineering processes, introducing tools such as Great Expectations and Pandera to ensure data quality and reliability. The book delves into API design and development, with a specific focus on leveraging the power of FastAPI. It covers authentication, authorization, and real-world applications, enabling you to construct efficient and secure APIs using FastAPI. Also explored is concurrency in data engineering, examining Dask's capabilities from basic setup to crafting advanced machine learning pipelines. The book includes development and delivery of data engineering pipelines using leading cloud platforms such as AWS, Google Cloud, and Microsoft Azure. The concluding chapters concentrate on real-time and streaming data engineering pipelines, emphasizing Apache Kafka and workflow orchestration in data engineering. Workflow tools such as Airflow and Prefect are introduced to seamlessly manage and automate complex data workflows. What sets this book apart is its blend of theoretical knowledge and practical application, a structured path from basic to advanced concepts, and insights into using state-of-the-art tools. With this book, you gain access to cutting-edge techniques and insights that are reshaping the industry. This book is not just an educational tool. It is a career catalyst, and an investment in your future as a data engineering expert, poised to meet the challenges of today's data-driven world. What You Will Learn Elevate your data wrangling jobs by utilizing the power of both CPU and GPU computing, and learn to process data using Pandas 2.0, Polars, and CuDF at unprecedented speeds Design data validation pipelines, construct efficient data service APIs, develop real-time streaming pipelines and master the art of workflow orchestration to streamline your engineering projects Leverage concurrent programming to develop machine learning pipelines and get hands-on experience in development and deployment of machine learning pipelines across AWS, GCP, and Azure More Information
  12. Search Methodologies /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Search Methodologies Introductory Tutorials in Optimization and Decision Support Techniques by Edmund K. Burke, Graham Kendall Publisher Springer US Published Date 2016-08-23 Page Count 716 Categories Business & Economics / Operations Research, Business & Economics / Management Science, Computers / Artificial Intelligence / General, Business & Economics / General, Business & Economics / Decision-Making & Problem Solving Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1489977260 The first edition of Search Methodologies: Introductory Tutorials in Optimization and Decision Support Techniques was originally put together to offer a basic introduction to the various search and optimization techniques that students might need to use during their research, and this new edition continues this tradition. Search Methodologies has been expanded and brought completely up to date, including new chapters covering scatter search, GRASP, and very large neighborhood search. The chapter authors are drawn from across Computer Science and Operations Research and include some of the world’s leading authorities in their field. The book provides useful guidelines for implementing the methods and frameworks described and offers valuable tutorials to students and researchers in the field. β€œAs I embarked on the pleasant journey of reading through the chapters of this book, I became convinced that this is one of the best sources of introductory material on thesearch methodologies topic to be found. The book’s subtitle, β€œIntroductory Tutorials in Optimization and Decision Support Techniques”, aptly describes its aim, and the editors and contributors to this volume have achieved this aim with remarkable success. The chapters in this book are exemplary in giving useful guidelines for implementing the methods and frameworks described.” Fred Glover, Leeds School of Business, University of Colorado Boulder, USA β€œ[The book] aims to present a series of well written tutorials by the leading experts in their fields. Moreover, it does this by covering practically the whole possible range of topics in the discipline. It enables students and practitioners to study and appreciate the beauty and the power of some of the computational search techniques that are able to effectively navigate through search spaces that are sometimes inconceivably large. I am convinced that this second edition will build on the success of the first edition andthat it will prove to be just as popular.” Jacek Blazewicz, Institute of Computing Science, Poznan University of Technology and Institute of Bioorganic Chemistry, Polish Academy of Sciences More Information
  13. Jessica Brown posted a post in a topic in Programming
    Beginning Android Games /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Beginning Android Games by Mario Zechner, J. F. DiMarzio, Robert Green Publisher Apress Published Date 2016-12-08 Page Count 605 Categories Computers / Programming / Games, Computers / Programming / General, Computers / Information Technology Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1484204727 Learn all of the basics needed to join the ranks of successful Android game developers. You'll start with game design fundamentals and Android programming basics, and then progress toward creating your own basic game engine and playable game apps that work on Android smartphones and tablets. Beginning Android Games, Third Edition gives you everything you need to branch out and write your own Android games for a variety of hardware. Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android Games will help you kick-start your project. This book will guide you through the process of making several example game apps using APIs available in Android. What You'll LearnGain the fundamentals of game programming in the context of the Android platform Use Android's APIs for graphics, audio, and user input to reflect those fundamentals Develop two 2D games from scratch, based on Canvas API and OpenGL ES Create a full-featured 3D game Publish your games, get crash reports, and support your users Complete your own playable 2D OpenGL games Who This Book Is For People with a basic knowledge of Java who want to write games on the Android platform. It also offers information for experienced game developers about the pitfalls and peculiarities of the platform. More Information
  14. πŸ“Œ Project Name: bootstrap πŸ”— URL: https://github.com/twbs/bootstrap πŸ“ Description: The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. ⭐ Stars: 171365 πŸ›  Language: JavaScript πŸ€– AI Summary: Bootstrap is an open-source project that is highly recognized for its contribution to web development. It is a framework that simplifies the process of creating web applications that are responsive and mobile-first. Incorporating HTML, CSS and JavaScript, it offers pre-designed templates for various components like navigation, forms, buttons, and typography, reducing the need to write code from scratch. Significantly, the responsive nature of Bootstrap ensures that web applications are compatible with a variety of devices, including desktops, tablets, and mobile phones. This thus helps in creating a seamless user experience across multiple platforms. Another key factor of this project is its extensive popularity and large, active community. This provides users with plentiful resources for problem-solving, learning, and improvement. In terms of significance, Bootstrap has vastly impacted the speed and efficiency of web development, making it an invaluable tool for both newcomers and seasoned developers.
  15. Moving To The Cloud /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Moving To The Cloud Developing Apps in the New World of Cloud Computing by Dinkar Sitaram, Geetha Manjunath Publisher Elsevier Published Date 2011-12 Page Count 468 Categories Computers / Networking / General, Computers / Software Development & Engineering / General, Computers / Security / General, Computers / Internet / General, Computers / Web / General, Computers / Internet / Web Programming, Computers / Design, Graphics & Media / General, Computers / Distributed Systems / Cloud Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1597497258 Moving to the Cloud provides an in-depth introduction to cloud computing models, cloud platforms, application development paradigms, concepts and technologies. The authors particularly examine cloud platforms that are in use today. They also describe programming APIs and compare the technologies that underlie them. The basic foundations needed for developing both client-side and cloud-side applications covering compute/storage scaling, data parallelism, virtualization, MapReduce, RIA, SaaS and Mashups are covered. Approaches to address key challenges of a cloud infrastructure, such as scalability, availability, multi-tenancy, security and management are addressed. The book also lays out the key open issues and emerging cloud standards that will drive the continuing evolution of cloud computing. Includes complex case studies of cloud solutions by cloud experts from Yahoo! , Amazon, Microsoft, IBM, Adobe and HP Labs Presents insights and techniques for creating compelling rich client applications that interact with cloud services Demonstrates and distinguishes features of different cloud platforms using simple to complex API programming examples More Information
  16. The Boundaries of Humanity /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } The Boundaries of Humanity Humans, Animals, Machines by James J. Sheehan, Morton Sosna Publisher Univ of California Press Published Date 2022-05-13 Page Count 286 Categories Nature / Animals / General, Philosophy / General, Philosophy / Political, Science / History, Social Science / Anthropology / General, Social Science / Sociology / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0520308611 To the age-old debate over what it means to be human, the relatively new fields of sociobiology and artificial intelligence bring new, if not necessarily compatible, insights. What have these two fields in common? Have they affected the way we define humanity? These and other timely questions are addressed with colorful individuality by the authors of The Boundaries of Humanity. Leading researchers in both sociobiology and artificial intelligence combine their reflections with those of philosophers, historians, and social scientists, while the editors explore the historical and contemporary contexts of the debate in their introductions. The implications of their individual arguments, and the often heated controversies generated by biological determinism or by mechanical models of mind, go to the heart of contemporary scientific, philosophical, and humanistic studies. Contributors: Arnold I. Davidson, John DuprΓ©, Roger Hahn, Stuart Hampshire, Evelyn Fox Keller, Melvin Konner, Alan Newell, Harriet Ritvo, James J. Sheehan, Morton Sosna, Sherry Turkle, Bernard Williams, Terry Winograd This title is part of UC Press's Voices Revived program, which commemorates University of California Press’s mission to seek out and cultivate the brightest minds and give them voice, reach, and impact. Drawing on a backlist dating to 1893, Voices Revived makes high-quality, peer-reviewed scholarship accessible once again using print-on-demand technology. This title was originally published in 1991. More Information
  17. Rough Set Theory: A True Landmark in Data Analysis /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Rough Set Theory: A True Landmark in Data Analysis by Ajith Abraham, Rafael FalcΓ³n, Rafael Bello Publisher Springer Published Date 2008-12-23 Page Count 324 Categories Computers / Design, Graphics & Media / CAD-CAM, Technology & Engineering / Engineering (General), Computers / Artificial Intelligence / General, Computers / Software Development & Engineering / General, Mathematics / Applied Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 3540899219 Along the years, rough set theory has earned a well-deserved reputation as a sound methodology for dealing with imperfect knowledge in a simple though mathematically sound way. This edited volume aims at continue stressing the benefits of applying rough sets in many real-life situations while still keeping an eye on topological aspects of the theory as well as strengthening its linkage with other soft computing paradigms. The volume comprises 11 chapters and is organized into three parts. Part 1 deals with theoretical contributions while Parts 2 and 3 focus on several real world data mining applications. Chapters authored by pioneers were selected on the basis of fundamental ideas/concepts rather than the thoroughness of techniques deployed. Academics, scientists as well as engineers working in the rough set, computational intelligence, soft computing and data mining research area will find the comprehensive coverage of this book invaluable. More Information
  18. Linux for Beginners and Command Line Kung Fu /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Linux for Beginners and Command Line Kung Fu by Jason Cannon Publisher CreateSpace Independent Publishing Platform Published Date 2014-04-20 Page Count 316 Categories Computers / Operating Systems / Linux Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1499284977 Save when you buy this two book bundle - Linux for Beginners AND Command Line Kung Fu Linux for Beginners information: If you want to learn how to use Linux, but don't know where to start read on. Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers. Linux for Beginners doesn't make any assumptions about your background or knowledge of Linux. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand. Here is what you will learn by reading Linux for Beginners How to get access to a Linux server if you don't already. What a Linux distribution is and which one to choose. What software is needed to connect to Linux from Mac and Windows computers. Screenshots included. What SSH is and how to use it, including creating and using SSH keys. The file system layout of Linux systems and where to find programs, configurations, and documentation. The basic Linux commands you'll use most often. Creating, renaming, moving, and deleting directories. Listing, reading, creating, editing, copying, and deleting files. Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease. How to use the nano, vi, and emacs editors. Two methods to search for files and directories. How to compare the contents of files. What pipes are, why they are useful, and how to use them. How and why to redirect input and output from applications. How to customize your shell prompt. How to be efficient at the command line by using aliases, tab completion, and your shell history. How to schedule and automate jobs using cron. How to switch users and run processes as others. Where to go for even more in-depth coverage on each topic. Command Line Kung Fu information: Become a Linux Ninja with Command Line Kung Fu! Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns you'd save yourself a lot of time and frustration. What if you could look over the shoulder of a good friend that just happened to be a command line guru? What if they not only showed you the commands they were using, but why they were using them and exactly how they worked? And what if that friend took the time to write all of it down so you can refer to it whenever you liked? Well, a friend did just that. Command Line Kung Fu is packed with dozens of tips and over 100 practical real-world examples. You won't find theoretical examples in this book. The examples demonstrate how to solve actual problems and accomplish worthwhile goals. The tactics are easy to find, too. Each chapter covers a specific topic and groups related tips and examples together. For example, if you need help extracting text from a file look in the "Text Processing and Manipulation" chapter. Also, a comprehensive index is included. If you want to find every example where a given command is used -- even if it's not the main subject of the tip -- look in the index. It will list every single place in the book where that command appears. More Information
  19. Red Hat RHCSA 8 Cert Guide /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Red Hat RHCSA 8 Cert Guide Ex200 by Sander van Vugt Publisher Pearson Education, Incorporated Published Date 2019-12-12 Page Count 672 Categories Computers / Operating Systems / Linux, Computers / Certification Guides / General, Technology & Engineering / Electronics / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 0135938139 Title Update: Red Hat RHCSA 8 Cert Guide: EX200, 2nd Edition, is now available. Learn, prepare, and practice for Red Hat RHCSA 8 (EX200) exam success with this Cert Guide from Pearson IT Certification, a leader in IT Certification learning. Master Red Hat RHCSA 8 EX200 exam topics Assess your knowledge with chapter-ending quizzes Review key concepts with exam-preparation tasks Practice with four unique practice tests Learn from two full hours of video training from the author of Red Hat Certified System Administrator (RHCSA) Complete Video Course, 3rd Edition. Red Hat RHCSA 8 Cert Guide is a best-of-breed exam study guide. Leading Linux consultant, author, and instructor Sander van Vugt shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. Material is presented in a concise manner, focusing on increasing your understanding and retention of exam topics. The book presents you with an organized test-preparation routine through the use of proven series elements and techniques. Exam topic lists make referencing easy. Chapter-ending Exam Preparation Tasks help you drill on key concepts you must know thoroughly. Review questions help you assess your knowledge, and a final preparation chapter guides you through tools and resources to help you craft your final study plan. The companion website also contains two additional practice tests plus two full hours of personal video training from the author of Red Hat Certified System Administrator (RHCSA) Complete Video Course, 3rd Edition. Well regarded for its level of detail, assessment features, and challenging review questions and exercises, this study guide helps you master the concepts and techniques that will enable you to succeed on the exam the first time, including Basic system management: Installation, tools, file management, text files, RHEL8 connections, user/group management, permissions, and network configuration Operating running systems: Managing software, processes, storage, and advanced storage; working with systemd; scheduling tasks; and configuring logging Advanced system administration: Managing the kernel and boot procedures, essential troubleshooting, bash shell scripting Managing network services: Configuring SSH, firewalls, and time services; managing Apache HTTP services and SE Linux; and accessing network storage Companion Website: The website contains two free, complete practice exams and two full hours of video training from the author of Red Hat Certified System Administrator (RHCSA) Complete Video Course, 3rd Edition. Includes exclusive offer for 50% off the full RHCSA Complete Video Course. More Information
  20. Programming MapReduce with Scalding /* Scoped styles for the book post */ #book-post { padding: 20px; } #book-post .post-container { padding: 20px; border-radius: 8px; max-width: 800px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } #book-post .post-header { margin-bottom: 20px; } #book-post .post-header h1 { margin: 0; font-size: 2em; } #book-post .post-header h2 { margin: 0; font-size: 1.2em; } #book-post .book-details { width: 100%; border-collapse: collapse; margin-bottom: 20px; } #book-post .book-details th, #book-post .book-details td { border: 1px solid oklch(0.351 0.0176 260); padding: 8px; text-align: left; } #book-post .book-cover { max-width: 200px; border-radius: 8px; margin: 0 auto; padding-left: 15px; float: right; } #book-post .description { line-height: 1.6; } #book-post .info-link { display: block; margin-top: 20px; } Programming MapReduce with Scalding by Antonios Chalkiopoulos Publisher Packt Publishing Published Date 2014-06-14 Page Count 148 Categories Computers / Languages / General, Computers / Programming / Object Oriented, Computers / Software Development & Engineering / General, Computers / Internet / Application Development, Computers / Desktop Applications / General Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1783287012 This book is an easy-to-understand, practical guide to designing, testing, and implementing complex MapReduce applications in Scala using the Scalding framework. It is packed with examples featuring log-processing, ad-targeting, and machine learning. This book is for developers who are willing to discover how to effectively develop MapReduce applications. Prior knowledge of Hadoop or Scala is not required; however, investing some time on those topics would certainly be beneficial. More Information
  21. πŸ“Œ Project Name: react-native πŸ”— URL: https://github.com/facebook/react-native πŸ“ Description: A framework for building native applications using React ⭐ Stars: 120487 πŸ›  Language: C++ πŸ€– AI Summary: React Native is an open-source project that provides a framework for building native mobile applications using JavaScript and React.js, a popular user interface library developed by Facebook. The core objective of the project is to enable developers to construct applications for Android and iOS platforms using a single codebase. This results in a significant reduction of development time and resources. What makes React Native most meaningful is its ability to offer a truly native user experience as opposed to hybrid or web-based solutions. It effectively translates your markup to real, native user interface elements and enables you to embed native code when necessary. It also supports hot-reloading which allows live updates without the need for recompiling. React Native is a significant project in mobile application development due to its efficiency, reusability, and the strong community support it receives.
  22. Going through my daily activities, I ran across this video, although it is rather simple in its explanations, it does give beginners a path to start and good advice to become a better professional.
  23. πŸ“Œ Project Name: 996.ICU πŸ”— URL: https://github.com/996icu/996.ICU πŸ“ Description: Repo for counting stars and contributing. Press F to pay respect to glorious developers. ⭐ Stars: 270219 πŸ›  Language: Unknown πŸ€– AI Summary: Project 996.ICU is a social initiative originating from GitHub. "996" represents the exploitative Chinese work schedule (9AM-9PM, 6 days a week) common in tech companies. The suffix "ICU" implies that such a schedule could land an individual in an Intensive Care Unit. This project is a protest against such unhealthy work schedules. The main purpose of the 996.ICU project is to underline the need for proper labour conditions, promote the "Anti-996" License, and shed light on companies requiring employees to work under the "996" system. The project collects a list of companies maintaining such exploitative work culture as reported by employees. The significance of the project lies in sparking debates about fair labour treatment globally. It encourages open source communities to reject software from these "996" companies, resulting in organizations adopting healthier work schedules. Despite its origin in China, the initiative's message applies to developers and tech employees universally, emphasising a work-life balance. The project's "star count" reflects public support for the initiative and garners attention toward these issues. And contributing helps maintain the validity of the repo's contents and broaden the project's impact.
  24. Are you ready to launch your career as a Python Developer? The Microsoft Python Development Professional Certificate is designed to equip you with in-demand Python skills, making you job-ready in less than 4 monthsβ€”no degree or prior experience required! πŸ”Ή Key Highlights: Instructor: Microsoft Duration: Less than 4 months Level: Beginner-friendly (No prior experience needed) Flexible Learning: Study at your own pace Financial Aid Available: Learn without financial barriers 🌟 What You'll Learn: Core Python programming concepts Data structures and algorithms Working with libraries and APIs Debugging and problem-solving skills Real-world projects to build your portfolio Whether you're switching careers, upskilling, or just starting out, this certificate is your gateway to the tech industry. Plus, with Microsoft as your instructor, you're learning from one of the most reputable names in technology. πŸš€ Ready to kickstart your Python journey? Enroll today and start building the future you deserve! Enroll for Free! Coursera Microsoft Python Development Certificate Have questions or thoughts about this certification? Share them below! Let's discuss how it can benefit your career in programming. πŸš€
  25. πŸ“Œ Project Name: PowerToys πŸ”— URL: https://github.com/microsoft/PowerToys πŸ“ Description: Windows system utilities to maximize productivity ⭐ Stars: 114569 πŸ›  Language: C# πŸ€– AI Summary: PowerToys is a robust, open-source project developed by Microsoft that provides a suite of utilities aimed at enhancing productivity for Windows users. The project reinvents the classic Windows 95 PowerToys utilities for modern Windows versions. The toolset includes a series of system utilities like FancyZones, PowerToys Run, and Keyboard Manager that allows users to optimize and streamline their workflows, making commonly performed tasks quicker and easier. PowerToys has considerable significance, particularly for power users, as it enables them to customize their Windows experience and boost their productivity levels. FancyZones, for example, allows users to manage their screen space more efficiently by organizing windows into specific layouts. PowerToys Run, on the other hand, is a speedy system launcher that facilitates quick finding and launching of applications, files, and more. Overall, PowerToys fills in the gaps that users might find in the functionality of the Windows operating system, offering tools that help perform tasks more efficiently. It demonstrates not only the usefulness of open-source software but also shows how customizable and flexible the Windows operating system can be.

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.