High-Performance Java Persistence

Автор: gol8425 от 2-11-2018, 11:49, Коментариев: 0

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


Название: High-Performance Java Persistence
Автор: Vlad Mihalcea
Издательство: Leanpub
Год: 2016
Страниц: 245
Формат: PDF
Размер: 15 Mb
Язык: English

Get the most out of your persistence layer
A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.
 

Using Generics in C# (Видеокурс)

Автор: daromir от 2-11-2018, 11:33, Коментариев: 0

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

Название: Using Generics in C# (Видеокурс)
Автор: Robby Millsap
Издательство: Lynda
Год: 2018
Видео: H264 MP4 AVC, 1280x720
Аудио: AAC 48000 KHz 2 Ch
Продолжительность: 00:52:17
Размер: 152,6 mb
Язык: English

This course is designed to introduce the beginning programmer to the concept of generics and show how to use them for greater reusability in popular design patterns.
 

C++: The Complete Reference, 4th Edition

Автор: Ice Zero от 2-11-2018, 11:28, Коментариев: 0

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

Название: C++: The Complete Reference, 4th Edition
Автор: Herbert Schildt
Издательство: McGraw-Hill Education
Год: 2002
Формат: PDF
Страниц: 1056
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English
Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI?plus, a complete description of the Standard Template Library (STL).
 

C++ How to Program (8th Edition)

Автор: Ice Zero от 2-11-2018, 08:51, Коментариев: 0

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

Название: C++ How to Program (8th Edition)
Автор: Paul Deitel, Harvey Deitel
Издательство: Pearson
Год: 2011
Формат: PDF
Страниц: 1104
Для сайта: litgu.ru
Размер: 51 Mb
Язык: English
For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.
This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Eighth Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers.
 

Office 365 For Dummies 3rd Edition

Автор: buratino от 2-11-2018, 08:18, Коментариев: 0

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

Название: Office 365 For Dummies (For Dummies (Computer/Tech)) 3rd Edition
Автор: Rosemarie Withee, Ken Withee, Jennifer Reed
Издательство: For Dummies
Год: 2018
Формат: True PDF/EPUB
Страниц: 320
Для сайта: litgu.ru
Размер: 32.8 Mb
Язык: English

Everything you need to get productive in the Cloud with Office 365
With 70 million users worldwide, Microsoft Office 365 combines the familiar Office desktop suite with cloud-based versions of Microsoft’s next-generation communications and collaboration services. It offers many benefits including security, reliability, compatibility with other products, over-the-air updates in the cloud that don't require anything from the user, single sign on for access to everything right away, and so much more.
 

Building iPhone Apps with HTML, CSS, and jаvascript: Making App Store Apps Without Objective-C or Cocoa

Автор: Ice Zero от 2-11-2018, 03:07, Коментариев: 0

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

Название: Building iPhone Apps with HTML, CSS, and jаvascript: Making App Store Apps Without Objective-C or Cocoa
Автор: Jonathan Stark
Издательство: O'Reilly Media
Год: 2010
Формат: PDF
Страниц: 186
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

It's a fact: if you know HTML, CSS, and jаvascript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.
Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.
 

Pro C# 2010 and the .NET 4 Platform

Автор: Ice Zero от 2-11-2018, 03:01, Коментариев: 0

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

Название: Pro C# 2010 and the .NET 4 Platform
Автор: Andrew Troelsen
Издательство: Apress
Год: 2010
Формат: PDF
Страниц: 1752
Для сайта: litgu.ru
Размер: 15 Mb
Язык: English

The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit?after all, the book was a 2002 Jolt Award finalist and it won the 2003 Referenceware Excellence Award. However, over the years that author Andrew Troelsen spent working with the common language runtime (CLR), he gained a much deeper understanding of the .NET platform and the subtleties of the C# programming language, and he feels that this fifth edition of the book is as close to a “final release” as he’s come yet.
This new edition has been comprehensively revised and rewritten to make it accurately reflect the C# 4 language specification for the .NET 4 platform. You’ll find new chapters covering the important concepts of dynamic lookups, named and optional arguments, Parallel LINQ (PLINQ), improved COM interop, and variance for generics.
 

Beginning OpenGL Game Programming, Second Edition

Автор: Ice Zero от 2-11-2018, 02:52, Коментариев: 0

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

Название: Beginning OpenGL Game Programming, Second Edition
Автор: Luke Benstead
Издательство: Cengage Learning PTR
Год: 2009
Формат: PDF
Страниц: 290
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

Are you a beginning programmer just getting started in 3D graphics programming? If you're comfortable programming in C++ and have a basic understanding of 3D math concepts, "Beginning OpenGL Game Programming, Second Edition" will get you started programming 3D graphics for games using the OpenGL API. Revised to work with the latest version of OpenGL, OpenGL 3.0, this book is perfect for programmers who are new to game development or new to OpenGL. New skills and concepts are taught using step-by-step instructions, with end-of-chapter exercises for testing and reinforcement. From creating a simple OpenGL application, to applying texture mapping, and even displaying 2D fonts, you'll find complete yet concise coverage of all the newest features of OpenGL as they apply to 3D graphics for game development. And by the end of the book, you'll be able to apply your new-found knowledge of OpenGL to create your very own games.
 

Ethereum for Architects and Developers: With Case Studies and Code Samples in Solidity

Автор: bhaer от 1-11-2018, 22:54, Коментариев: 0

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


Название: Ethereum for Architects and Developers: With Case Studies and Code Samples in Solidity
Автор: Debajani Mohanty
Издательство: Apress
Год: 2018
Страниц: 267
Формат: PDF
Размер: 10 Mb
Язык: English

Explore the Ethereum ecosystem step by step with extensive theory, labs, and live use cases. This book takes you through BlockChain concepts; decentralized applications; Ethereum’s architecture; Solidity smart contract programming with examples; and testing, debugging, and deploying smart contracts on your local machine and on the cloud.
 

Exam Ref 70-481: Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

Автор: daromir от 1-11-2018, 19:04, Коментариев: 0

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


Автор: Wouter de Kort
Название: Exam Ref 70-481: Essentials of Developing Windows Store Apps Using HTML5 and javascript
Издательство: Microsoft Press
Год: 2014
ISBN: 9780735685291
Серия: Exam Ref
Язык: English
Формат: pdf
Размер: 28,9 mb
Страниц: 400

Prepare for Microsoft Exam 70-481 - and help demonstrate your real-world mastery of Windows Store app development using HTML5 and javascript.