A Software Development Approach for Driving Competitiveness in Small Firms

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

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

A Software Development Approach for Driving Competitiveness in Small FirmsНазвание: A Software Development Approach for Driving Competitiveness in Small Firms
Автор: Delroy A. Chevers
Издательство: CRC Press
Год: 2023
Страниц: 147
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

For decades, managing software product quality has been a major challenge for many software development firms. This low success rate is due mainly to the development and delivery of low-quality software products. In addition to the direct costs associated with poor-quality software, software flaws can also raisesecurity concerns, as hackers can gain complete control of various devices and data, such as mobile phones, computers, or the operational transactions of businesses. These security and privacy breaches are currently occurring with great frequency. A Software Development Approach for Driving Competitiveness in Small Firms provides some cost-efficient options that can help SMEs increase the likelihood that their software will be of high quality. It 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, the book outlines how mobilizing people, processes and technology are integral to the software development process and emphasizes why process maturity is the most influential factor in software development in small and medium enterprises.
 

The Little Learner: A Straight Line to Deep Learning

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

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

The Little Learner: A Straight Line to Deep LearningНазвание: The Little Learner: A Straight Line to Deep Learning
Автор: Daniel P. Friedman, Anurag Mendhekar
Издательство: The MIT Press
Год: 2023
Страниц: 440
Язык: английский
Формат: epub (true)
Размер: 10.2 MB

A highly accessible, step-by-step introduction to Deep Learning, written in an engaging, question-and-answer style. The Little Learner introduces Deep Learning from the bottom up, inviting students to learn by doing. With the characteristic humor and Socratic approach of classroom favorites The Little Schemer and The Little Typer, this kindred text explains the workings of deep neural networks (DNN) by constructing them incrementally from first principles using little programs that build on one another. Starting from scratch, the reader is led through a complete implementation of a substantial application: a recognizer for noisy Morse code signals. Example-driven and highly accessible, The Little Learner covers all of the concepts necessary to develop an intuitive understanding of the workings of deep neural networks, including tensors, extended operators, gradient descent algorithms, artificial neurons, dense networks, convolutional networks, residual networks, and automatic differentiation. We package our ideas as little Scheme programs. Scheme allows our thoughts to be expressed clearly and directly, and with minimal fuss.
 

Application of Advanced Optimization Techniques for Healthcare Analytics

Автор: literator от 21-02-2023, 19:26, Коментариев: 0

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

Application of Advanced Optimization Techniques for Healthcare AnalyticsНазвание: Application of Advanced Optimization Techniques for Healthcare Analytics
Автор: Mohamed Abdel-Basset, Ripon K. Chakrabortty, Reda Mohamed
Издательство: CRC Press
Год: 2023
Страниц: 245
Язык: английский
Формат: pdf (true)
Размер: 33.5 MB

Many different optimization techniques and methods have been applied in healthcare, ranging from the decision of the operational levels to the design of national healthcare policies. Healthcare facility location, capacity planning, disease screening, and medical human resource scheduling are a few examples, while different optimization techniques and decision analytics (i.e., predictive analytics, prescriptive models) are being successfully used. Besides the traditional optimization concepts, different advanced Deep Learning (DL) and Machine Learning (ML) models have also grasped good perspectives in healthcare analytics. For instance, the application of advanced ML or DL models for medical imaging, biomedical signal processing, and DNA microarray data analysis are a few examples.
 

Go Faster : Join the thriving community of skilled Go developers!

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

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

Go Faster : Join the thriving community of skilled Go developers!Название: Go Faster: Join the thriving community of skilled Go developers!
Автор: Ollie Phillips
Издательство: Leanpub
Год: 2023-02-18
Страниц: 216
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Working with Go effectively requires proficiency and understanding beyond learning the simple syntax. It can take developers months or even years to acquire this experience, especially those coming from OOP. This book sets out to short-circuit that process and get you there faster! Includes Generics. Go Faster is a book for those wanting to learn the Golang programming language. Though many great books have been published on this subject with the same aim, Go Faster takes a slightly different approach. For starters, it recognises that Go is a relatively simple language with just 25 keywords and that most developers do not struggle to learn its limited syntax. Go, or Golang is a programming language developed by a team at Google. Similar to C (or Clang), it draws inspiration from many other programming languages also. Go is a high-performance language which runs directly against physical machine resources and not on a virtual machine, unlike Java for example. Further, asynchronous programming via concurrency and goroutines can fully utilise the multiple cores of modern CPUs better than many other multi-threaded languages.
 

Протоколы и сети: веб-безопасность

Автор: Chipa от 21-02-2023, 14:05, Коментариев: 0

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


Название: Протоколы и сети: веб-безопасность
Автор: Коллектив
Издательство: HTML Academy
Год: 2022
Формат: HTML
Страниц: много
Размер: 19 Mb
Язык: Русский

Протоколы и сети задействованы в типовых задачах по передаче данных, оптимизации скорости загрузки и безопасности. Умение защищать код от атак — важный навык для разработчиков, которые хотят стать мидлом. А для сеньоров он просто необходим.


 

Accelerated Windows API for Software Diagnostics : With Category Theory in View

Автор: literator от 21-02-2023, 09:11, Коментариев: 0

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

Accelerated Windows API for Software Diagnostics : With Category Theory in ViewНазвание: Accelerated Windows API for Software Diagnostics: With Category Theory in View
Автор: Dmitry Vostokov
Издательство: OpenTask
Год: December 2022 (Revision 1.01)
Страниц: 305
Язык: английский
Формат: pdf (true)
Размер: 13.4 MB

The book contains the full transcript of Software Diagnostics Services training with 10 hands-on exercises on various topics related to Windows API. Our primary goal is to learn Windows API in an accelerated fashion. So, first, we review Windows API fundamentals necessary for software diagnostics. Then we learn various analysis techniques for Windows API exploration. And finally, we see examples of how the knowledge of Windows API helps in diagnostics and debugging. The rough coverage or schedule includes general API aspects that can also be applicable to other operating systems. We also take a radical detour and introduce category theory in the API context. Our coverage is not only theoretical. We also take a tour through different API subsets and classes. An integral part of this training is practical exercises. This training also includes an API formalization via Category Theory. We start with a brief overview of categories, functors, and other aspects using Windows API examples. We also cover the basics of how Windows API is used in languages other than C/C++ with template examples.
 

Accelerated macOS Core Dump Analysis, Third Edition

Автор: literator от 21-02-2023, 08:53, Коментариев: 0

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

Accelerated macOS Core Dump Analysis, Third EditionНазвание: Accelerated macOS Core Dump Analysis, Third Edition : Training Course Transcript with LLDB Practice Exercises
Автор: Dmitry Vostokov
Издательство: OpenTask
Год: December 2022 (Revision 3.00)
Страниц: 250
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. We use a unique and innovative pattern-driven analysis approach to speed up the learning curve. The training consists of practical step-by-step exercises using Xcode and LLDB environments, highlighting more than 30 analysis patterns from Software Diagnostics Institute diagnosed in ARM64 process core memory dumps. The training also includes an overview of relevant similarities and differences between Windows and macOS user space memory dump analysis useful for engineers with a Wintel background and the relevant ARM64 disassembly tutorial.
 

Advancement of Deep Learning and its Applications in Object Detection and Recognition

Автор: literator от 21-02-2023, 08:33, Коментариев: 0

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

Advancement of Deep Learning and its Applications in Object Detection and RecognitionНазвание: Advancement of Deep Learning and its Applications in Object Detection and Recognition
Автор: Roohie Naaz Mir, Vipul Kumar Sharma, Ranjeet Kumar Rout
Издательство: River Publishers
Год: 2023
Страниц: 319
Язык: английский
Формат: pdf (true)
Размер: 26.1 MB

Object detection is a basic visual identification problem in computer vision that has been explored extensively over the years. Visual object detection seeks to discover objects of specific target classes in a given image with pinpoint accuracy and apply a class label to each object instance. Object recognition strategies based on Deep Learning have been intensively investigated in recent years as a result of the remarkable success of Deep Learning-based image categorization. In this book, we go through in detail detector architectures, feature learning, proposal generation, sampling strategies, and other issues that affect detection performance. The book describes every newly proposed novel solution but skips through the fundamentals so that readers can see the field's cutting edge more rapidly. Moreover, unlike prior object detection publications, this project analyses Deep Learning-based object identification methods systematically and exhaustively, and also gives the most recent detection solutions and a collection of noteworthy research trends.
 

Code a Minecraft Mod in JavaScript Step by Step

Автор: literator от 21-02-2023, 07:29, Коментариев: 0

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

Code a Minecraft Mod in JavaScript Step by StepНазвание: Code a Minecraft Mod in jаvascript Step by Step
Автор: Joshua Romphf
Издательство: The Rosen Publishing Group
Серия: Coding Projects for All
Год: 2020
Страниц: 144
Язык: английский
Формат: epub
Размер: 18.2 MB

Minecraft is a global phenomenon, adored by millions of gamers, but what if Minecraft could teach vital computer literacy and programming skills? Simply put: It can. This engaging and informative resource is designed to guide coders on a journey to enjoy their favorite game while they learn the basics of jаvascript, which is one of the world's most popular programming languages. Starting off with brainteasers and working up to real coding, these fun and exciting activities will teach everything needed to know how to write a brand new mod. The first section will mostly contain pen-and-paper or pseudocode exercises, covering the more language-agnostic concepts we’ll be using throughout the book. Woah, woah, I know throwing around phrases like “language-agnostic” this early is kind of scary. What that means, really, is that these concepts can be applied to many different programming languages — not just jаvascript. I’m a firm believer that the fundamentals of programming are useful no matter what language (or languages!) you learn.
 

Philosophy through Computer Science: An Introduction

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

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

Philosophy through Computer Science: An IntroductionНазвание: Philosophy through Computer Science: An Introduction
Автор: Daniel Lim
Издательство: Routledge
Год: 2023
Страниц: 287
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

What do philosophy and computer science have in common? It turns out, quite a lot! In providing an introduction to Computer Science (using Python), Daniel Lim presents in this book key philosophical issues, ranging from external world skepticism to the existence of God to the problem of induction. These issues, and others, are introduced through the use of critical computational concepts, ranging from image manipulation to recursive programming to elementary machine learning techniques. In illuminating some of the overlapping conceptual spaces of computer science and philosophy, Lim teaches readers fundamental programming skills and allows them to develop the critical thinking skills essential for examining some of the enduring questions of philosophy. In this book, we will be using the Python programming language to introduce computer programming. The hope is that you will develop a sense for how to deal with and program computers—a transferrable skill that can be deployed through the application of any other programming language.