ПРОГРАММИРОВАНИЕ » Страница 1526
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Python Network Programming Cookbook 2018
/ Комментариев: 0/


Название: Python Network Programming Cookbook
Автор: Robert Moreno
Год: 2018
Страниц: 591
Формат: EPUB
Размер: 10 Mb
Язык: English

This guide features major aspects of system development in Python starting from writing simple social media clients, to creating complex screen-scraping and system security tracking programs. It produces the basis for many realistic web as well as social media programs that depend on various social media methods.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Professional CUDA C Programming
/ Комментариев: 0/


Название: Professional CUDA C Programming
Автор: John Cheng
Издательство: Wrox
Год: 2014
Страниц: 528
Формат: True PDF
Размер: 51 Mb
Язык: English

Break into the powerful world of parallel GPU programming with this down-to-earth, practical guide
Designed for professionals across multiple industrial sectors, Professional CUDA C Programming presents CUDA -- a parallel computing platform and programming model designed to ease the development of GPU programming -- fundamentals in an easy-to-follow format, and teaches readers how to think in parallel and implement parallel algorithms on GPUs. Each chapter covers a specific topic, and includes workable examples that demonstrate the development process, allowing readers to explore both the "hard" and "soft" aspects of GPU programming.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Building Evolutionary Architectures: Support Constant Change
/ Комментариев: 0/


Название: Building Evolutionary Architectures: Support Constant Change
Автор: Neal Ford, Rebecca Parsons, Patrick Kua
Издательство: O'Reilly Media
Год: 2017
Страниц: 180
Формат: True PDF, EPUB, AZW3
Размер: 10 Mb
Язык: English

The software development ecosystem is constantly changing, providing a constant stream of new tools, frameworks, techniques, and paradigms. Over the past few years, incremental developments in core engineering practices for software development have created the foundations for rethinking how architecture changes over time, along with ways to protect important architectural characteristics as it evolves.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Professional Mobile Application Development
/ Комментариев: 0/


Название: Professional Mobile Application Development
Автор: Jeff McWherter, Scott Gowell
Издательство: John Wiley & Sons, Inc.
Год: 2012
Формат: PDF
Страниц: 436
Размер: 33,65 МБ
Язык: English

Create applications for all major smartphone platforms

Creating applications for the myriad versions and varieties of mobile phone platforms on the market can be daunting to even the most seasoned developer. This authoritative guide is written in such as way that it takes your existing skills and experience and uses that background as a solid foundation for developing applications that cross over between platforms, thereby freeing you from having to learn a new platform from scratch each time.


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


Название: Algorithmic Puzzles
Автор: Anany Levitin, Maria Levitin
Издательство: Oxford University Press
Год: 2011
Страниц: 280
Формат: True PDF
Размер: 10 Mb
Язык: English

While many think of algorithms as specific to computer science, at its core algorithmic thinking is defined by the use of analytical logic to solve problems. This logic extends far beyond the realm of computer science and into the wide and entertaining world of puzzles. In Algorithmic Puzzles, Anany and Maria Levitin use many classic brainteasers as well as newer examples from job interviews with major corporations to show readers how to apply analytical thinking to solve puzzles requiring well-defined procedures.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
A Guide to Experimental Algorithmics
/ Комментариев: 0/


Название: A Guide to Experimental Algorithmics
Автор: Catherine C. McGeoch
Издательство: Cambridge University Press
Год: 2012
Страниц: 272
Формат: True PDF
Размер: 10 Mb
Язык: English

Computational experiments on algorithms can supplement theoretical analysis by showing what algorithms, implementations, and speed-up methods work best for specific machines or problems. This book guides the reader through the nuts and bolts of the major experimental questions: What should I measure? What inputs should I test? How do I analyze the data? To answer these questions the book draws on ideas from algorithm design and analysis, computer systems, and statistics and data analysis.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Learn Business Analytics in Six Steps Using SAS and R: A Practical, Step-by-Step Guide to Learning Business Analytics
/ Комментариев: 0/


Название: Learn Business Analytics in Six Steps Using SAS and R: A Practical, Step-by-Step Guide to Learning Business Analytics
Автор: Subhashini Sharma Tripathi
Издательство: Apress
Год: 2017
Страниц: 219
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Apply analytics to business problems using two very popular software tools, SAS and R. No matter your industry, this book will provide you with the knowledge and insights you and your business partners need to make better decisions faster.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Rails: A learner's companion to Ruby on Rails
/ Комментариев: 0/


Название: Head First Rails: A learner's companion to Ruby on Rails
Автор: David Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 433
Размер: 36,54 МБ
Язык: English

Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming -- and productivity -- to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework.


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


Head First Java: A Brain-Friendly Guide (2th edition)

Название: Head First Java: A Brain-Friendly Guide
Автор: Kathy Sierra, Bert Bates
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 690
Размер: 34,63 МБ
Язык: English

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Design Patterns
/ Комментариев: 0/


Название: Head First Design Patterns
Автор: Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra
Издательство: O'Reilly
Год: 2008
Формат: PDF
Страниц: 619
Размер: 40,06 МБ
Язык: English

You're not alone.

At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems.