ПРОГРАММИРОВАНИЕ » Страница 1620
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Practical Web Scraping for Data Science: Best Practices and Examples with Python
/ Комментариев: 0/


Название: Practical Web Scraping for Data Science: Best Practices and Examples with Python
Автор: Seppe vanden Broucke
Издательство: Apress
Год: 2018
Страниц: 306
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the larger context of web technologies in which it operates, to ensure full understanding. The authors recommend web scraping as a powerful tool for any data scientist’s arsenal, as many data science projects start by obtaining an appropriate data set.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Enterprise Software Architecture and Design: Entities, Services, and Resources
/ Комментариев: 0/


Название: Enterprise Software Architecture and Design: Entities, Services, and Resources
Автор: Dominic Duggan
Издательство: Wiley-IEEE Computer Society
Год: 2012
Страниц: 512
Формат: True PDF, EPUB
Размер: 19 Mb
Язык: English

This book fills a gap between high-level overview texts that are often too general and low-level detail oriented technical handbooks that lose sight the "big picture". This book discusses SOA from the low-level perspective of middleware, various XML-based technologies, and basic service design. It also examines broader implications of SOA, particularly where it intersects with business process management and process modeling. Concrete overviews will be provided of the methodologies in those fields, so that students will have a hands-on grasp of how they may be used in the context of SOA.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
The Clean Architecture in PHP
/ Комментариев: 0/


Название: The Clean Architecture in PHP
Автор: Kristopher Wilson
Издательство: Leanpub
Год: 2015
Страниц: 251
Формат: True PDF
Размер: 10 Mb
Язык: English

Your code doesn't have to be an unwieldy, soul crushing nightmare that revokes any joy of programming you once had.
It happens so unexpectedly: your project started off great at first with you developing at a rapid pace, but before you know it, you've come to a screeching halt. Adding the simplest of features takes forever. Unrelated pieces of code keep breaking without being touched. You've given up on tests because you simply don't have time and, frankly, they're all broke at this point anyway.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Discrete Mathematics and Functional Programming
/ Комментариев: 0/


Название: Discrete Mathematics and Functional Programming
Автор: Thomas VanDrunen
Издательство: Franklin, Beedle & Associates
Год: 2012
Страниц: 688
Формат: True PDF
Размер: 43 Mb
Язык: English

This book provides a distinct way to teach discrete mathematics. Since discrete mathematics is crucial for rigorous study in computer science, many texts include applications of mathematical topics to computer science or have selected topics of particular interest to computer science.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#
/ Комментариев: 0/


Название: Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#
Автор: Scott Wlaschin
Издательство: Pragmatic Bookshelf
Год: 2018
Страниц: 312
Формат: PDF, EPUB, MOBI
Размер: 22 Mb
Язык: English

ou want increased customer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) combined with functional programming is the innovative combo that will get you there. In this pragmatic, down-to-earth guide, you'll see how applying the core principles of functional programming can result in software designs that model real-world requirements both elegantly and concisely - often more so than an object-oriented approach. Practical examples in the open-source F# functional language, and examples from familiar business domains, show you how to apply these techniques to build software that is business-focused, flexible, and high quality.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Kubernetes in Action
/ Комментариев: 0/


Название: Kubernetes in Action
Автор: Marko Luksa
Издательство: Manning Publications
Год: 2018
Страниц: 624
Формат: True PDF
Размер: 11 Mb
Язык: English

Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Angular in Action
/ Комментариев: 0/


Название: Angular in Action
Автор: Jeremy Wilken
Издательство: Manning Publications
Год: 2018
Страниц: 320
Формат: True PDF
Размер: 10 Mb
Язык: English

Angular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever you throw at them.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Blue Team Field Manual
/ Комментариев: 0/


Название: Blue Team Field Manual
Автор: Alan J White,? Ben Clark
Издательство: CreateSpace
Год: 2017
Страниц: 134
Формат: PDF
Размер: 10 Mb
Язык: English

Blue Team Field Manual (BTFM) is a Cyber Security Incident Response Guide that aligns with the NIST Cybersecurity Framework consisting of the five core functions of Identify, Protect, Detect, Respond, and Recover by providing the tactical steps to follow and commands to use when preparing for, working through and recovering from a Cyber Security Incident.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structures and Other Objects Using Java, 4th Edition
/ Комментариев: 0/


Название: Data Structures and Other Objects Using Java, 4th Edition
Автор: Michael Main
Издательство: Pearson
Год: 2011
Страниц: 848
Формат: True PDF
Размер: 60 Mb
Язык: English

Data Structures and Other Objects Using Java is a gradual, "just-in-time" introduction to Data Structures for a CS2 course.
Each chapter provides a review of the key aspects of object-oriented programming and a syntax review, giving students the foundation for understanding significant programming concepts. With this framework they are able to accomplish writing functional data structures by using a five-step method for working with data types; understanding the data type abstractly, writing a specification, using the data type, designing and implementing the data type, and analyzing the implementation.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Thinking-Driven Testing: The Most Reasonable Approach to Quality Control
/ Комментариев: 0/


Название: Thinking-Driven Testing: The Most Reasonable Approach to Quality Control
Автор: Adam Roman
Издательство: Springer
Год: 2018
Страниц: 305
Формат: PDF
Размер: 10 Mb
Язык: English

This book presents a new paradigm of software testing by emphasizing the role of critical thinking, system thinking and rationality as the most important skills for the tester. It thus approaches software testing from a different perspective than in past literature, as the vast majority of books describe testing in the context of specific tools, automation, documentation, particular test design techniques or test management. In addition, the book proposes a novel meta-approach for designing effective test strategies, which is based on recent advances in psychology, economics, system sciences and logic.