The GLOBAL Optimization Algorithm: Newly Updated with Java Implementation and Parallelization

Автор: bhaer от 14-12-2018, 14:23, Коментариев: 0

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


Название: The GLOBAL Optimization Algorithm: Newly Updated with Java Implementation and Parallelization
Автор: Bal?zs B?nhelyi
Издательство: Springer
Год: 2019
Страниц: 111
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

This book explores the updated version of the GLOBAL algorithm which contains improvements for a local search algorithm and new Java implementations. Efficiency comparisons to earlier versions and on the increased speed achieved by the parallelization, are detailed. Examples are provided for students as well as researchers and practitioners in optimization, operations research, and mathematics to compose their own scripts with ease. A GLOBAL manual is presented in the appendix to assist new users with modules and test functions.
 

Параллельное программирование в JAVA на практике (Java Concurrency in Practice)

Автор: Чу_Гун от 14-12-2018, 12:19, Коментариев: 0

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

Автор: Brian Goetz
Название: Параллельное программирование в JAVA на практике (Java Concurrency in Practice)
Перевод: Сорокин А.В.
Издательство: Addison-Wesley
ISBN: 0-321-34960-1
Год: 2006
Страниц: 371
Качество: Ebook
Формат: PDF
Размер: 5 Mb
Язык: Русский

Книга будет полезна в первую очередь для Java разработчиков. Все повествование в книге идет вокруг джавовских примитивов синхронизации и классов, полезных при написании параллельных программ.
Книгу отличает практический подход к изложению, в ней очень много небольших листингов (в среднем около 20 на главу), отражающих все моменты, описываемые в тексте.
 

Reinventing ITIL® in the Age of DevOps: Innovative Techniques to Make Processes Agile and Relevant

Автор: bhaer от 14-12-2018, 10:27, Коментариев: 0

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


Название: Reinventing ITIL® in the Age of DevOps: Innovative Techniques to Make Processes Agile and Relevant
Автор: Abhinav Krishna Kaiser
Издательство: Apress
Год: 2018
Страниц: 306
Формат: PDF, EPUB
Размер: 15 Mb
Язык: English

Delve into the principles of ITIL® and DevOps and examine the similarities and differences. This book re-engineers the ITIL framework to work in DevOps projects without changing its meaning and its original objectives, making it fit for purpose for use in DevOps projects. Reinventing ITIL® in the Age of DevOpsshows you the relevance of ITIL since the emergence of DevOps and puts a unique spin on the ITIL service management framework. Along the way you will see that ITIL is a mature service management framework and years of maturity will be lost if it’s made invalid.
 

Appreneur: Secrets to Success in the App Store

Автор: Ice Zero от 14-12-2018, 10:13, Коментариев: 0

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

Название: Appreneur: Secrets to Success in the App Store
Автор: Taylor Pierce
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 92
Для сайта: litgu.ru
Размер: 1 Mb
Язык: English

You are interested in making an app. You have read all of the stories of successful developers and appreneurs. You are determined to get a piece of the pie. The world of apps is the fastest growing market in the world today, and it is here to stay. The best part is you can get in on it! Now what if I told you that without the knowledge contained in this book the odds of you making a profit are slim to none? What if I also told you that you probably wouldn’t break even? There is more to apps than most people think. The average person assumes that if they make an app, they will instantly become a millionaire. The truth is without the knowledge from years of successes and failures, you just won’t know where to begin.
 

Applied XML Programming for Microsoft .NET (Developer Reference)

Автор: Ice Zero от 14-12-2018, 10:06, Коментариев: 0

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

Название: Applied XML Programming for Microsoft .NET (Developer Reference)
Автор: Dino Esposito
Издательство: Microsoft Press
Год: 2002
Формат: PDF
Страниц: 720
Для сайта: litgu.ru
Размер: 6 Mb
Язык: English

XML is everywhere in the Microsoft .NET Framework, from Remoting to Web services and from data access to configuration. Learn about the extensive XML core classes in .NET and find out how to program against its parser in this in-depth guide—written by a popular programming author and consultant on cutting-edge technologies such as Microsoft ASP.NET and Microsoft ADO.NET. You’ll find authoritative explanations of technologies such as schemas, transformations, and XPath, plus extensive discussion of data access issues such as synchronization and serialization, the DiffGram format, and the XML extensions in Microsoft SQL Server 2000. Along the way, you’ll learn exactly how to get the best performance out of XML in the .NET world. You’ll also get answers to common questions such as, “When should I use XML Web services instead of Remoting?”
 

Applied WPF 4 in Context

Автор: Ice Zero от 14-12-2018, 10:00, Коментариев: 0

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

Название: Applied WPF 4 in Context
Автор: Raffaele Garofalo
Издательство: Apress
Год: 2011
Формат: PDF
Страниц: 352
Для сайта: litgu.ru
Размер: 5 Mb
Язык: English

Applied WPF 4 in Context sets the standard for leveraging the latest Windows user interface technology in your business applications.Using this book, you'll learn how to implement world-class Windows Professional Foundation (WPF) solutions in a real-world line of business applications, developing the code from the ground up, and understand how to apply best development practices and related .NET products and technologies to your solutions. You will cover designing and developing the application, testing and debugging, data access, reporting, and applying styles and themes to enhance the look of the user interface?all using WPF in a very practical, eminently useful context. You'll create asynchronous and parallel code, and learn how to distribute the application's components using Windows Communication Foundation (WCF). You'll also apply the Model-View-ViewModel pattern, again in a real-world WPF application.
Elegant and functional WPF applications are easier to create than ever before with Applied WPF 4 in Context.
 

Applied ASP.NET 4 in Context

Автор: Ice Zero от 14-12-2018, 09:38, Коментариев: 0

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

Название: Applied ASP.NET 4 in Context
Автор: Adam Freeman
Издательство: Apress
Год: 2011
Формат: PDF
Страниц: 952
Для сайта: litgu.ru
Размер: 57 Mb
Язык: English

ASP.NET 4 is the latest version of Microsoft's revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform.Applied ASP.NET 4 In Context sets the standard for clear, simple, hands-on advice for learning and deploying Microsoft’s dynamic web solutions. Seasoned .NET author Adam Freeman explains how to get the most from ASP.NET by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context.
Effective and powerful ASP.NET programming is easier than ever before with this informed and practical guide.
 

Apple Watch for Developers: Advice & Techniques from Five Top Professionals

Автор: Ice Zero от 14-12-2018, 01:22, Коментариев: 0

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

Название: Apple Watch for Developers: Advice & Techniques from Five Top Professionals
Автор: Gary Riches, Ruben Martinez Jr., Jamie Maison, Matt Klosterman, Mark Griffin
Издательство: Apress
Год: 2015
Формат: PDF
Страниц: 248
Для сайта: litgu.ru
Размер: 24 Mb
Язык: English

Apple Watch for Developers: Advice & Techniques from 5 Top Professionals gives you the base-knowledge and valuable secrets you'll need for your own projects from a core team of successful, experienced Apple Watch app-development experts. You'll explore elements such as branding within Watch apps, translating audio data into visual information, taming complex data, mastering environment-driven feature sets, and much more.This book is for developers who already have some knowledge of developing with WatchKit and WatchOS 2, and who are now interested in learning how to use them to create cutting edge Watch apps. It is written by five experienced, industry-leading Apple Watch developers who have created their apps early, and are now ready to pull apart examples to show you how to best create an Apple Watch app. This book will bring your cool Watch ideas to life!
 

Appcelerator Titanium: Up and Running: Building Native iOS and Android Apps Using jаvascript

Автор: Ice Zero от 14-12-2018, 01:08, Коментариев: 0

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

Название: Appcelerator Titanium: Up and Running: Building Native iOS and Android Apps Using jаvascript
Автор: John Anderson
Издательство: O'Reilly Media
Год: 2013
Формат: PDF
Страниц: 154
Для сайта: litgu.ru
Размер: 7 Mb
Язык: English

Build native apps for iOS, Android, and Blackberry from a single jаvascript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You’ll also learn the advantages of using Titanium when you want to create an app for just one native platform, rather than struggle with Java or Objective-C.
Fast-paced and full of examples, this book helps you build your first project with Titanium Studio, and then takes you through the steps necessary to build complex data-bound apps.
 

App Inventor 2: Create Your Own Android Apps

Автор: Ice Zero от 14-12-2018, 00:59, Коментариев: 0

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

Название: App Inventor 2: Create Your Own Android Apps
Автор: David Wolber, Hal Abelson, Ellen Spertus, Liz Looney
Издательство: O'Reilly Media
Год: 2014
Формат: PDF
Страниц: 362
Для сайта: litgu.ru
Размер: 25 Mb
Язык: English

Yes, you can create your own apps for Android devices—and it’s easy to do. This extraordinary book introduces you to App Inventor 2, a powerful visual tool that lets anyone build apps. Learn App Inventor basics hands-on with step-by-step instructions for building more than a dozen fun projects, including a text answering machine app, a quiz app, and an app for finding your parked car!
The second half of the book features an Inventor’s Manual to help you understand the fundamentals of app building and computer science. App Inventor 2 makes an excellent textbook for beginners and experienced developers alike.