1106~1107_為什麼要說對不起(王宏哲
1106_2026手帳年曆

相關主題

英文書 > 全部商品

System Design Guide for Software Professionals

Packt 出版
2024/08/21 出版

Enhance your system design skills to build scalable and efficient systems by working through real-world case studies and expert strategies to excel in interviewsKey Features: - Comprehensive coverage of distributed systems concepts and practical system design techniques.- Insider tips and proven strategies from engineering leaders at top tech companies.- Detailed case studies of widely used applications and their system architectures.- Purchase of the print or Kindle book includes a free PDF eBookBook Description: Building scalable software systems is more critical than ever. Yet, many software professionals struggle to navigate the complexities of system design, especially when aiming for positions at top tech companies. Written by Dhirendra Sinha, a seasoned Engineering Leader at Google with a blend of experience working at large companies such as Cisco, Oracle, and Yahoo, and Tejas Chopra, a Senior Software Engineer at Netflix, a TEDx speaker, and a Co-Founder of GoEB1, this comprehensive and authoritative resource on system design offers invaluable insights and strategies to help you excel in interviews with all major tech companies.This guide covers the basics of system design, including the principles and techniques of distributed systems, and delves into core building blocks such as distributed system theorems, attributes, and the design and implementation of system components. Following examples of popular applications such as Uber, Twitter, Instagram, Google Docs, and Netflix, you'll learn how to apply concepts to real-world scenarios. The book offers expert advice and strategies for preparing and acing system design interviews, along with a mind map/cheat sheet summarizing the key takeaways.By the end of this book, you'll be equipped with unique techniques and the confidence to solve any coding interview question.What You Will Learn: - Design for scalability and efficiency with expert insights- Apply distributed system theorems and attributes- Implement DNS, databases, caches, queues, and APIs- Analyze case studies of real-world systems- Discover tips to excel in system design interviews with confidence- Apply industry-standard methodologies for system design and evaluation- Explore the architecture and operation of cloud-based systemsWho this book is for: This book is a must-have resource for experienced software professionals, particularly those with 5-15 years of experience in building scalable distributed systems, web applications, and backend microservices. Whether you're a seasoned developer or an architect looking to deepen your expertise in system design, this book provides the insights and practical knowledge you need to excel in tech interviews and advance your career. A solid foundation in distributed systems, data structures/algorithms, and web development will help you get the most out of this comprehensive guide.Table of Contents- Basics of System Design- Distributed System Attributes- Distributed Systems Theorems and Data Structures- Distributed Systems Building Blocks: DNS, Load Balancers, and Application Gateways- Design and Implementation of System Components - Databases and Storage- Distributed Cache- Pub/Sub and Distributed Queues- Design and Implementation of System Components: API, Security, and Metrics- System Design - URL Shortener- System Design - Proximity Service- Designing a Service Like Twitter- Designing a Service Like Instagram- Designing a Service Like Google Docs- Designing a Service Like Netflix- Tips for Interviewees- System Design Cheat Sheet

9 特價1481
立即代訂
下次再買

Soft Computing in Renewable Energy Technologies

CRC Press 出版
2024/08/21 出版

This book addresses and disseminates state-of-the-art research and development in the applications of soft computing techniques for renewable energy systems. In addition, our book can be considered as a reference for researchers and academics, since it will include applications of soft computing in different renewable energy systems.

9 特價6678
立即代訂
下次再買

Secure Data Science

CRC Press 出版
2024/08/10 出版

This book is a useful resource for researchers, software developers, educators and managers who want to understand both the high level concepts as well as the technical details on the design and implementation of secure data science-based systems. It can also be used as a reference book for a graduate course in Secure Data Science.

9 特價2718
立即代訂
下次再買

Lizard Optimization

Gojko,Adzic  著
2024/08/10 出版

Lizard Optimization is a technique for designing product development experiments by engaging long-tail users that seem to follow some unexplainable "lizard" logic. It can help you understand your audience better and improve your products.The method is based on the author's experience managing an online software product that grew explosively from November 2021 to November 2022. The key user metric, tracking when people are getting value from the product, increased by more than 500 times in those 12 months (times, not percent). This happened after a period of unremarkable growth and a slow decline. Looking back, the key factor in reversing the decline and unlocking exponential growth was a counter-intuitive approach to engaging users.This book is a summary of the key lessons from that crazy growth phase, synthesized into a simple process that you can apply to improve your products, and help you unlock growth, reduce churn and increase revenue. Who should read this book?This book is primarily for software product managers, product data scientists, senior engineers and anyone else involved in product management and guidance.If your role involves coming up with new feature ideas, approving or rejecting proposed changes, or supporting people who do, this is a book for you.How can Lizard Optimization help you?If your product is still looking for a market, Lizard Optimization can help you find it sooner. For products that need to grow their user base, this technique can help you reduce churn and keep customers engaged for longer. For more mature products, Lizard Optimization could uncover new feature ideas, engage overlooked categories of users, and help you address larger markets. It can also reveal interesting ideas for increasing customer lifetime value. AuthorGojko Adzic is a partner at Neuri Consulting LLP. He is one of the 2019 AWS Serverless Heroes, the winner of the 2016 European Software Testing Outstanding Achievement Award, and the 2011 Most Influential Agile Testing Professional Award. Gojko's book Specification by Example won the Jolt Award for the best book of 2012, and his blog won the UK Agile Award for the best online publication in 2010.Gojko is a frequent speaker at software development conferences and one of the founders of MindMup and Narakeet.

9 特價1260
立即代訂
下次再買

A Software Development Approach for Driving Competitiveness in Small Firms

2024/08/10 出版

This book tells the story of the entrepreneurial journey that small firms should take to deliver high-quality software products. By utilizing practical examples and providing several recommended solutions to decrease the likelihood of producing low quality software.

9 特價2861
立即代訂
下次再買

Mastering Git - Second Edition

Packt 出版
2024/08/07 出版

Harness the full power of the Git version control system, gaining insights into Git best practices and strengthening your understanding of its architecture, underlying concepts, and behaviorKey Features: - Set up Git for solo and collaborative development as well as for code, documentation, configuration, or data- Leverage the Git version control system to customize and extend existing recipes, and write your own- Discover how to efficiently manage large and complex repositories- Purchase of the print or Kindle book includes a free PDF eBookBook Description: Developers often feel overwhelmed by complex version control issues, especially when managing large repositories. This updated second edition of our Git guide empowers you to tackle these challenges head-on and emerge as a Git pro.The book gets you up to speed with the latest Git version, its features, and advanced branching techniques, helping you master complex development scenarios. A new chapter on tackling challenges while managing large repositories has been added, providing invaluable strategies for efficient version control with Git. The book goes beyond the basics to take you through Git's architecture, behavior, and best practices in depth. The chapters help you develop a clear understanding of customizing workflows, creating unique solutions, and tackling any version control hurdle. As you advance, you'll explore a wide range of functionalities, from examining project history to collaborating seamlessly with teammates. Detailed descriptions guide you through managing your work, collaborating with others, administering Git, and navigating project history.By the end of this book, you'll have become a Git pro and be confident enough to handle advanced branching, manage large repositories, customize workflows, collaborate effectively, and troubleshoot any version control issues.What You Will Learn: - Explore project history and find revisions using different criteria- Manage your working directory and staging area- Set up repositories and branches for collaboration- Configure and set up support for the chosen workflow- Submit your own contributions and integrate contributions made by others- Customize Git behavior system-wide, from per-user to per-file basis- Perform Git administration to set up and manage repositories Who this book is for: This book is for developers looking to elevate their Git skills beyond the basics. Whether you're a seasoned developer or just getting started with version control, this book will help you leverage Git for efficient collaboration, code management, and improved workflows. The book also equips DevOps professionals with the knowledge they need to configure Git for seamless integration within DevOps workflows, enabling smoother collaboration between development and operations teams.Table of Contents- Git Basics in Practice- Developing with Git- Managing Your Worktrees- Exploring Project History- Searching Through the Repository- Collaborative Development with Git- Publishing Your Changes- Advanced Branching Techniques- Merging Changes Together- Keeping History Clean- Managing Subprojects- Managing Large Repositories- Customizing and Extending Git- Git Administration- Git Best Practices

9 特價2115
立即代訂
下次再買

8051 Microcontroller- Programming and Practice

Sivakumar R D 出版
2024/08/07 出版

This brings us to the "8051 Microcontroller - Programming and Practice." This is a book aimed at introducing the reader to the 8051 microcontrollers. Written to both programming and application development, this book intends to teach its readers how to utilize the potentials of 8051 microcontroller in their projects. The 8051 microcontroller is well known for its performance, flexibility, and reliability, and has been widely used in embedded systems for many years now. The fact that electronics and industrial automation is replete with applications invoking the Fourier transform underlines its relevance to present day society. By gaining proper knowledge and having control over all those details of 8051 microcontroller programming, one gets the gateway to explore numerous ideas and construct unique solutions and applications.

9 特價581
立即代訂
下次再買

Software Engineering and Formal Methods. Sefm 2023 Collocated Workshops

Springer 出版
2024/08/03 出版

This volume constitutes the papers of two workshops which were held in conjunction with the 21st International Workshop on Software Engineering and Formal Methods, SEFM 2023 Collocated Workshops, held in Eindhoven, The Netherlands, on November 6-10, 2023 The 10 full papers presented in this book were carefully reviewed and selected from 16 submissions. SEFM 2023 Collocated Workshops presents the following two workshops: 5th International Workshop on Cognition: Interdisciplinary Foundations, Models and Applications (CIFMA 2023) 11th International Workshop on Open Community approaches to Education, Research and Technology (OpenCERT 2023)

9 特價2146
立即代訂
下次再買

Python 3, Essentials for Beginners, Volume 1

Vlad,Tudor  著
2024/08/02 出版

Master Python ProgrammingDiscover a top-rated Python programming course with our beginner-friendly book, designed for Python 3. This clear and concise guide provides essential information without overwhelming details. Perfect for middle and high school students, college students, educators, and anyone passionate about coding. This is the most popular Python course in Romania, a best seller on the educational market! Whether you're new to programming or have some experience, this book is tailored to help you become a skilled Python programmer. Start your coding journey today!Who is this course for?★ Middle school and high school students★ Computer Science and IT teachers★ Students at relevant faculties★ Anyone interested in learning the Python language★ Anyone who wants to start with an easy-to-learn programming language★ Learn a new programming language at any age!Why Learn Python?The Python language is widely used today, being very popular, easy to learn, and user-friendly. Python is free, open-source, and strongly object-oriented. It is simple and minimalist, close to pseudocode, allowing you to focus on solving the problem rather than on the language itself. Starting from middle school, students learn programming at school. Unlike other languages, Python 3 has simplified syntax, making it much easier to write code! It is perfect for beginners, user-friendly, and future-oriented. Embark on your Python programming journey today and transform your skills with "Python 3, Essentials for Beginners, Volume 1". Get your copy now and start coding with confidence!

9 特價743
立即代訂
下次再買

Azure Bicep QuickStart Pro

Gitforgits 出版
2024/07/31 出版

"Azure Bicep QuickStart Pro" is a handy reference for getting up and running with the Azure Bicep platform and deploying your first projects quickly and easily. Starting with the basics, this book walks you through the syntax of JSON and the templates available in Azure Resource Manager (ARM). With Bicep's declarative syntax and structure, you'll be up and running in no time, making infrastructure code management a breeze.Parameters, conditions, and loops are some of the Bicep features that you will learn how to use to manage infrastructure deployments. Reusable module definition, decomposing complicated deployments into manageable components, and Bicep integration with CI/CD pipelines are all covered in the book. You will automate deployments and maintain consistency across development, staging, and production environments by utilizing GitHub Actions and Azure DevOps. To deal with deployment failures and minimize downtime, the book offers rollback and rollforward strategies, which are based on real-world problems.Additionally, Blue-Green Deployments are covered, which involve running two identical production environments to reduce risk during updates. Managing dependencies, securely handling secrets, and monitoring and auditing your deployments are all within your reach with the help of practical solutions and troubleshooting techniques. When you finish this book, you will be able to confidently and efficiently deploy Azure resources.Key LearningsLearn the ins and outs of Azure deployments using ARM templates written in JSON syntax.Efficiently manage your infrastructure by mastering Bicep's declarative syntax.Create a system of parameters, conditions, and loops to deploy resources dynamically.Decompose complex deployments into Bicep modules that can be reused.Create CI/CD pipelines to automate deployments with Azure DevOps and GitHub Actions.Distribute to various environments to ensure uniformity in staging, production, and development.Master the art of handling deployment failures with rollback and rollforward strategies.Make use of Blue-Green Deployments to reduce update risk.Use Azure Key Vault to safely store sensitive information in Bicep templates.

9 特價1890
立即代訂
下次再買

Love of Objects

Ursula,Fawn  著
2024/07/30 出版

Objectophilia: Exploring the Intriguing World of Human-Object Relationships. A fascinating look into the world of objectophilia and the sexual attraction to objects. Part of the 'fetish series'.

9 特價3938
立即代訂
下次再買

Neural-Symbolic Learning and Reasoning

Springer 出版
2024/07/30 出版

This book constitutes the refereed proceedings of the 18th International Conference on Neural-Symbolic Learning and Reasoning, NeSy 2024, held in Barcelona, Spain during September 9-12th, 2024. The 30 full papers and 18 short papers were carefully reviewed and selected from 89 submissions, which presented the latest and ongoing research work on neurosymbolic AI. Neurosymbolic AI aims to build rich computational models and systems by combining neural and symbolic learning and reasoning paradigms. This combination hopes to form synergies among their strengths while overcoming their complementary weaknesses.

9 特價6677
立即代訂
下次再買

Neural-Symbolic Learning and Reasoning

Springer 出版
2024/07/30 出版

This book constitutes the refereed proceedings of the 18th International Conference on Neural-Symbolic Learning and Reasoning, NeSy 2024, held in Barcelona, Spain during September 9-12th, 2024. The 30 full papers and 18 short papers were carefully reviewed and selected from 89 submissions, which presented the latest and ongoing research work on neurosymbolic AI. Neurosymbolic AI aims to build rich computational models and systems by combining neural and symbolic learning and reasoning paradigms. This combination hopes to form synergies among their strengths while overcoming their complementary weaknesses.

9 特價6677
立即代訂
下次再買

Creative DSLs in Kotlin

2024/07/28 出版

This book is a guide to writing DSLs in Kotlin, with an emphasis on practical examples and real-world considerations. It helps intermediate and advanced Kotlin developers go beyond the usual toy examples, provides pragmatic and systematic guidance, and helps you master the tools to express your creativity and find your personal style.

9 特價1003
立即代訂
下次再買

Computing and Communications Engineering in Real-Time Application Development

B K,Mishra  著
2024/07/26 出版

Experts in research, industry, and academia cover recent trends and state-of-the art solutions in computer and communications engineering, focusing specifically on real-time applications of electronics, communications, computing, and information technology. The volume provides sound theoretical and application-oriented knowledge with a special focus on the development of safety-critical networks and integrated electrical and electronics systems. The volume also features numerous new algorithms that assist in solving computer and communication engineering problems.

9 特價4722
立即代訂
下次再買

Applications of Blockchain and Big IoT Systems

Arun,Solanki  著
2024/07/26 出版

Explores a plethora of blockchain-based solutions for big data and IoT real-world applications in several sectors, including higher education, cybersecurity, agriculture, business and management, healthcare and biomedical science, construction and project management, smart city development, and others.

9 特價4722
立即代訂
下次再買

Mastering Terraform

Packt 出版
2024/07/23 出版

Learn from Terraform expert Mark Tinderholt and excel in designing and automating your infrastructure and CI/CD pipelines with Terraform across major cloud platforms and paradigmsPurchase of the print or Kindle book includes a free PDF eBookKey Features: - Comprehensive guide to building end-to-end solutions with Terraform using VMs, Kubernetes, and Serverless architectures- In-depth coverage of integrating Terraform with HashiCorp tools and popular platforms like Packer, Docker, Kubernetes, and Helm- Practical insights on streamlining operations with GitHub Actions CI/CD pipelines using the Gitflow workflowBook Description: As cloud technology and automation evolve, managing infrastructure as code, integrating security, and handling microservices complexity have become critical challenges. This book takes a hands-on approach to teaching Terraform, helping you build efficient cloud infrastructure using real-world scenarios and best practices.It begins with an introduction to Terraform's architecture, covering its command-line interface and HashiCorp Configuration Language. You'll learn best practices, architectural patterns, and how to implement Terraform across virtual machines, Docker/Kubernetes, serverless environments, and cloud platforms like AWS, Azure, and GCP. The book also covers integrating Terraform into CI/CD pipelines with other technologies to automate infrastructure provisioning and management.Additional chapters focus on security, monitoring, troubleshooting, and cost optimization. You'll also gain insights into preparing for the Terraform Associate certification. By the end, you'll have the skills to build, automate, and manage cloud infrastructure effectively.What You Will Learn: - Explore Terraform architecture and configurations in depth- Integrate Packer with Terraform for VM-based solutions- Containerize apps with Docker and Kubernetes- Explore GitOps and CI/CD deployment patterns- Transform existing applications into serverless architectures- Migrate and modernize legacy apps for the cloud- Implement Terraform on AWS, Azure, and GCP- Use Terraform with teams of varying size and responsibilityWho this book is for: This book is for Devops engineers, cloud engineers, platform engineers, infrastructure engineers, site reliability engineers, developers, and cloud architects who want to utilize Terraform to automate their cloud infrastructures and streamline software delivery. Prior knowledge of cloud architecture, infrastructure, and platforms, as well as Terraform basics, will help you understand the topics present in this book.Table of Contents- Understanding Terraform Architecture- Using HashiCorp Configuration Language- Harnessing HashiCorp Utility Providers- Foundations of Cloud Architecture - Virtual Machines and Infrastructure-as-a-Service- Beyond VMs - Core Concepts of Containers and Kubernetes- Connecting It All Together - GitFlow, GitOps, and CI/CD- Getting Started on AWS - Building Solutions with AWS EC2- Containerize with AWS - Building Solutions with AWS EKS- Go Serverless with AWS - Building Solutions with AWS Lambda- Getting Started on Azure - Building Solutions with Azure Virtual Machines- Containerize on Azure - Building Solutions with Azure Kubernetes Service- Go Serverless on Azure - Building Solutions with Azure Functions(N.B. Please use the Read Sample option to see further chapters)

9 特價2294
立即代訂
下次再買

Software Architecture

Springer 出版
2024/07/23 出版

This book constitutes the refereed proceedings of the 18th European Conference on Software Architecture, ECSA 2024, held in Luxembourg City, Luxembourg, during September 2-6, 2024. The 14 full research papers, 3 experience report papers, 7 short papers and 3 industry papers included in this book were carefully reviewed and selected from 89 submissions They were organized in topical sections as follows: Architecture modeling and design; Architecture evaluation; Microservices architecture; Sustainability; Trustworthiness; Architecture decision making; and Architecture documentation.

9 特價3577
立即代訂
下次再買

Learning Microsoft Power Apps

O'Reilly Media 出版
2024/07/22 出版

In today's fast-paced world, more and more organizations require rapid application development with reduced development costs and increased productivity. This practical guide shows application developers how to use Power Apps, Microsoft's low-code, no-code application framework that helps developers make apps faster, modernize business processes, and solve tough challenges. Author Arpit Shrivastava provides a comprehensive overview of designing and building cost-effective applications with Microsoft Power Apps. You'll learn how to design robust apps with minimal code and familiar tools such as drag-and-drop controls and Excel-like formulas, and connect them to external data sources. With this book, you'll: Learn the importance of low-code, no-code application development Design mobile/tablet canvas apps using prebuilt and blank templates Design model-driven apps using low-code, no-code, and pro-code components Integrate Power Apps with external applications Learn basic coding concepts by using JavaScript, Power Fx, and C# Apply best practices to customize Power Apps-based business applications Use Power Apps solutions and variety of options to automate the deployment

9 特價1890
立即代訂
下次再買

Mastering LaTeX 2

2024/07/19 出版

Mastering LaTeX 2: pgfplots is a comprehensive guide that dives deep into advanced techniques for creating stunning plots and graphics using the pgfplots package in LaTeX.From custom functions and working with data files to advanced plot customization and creating specialized plots, this book covers everything you need to know to take your LaTeX plotting skills to the next level.With step-by-step examples, tips, and best practices, this book is a must-have for anyone looking to master advanced pgfplots.

9 特價3938
立即代訂
下次再買

AI Assisted MBSE with SysML

Mbse4u 出版
2024/07/19 出版

Unlock the potential of Model-Based Systems Engineering (MBSE) and Artificial Intelligence in "AI Assisted MBSE with SysML: An Integrated Systems/Software Approach." Authored by experts Doug Rosenberg, Tim Weilkiens, and Brian Moberley, this book bridges systems and software engineering, offering a holistic approach to modern engineering challenges. Explore the integration of AI and MBSE with SysML to enhance systems and software design processes. This book provides practical insights and methodologies for leveraging AI in MBSE, making it a resource for engineers, developers, and technical managers. Follow a comprehensive example, the design of a Scanning Electron Microscope, covering both hardware and software development from start to finish. Key Features: - Comprehensive AI Integration: Understand how AI can be integrated into MBSE practices to boost efficiency and accuracy. - Practical Example: Follow a end-to-end case study of a Scanning Electron Microscope to see AI-assisted MBSE in action. - AI Personas: Learn how to interact with various AI personas specialized in different aspects of engineering. - SysML v1 and SysML v2: Get up-to-date with the latest advancements in SysML. - Expert Insights: Benefit from the combined expertise of Doug Rosenberg, Tim Weilkiens, and Brian Moberley, each a thought leader in their field. - Systems Engineering: Requirements modeling, domain modeling, logical/physical architecture, parametric simulation. - Software Engineering: Use case development, code generation for microcontroller code, UI design/wireframing, DBMS integration, and testing. About the Authors: - Doug Rosenberg, founder and CEO of Parallel Agile Inc., has over three decades of experience in software and systems engineering. A pioneer in object-oriented design and a leader in MBSE, Doug offers insights into integrating AI and systems engineering. - Tim Weilkiens, a prominent MBSE consultant, trainer, and member of the executive board of oose, has extensive involvement in the development of SysML and MBSE methodologies. - Brian Moberley, the Chief Model-Based Systems Engineer at STC, an Arcfield Company, is a leading expert in modeling and simulation. His expertise spans defense systems, commercial projects, and digital transformation. Foreword by Dr. Azad M. Madni: Gain insights from a renowned expert in systems engineering and artificial intelligence as he highlights the importance of bridging systems and software engineering through AI.

9 特價2961
立即代訂
下次再買

Reuse and Software Quality

Springer 出版
2024/07/17 出版

This volume constitutes the refereed proceedings of the 21st International Conference on Software and Systems Reuse, ICSR 2024, held in Limassol, Cyprus, during June 19-20, 2024. The 9 full papers presented together with 2 short papers were carefully reviewed and selected from 25 submissions. They focus on the following topics: artificial intelligence and reuse; variability and reuse; adaptation and reuse; and code reuse.

9 特價4769
立即代訂
下次再買

Mastering LaTeX 3

2024/07/16 出版

"Mastering LaTeX 3: Using tikz-dependency Effectively" is a comprehensive guide that teaches readers how to harness the power of tikz-dependency, a powerful tool for creating eye-catching and customizable dependency graphs in LaTeX.From setting up the software to advanced techniques and case studies, this book is packed with practical examples and tips to help readers become proficient in creating stunning graphical representations.Whether you're a linguistics student, computer scientist, or social scientist, this book is a must-have resource for anyone looking to master tikz-dependency and elevate their LaTeX documents to the next level.

9 特價3150
立即代訂
下次再買

Quality of Information and Communications Technology

Springer 出版
2024/07/16 出版

This book constitutes the proceedings of the 17th International Conference on the Quality of Information and Communications Technology, QUATIC 2024, held in Pisa, Italy, during September 11-13, 2024. The 34 full and short papers of QUATIC 2024 included in this book were carefully reviewed and selected from 49 submissions. QUATIC is a forum for disseminating advanced methods, techniques and tools to support quality approaches to ICT engineering and management. Practitioners and researchers are encouraged to exchange ideas and approaches on how to adopt a quality culture in ICT process and product improvement and to provide practical studies in varying contexts.

9 特價6677
立即代訂
下次再買

Mathematical Methods of Specification and Synthesis of Software Systems '85

de Gruyter 出版
2024/07/15 出版

No detailed description available for "Mathematical Methods of Specification and Synthesis of Software Systems '85".

9 特價7509
立即代訂
下次再買

Mobile Computing

2024/07/15 出版
9 特價592
立即代訂
下次再買

Data Structures and Algorithms for Start-up People

2024/07/12 出版
9 特價592
立即代訂
下次再買

Data Warehousing and Data Mining

2024/07/12 出版
9 特價592
立即代訂
下次再買

Data Mining and Warehousing

2024/07/12 出版
9 特價677
立即代訂
下次再買

Data Structures and Algorithms Using C

T,Primya  著
2024/07/12 出版
9 特價761
立即代訂
下次再買

Database Management Systems

2024/07/12 出版
9 特價719
立即代訂
下次再買

Grid and Cloud Computing

2024/07/12 出版
9 特價846
立即代訂
下次再買

Because Sometimes Bureaucracy Gets in the Way

Jefferey S Cave 出版
2024/06/28 出版

Information Systems influence the way we live our lives, integrate into our careers, and are the services we offer. Unfortunately, the issues faced by those involved in constructing those systems are often masked and poorly understood by those on the outside.This book introduces some of those issues to those that may be crossing the boundary from outside into the world Software Engineering or Information System development. Whether you are a manager trying to gain insight into the problems faced by your departments, or a student facing the daunting task of entering the corporate world, this book shows you some of contrasting needs, desires and expections of customers, managers, and organziations. It offers a general perspective of the world of information systems and how they integrate (or don't) directly into our lives, with a healthy dose of eye-rolling and sarcasm throughout... because whether we like it or not, sometimes bureaucracy gets in the way.

9 特價613
立即代訂
下次再買

Kotlin Crash Course

2024/06/27 出版

Quickly master Kotlin by practicing what you learnDESCRIPTION Kotlin Crash Course is a fast-paced, hands-on introduction to Kotlin, preparing readers to build robust applications efficiently using the latest language features and best practices.The book is divided into comprehensive chapters that cover key Kotlin programming topics such as object-oriented and functional programming, collections, concurrency, and unit testing. Each chapter takes a learning by doing approach, focusing on practical projects rather than solely theoretical knowledge. This strategy improves knowledge retention by simulating real-life experiences, allowing students to apply concepts in practice as they learn them. Furthermore, the book is interwoven with an abundance of best practices obtained from industry experience. This approach ensures that even beginners can gain seasoned insights and apply their knowledge confidently to real-world challenges.By the end of this comprehensive course, you will not only possess a strong foundation in Kotlin programming but also the practical skills to build real-world applications, including REST APIs and serverless applications leveraging Kotlin's cloud capabilities.WHAT YOU WILL LEARN● Understand Kotlin syntax and basic coding conventions.● Master object-oriented and functional programming concepts.● Utilize Kotlin's collection framework effectively.● Implement concurrency and parallelism with coroutines.● Build robust applications with best practices.● Develop diverse applications, including REST APIs and serverless solutions.WHO THIS BOOK IS FORThis book is suitable for students, programmers from other languages, Java developers, back-end developers, full-stack developers, and mobile developers. The book is appropriate for both new and experienced programmers wishing to acquire or refresh their Kotlin skills.

9 特價1479
立即代訂
下次再買

PHP Programming Solutions - Practical Applications and Examples

Sivakumar R D 出版
2024/06/21 出版

"PHP Programming Solutions-Practical Applications and Examples" Welcome to this book! PHP which stands for Hypertext Preprocessor is a strong scripting language that offers support for web development solutions. Due to its ease of use, versatility and reliability it is a go to option for the creation of web application interfaces. Starting from simple personal weblogs and ending with large-scale business systems, PHP has become an indispensable instrument in the creation of Internet applications. This book is intended to give you realistic solutions and examples of actual PHP programming problems that you are ever likely to face during the course of your development in the profession. This beginners guide to PHP has been written to allow anyone who is learning PHP, whether a new comer or a professional developer, to gain something useful from it.

9 特價387
立即代訂
下次再買

Kotlin Coroutines

2024/06/21 出版

Kotlin coroutines revolutionized JVM development, especially on Android and the backend. They let us easily make efficient and reliable multithreading. Its cutting-edge design and features are suited ideally for modern use cases. In this book, we will explore Kotlin coroutines - both built-in support and kotlinx.coroutines library.

9 特價1742
立即代訂
下次再買

Software Architecture. Ecsa 2023 Tracks, Workshops, and Doctoral Symposium

Springer 出版
2024/06/18 出版

This book constitutes the refereed proceedings of the tracks and workshops which complemented the 17th European Conference on Software Architecture, ECSA 2023, held in Istanbul, Turkey, in September 2023. The 29 full papers included in this book were carefully reviewed and selected from 32 submissions. They were organized in topical sections as follows: AMP; CASA; DE & I Track; DeMeSSA; FAACS; QUALIFIER; TwinArch; Tools and Demos; Industry Track; and Doctoral Symposium.

9 特價3815
立即代訂
下次再買

Model-Driven Engineering and Software Development

Springer 出版
2024/06/18 出版

This book constitutes the refereed post-proceedings of the 11th International Conference on Model-Driven Engineering and Software Development, MODELSWARD 2023, which took place in Lisbon, Portugal during February 19-21, 2023. The 8 full papers included in this book were carefully reviewed and selected from 41 submissions. The papers are categorized under the topical sections as follows: Applications and System Development and Modeling Languages, Tools and Architectures.

9 特價5723
立即代訂
下次再買

Engineering of Complex Computer Systems

Springer 出版
2024/06/18 出版

This book constitutes of the proceedings from the 28th International Conference on Engineering of Complex Computer Systems, ICECCS 2024, held in Limassol, Cyprus, during June 19-21, 2024. The 18 full papers and 4 short papers presented here were carefully reviewed and selected from 68 submissions. These papers have been categorized into the following sections: Machine Learning and Complex Systems; Neural Network Verification; A.I. for Software Engineering; Smart Contract; Formal Methods; Security & Program Analysis.

9 特價3577
立即代訂
下次再買

Programming Backend with Go

Julian,Braun  著
Gitforgits 出版
2024/06/14 出版

Quickly introducing readers to Go and its ecosystem, the book walks them through installing and creating a development environment with VS Code. Next, it takes a baby step into learning the basics of building web servers with the net/http package, going over topics like routing, handling various HTTP methods, and the structures of requests and responses. Path variables, regex-based routing, custom handlers, and middleware are some of the advanced routing topics covered, which uses the robust gorilla/mux package. The book then moves on to user authentication, covering topics such as OAuth2 integration, JWT for secure APIs, and more.The book then teaches various aspects of database integration with GORM, covering topics such as connecting to SQL databases, performing CRUD operations, managing migrations, and handling transactions and concurrency control. The Gin framework for designing and implementing microservices, REST and gRPC for inter-service communication, and Kubernetes for containerizing applications are also covered in detail. Also covered is message brokering with Apache Kafka and NSQ for asynchronous systems, which guarantees resilient systems and efficient message delivery. Secure coding practices, HTTPS with crypto/tls, avoiding SQL injections and XSS attacks, and configuration management with Viper are also one of the main goal of the book.Key LearningsUse gorilla/mux to implement advanced routing techniques and implement strong API security using OAuth2 and JWT.Make use of GORM's advanced capabilities of migrations and transactions, to integrate SQL databases.Use Gin, Kubernetes, and gRPC to build and launch scalable microservices.Make use of NSQ and Kafka for asynchronous processing.Use Testify, GoMock, and Delve to streamline testing and debugging.Use AWS CodeDeploy with blue-green and canary deployment strategies to deploy applications.

9 特價2205
立即代訂
下次再買

Distributed Applications and Interoperable Systems

Springer 出版
2024/06/13 出版

This book constitutes the refereed proceedings of the 24th International Conference on Distributed Applications and Interoperable Systems, DAIS 2024, held in PhGroningen, The Netherlands, as Part of the 19th International Federated Conference on Distributed Computing Techniques, DisCoTec 2024, during June 17-21, 2024. The 5 full papers included in this book were carefully reviewed and selected from 17 submissions. They focus on all practical and conceptual aspects of distributed applications, including their design, modeling, implementation, and operation; the supporting middleware; appropriate software engineering methodologies and tools; and experimental studies and applications.

9 特價4769
立即代訂
下次再買

Computer Aided Verification

Springer 出版
2024/06/11 出版

This open access book constitutes the proceedings of the 36th International Conference on Computer-Aided Verification, CAV 2024, which took place in Montreal, Canada, during July 24-27, 2024.The primary focus of CAV is to extend the frontiers of verification techniques by expanding to new domains such as security, quantum computing, and machine learning.

9 特價2384
立即代訂
下次再買

Computer Aided Verification

Springer 出版
2024/06/11 出版

This open access 3-volume set constitutes the proceedings of the 36th International Conference on Computer-Aided Verification, CAV 2024, which took place in Montreal, Canada, during July 24-27, 2024. The primary focus of CAV is to extend the frontiers of verification techniques by expanding to new domains such as security, quantum computing, and machine learning.

9 特價2384
立即代訂
下次再買

Rewriting Logic and Its Applications

Springer 出版
2024/06/11 出版

This book constitutes revised selected papers from the refereed proceedings of the 15th International Workshop on Rewriting Logic and Its Applications, WRLA 2024, held in Luxembourg City, Luxembourg, during April 6-7, 2024. The 11 full papers included in this book were carefully reviewed and selected from 16 submissions. They focus on several topics, e.g., foundations; rewriting as a logical and semantic framework; rewriting languages; verification techniques; applications; and education.

9 特價3100
立即代訂
下次再買

Computer Engineering

2024/06/04 出版

Explore the definition, scope, and advancements in the field of computer engineering, from its historical roots to its current and future applications. Covering topics such as advanced computer architecture, algorithms, machine learning, cybersecurity, and robotics, this book provides a deep understanding of the interdisciplinary nature of computer engineering and its ethical implications. With a focus on industry collaboration and career development, it offers valuable insights for aspiring computer engineers and seasoned professionals alike.

9 特價3938
立即代訂
下次再買

More Boot Sector Games

Lulu.com 出版
2024/06/04 出版

After the success of Programming Boot Sector Games, inside this book you'll find even more deep secrets of 8086/8088 assembler programming, and of course: More boot sector games!!! Prepare to be surprised by the following programs in only 510 bytes: - bootOS, operating system. - Follow the Lights game. - bootRogue, a rogue-like RPG. - Bricks, paddle and ball game. - CubicDoom, a 3D ray-casting game.

9 特價1659
立即代訂
下次再買

Ultimate Git and GitHub for Modern Software Development

2024/06/03 出版

Unlock the Power of Git and GitHub for Seamless Collaboration Book DescriptionUltimate Git and GitHub for Modern Software Development is a comprehensive guide that empowers developers to harness the full potential of Git and GitHub for efficient version control and seamless collaboration. This book takes you on a journey through the fundamentals of Git, exploring its commands, branching strategies, and conflict resolution techniques. It then delves into the world of GitHub, teaching you how to create repositories, collaborate with teams, and contribute to open-source projects. Whether you're a beginner or an experienced developer, this handbook equips you with the skills and knowledge to streamline your development workflow, ensure code integrity, and foster a collaborative coding environment. With clear explanations, real-world examples, and best practices, you will learn to leverage the power of these tools to enhance your coding experience and elevate your projects to new heights. Table of Contents1. Introduction2. Setting Up Git3. Understanding Git Repositories4. Basic Git Commands5. Branching and Merging6. Introduction to GitHub7. Working Seamlessly With Both Git and GitHub8. Advanced Git Techniques9. GitOps: The Future of Operations10. Best Practices with Git and GitHub Index

9 特價1606
立即代訂
下次再買
頁數6/34
移至第
金石堂門市 全家便利商店 ok便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing