Access 2007 VBA Bible: For Data-Centric Microsoft Office Applications

Автор: Ice Zero от 17-11-2018, 16:12, Коментариев: 0

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

Название: Access 2007 VBA Bible: For Data-Centric Microsoft Office Applications
Автор: Helen Feddema
Издательство: Wiley
Год: 2007
Формат: PDF
Страниц: 720
Для сайта: litgu.ru
Размер: 13 Mb
Язык: English

Learn how to tap the full potential of Access 2007 Transfer Access data seamlessly between Microsoft Office applications—and that's just for starters. In this all-new, comprehensive guide by well-known Access expert Helen Feddema, you’ll learn to write Visual Basic code that automates Access database tasks, creates standalone scripts, extracts and merges data, and allows you to put together powerful solutions. Whether you’re a beginner or a power user, this is the book you need to succeed with Access 2007.
 

Accelerated DOM Scripting with Ajax, APIs, and Libraries

Автор: Ice Zero от 17-11-2018, 15:42, Коментариев: 0

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

Название: Accelerated DOM Scripting with Ajax, APIs, and Libraries
Автор: Aaron Gustafson, Jonathan Snook, Dan Webb, Stuart Langridge
Издательство: Apress
Год: 2007
Формат: PDF
Страниц: 221
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

If you're a web developer with previous jаvascript and DOM scripting experience, Pro DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level. It provides a thorough walkthrough of all the fundamentals needed to build effective dynamic web applications.

The first part of the book focuses on methodology and technologies for rapid development with jаvascript, including OOP and events, but also Ajax frameworks and jаvascript libraries. The second part includes three complete projects for you to learn from: form validation, mashups, and UI design.
 

A Tour of C++ (C++ In-Depth Series)

Автор: Ice Zero от 17-11-2018, 15:22, Коментариев: 0

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

Название: A Tour of C++ (C++ In-Depth Series)
Автор: Bjarne Stroustrup
Издательство: Addison-Wesley Professional
Год: 2013
Формат: PDF
Страниц: 192
Для сайта: litgu.ru
Размер: 1 Mb
Язык: English

The C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, thoroughly covers the details of this language and its use in his definitive reference, The C++ Programming Language, Fourth Edition.

In A Tour of C++ , Stroustrup excerpts the overview chapters from that complete reference, expanding and enhancing them to give an experienced programmer–in just a few hours–a clear idea of what constitutes modern C++. In this concise, self-contained guide, Stroustrup covers most major language features and the major standard-library components–not, of course, in great depth, but to a level that gives programmers a meaningful overview of the language, some key examples, and practical help in getting started.
 

A Tester's Guide to .NET Programming (Expert's Voice)

Автор: Ice Zero от 17-11-2018, 14:58, Коментариев: 0

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

Название: A Tester's Guide to .NET Programming (Expert's Voice)
Автор: Joe Sweeney, Randal Root
Издательство: Apress
Год: 2006
Формат: PDF
Страниц: 606
Для сайта: litgu.ru
Размер: 14 Mb
Язык: English

*Unlike its competitors, focuses solely on applied programming techniques for testers
*Will appeal to both developers and testers alike; already popularized in classrooms worldwide for three years
*Testing market is growing as more business adopt .NET technologies
 

A Programmer's Guide to C# 5.0 (Expert's Voice in .NET)

Автор: Ice Zero от 17-11-2018, 14:37, Коментариев: 0

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

Название: A Programmer's Guide to C# 5.0 (Expert's Voice in .NET)
Автор: Eric Gunnerson, Nick Wienholt
Издательство: Apress
Год: 2012
Формат: PDF
Страниц: 472
Для сайта: litgu.ru
Размер: 2 Mb
Язык: English

A Programmer’s Guide to C# 5.0 is a book for software developers who want to truly understand C#. Whether you’ve worked with C# before or with another general-purpose programming language, each fast-paced, focused chapter will take you straight to the heart of a feature of C# and show you why it works the way it does.
Written by one-time C# Test Lead, Program Manager, and member of the original C# language design team, this book is an ideal companion to the C# Language Specification, and works both as a tutorial and as a reference guide. Now in its fourth edition, you will find up-to-date coverage of all the latest C# features, including Linq, covariance and contravariance, and async support.
 

Physics for Game Programmers (+code)

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

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

Название: Physics for Game Programmers
Автор: Grant Palmer
Издательство: Apress
Год: 2005
ISBN: 159059472X / 9781590594728
Формат: pdf
Страниц: 472
Размер: 10,6 mb
Язык: English

A one-stop resource for building physics-based realism into your games
 

Writing Great Specifications: Using Specification By Example and Gherkin

Автор: bhaer от 17-11-2018, 10:55, Коментариев: 0

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


Название: Writing Great Specifications: Using Specification By Example and Gherkin
Автор: Kamil Nicieja
Издательство: Manning Publications
Год: 2018
Страниц: 304
Формат: PDF
Размер: 11 Mb
Язык: English

Writing Great Specifications is an example-rich tutorial that teaches you how to write good Gherkin specification documents that take advantage of the benefits of specification by example. Foreword written by Gojko Adzic.
 

Practical React Native: Build Two Full Projects and One Full Game using React Native

Автор: bhaer от 17-11-2018, 10:37, Коментариев: 0

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


Название: Practical React Native: Build Two Full Projects and One Full Game using React Native
Автор: Frank Zammetti
Издательство: Apress
Год: 2018
Страниц: 334
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Discover how to use React Native in the real world, from scratch. This book shows you what React Native has to offer, where it came from, and where it’s going.
You'll begin with a solid foundation of practical knowledge, and then build on it immediately by constructing three different apps. You'll learn how to use each feature of React Native by working on two full projects and one full game. These aren’t just simple React Native Hello World examples (although you’ll naturally start there!) but are apps that you can, if you so choose, install on your mobile devices and use for real.
 

Practical Web Development with Haskell: Master the Essential Skills to Build Fast and Scalable Web Applications

Автор: bhaer от 17-11-2018, 10:36, Коментариев: 0

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


Название: Practical Web Development with Haskell: Master the Essential Skills to Build Fast and Scalable Web Applications
Автор: Ecky Putrady
Издательство: Apress
Год: 2018
Страниц: 278
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Learn how to advance your skill level of Haskell, and use this language for practical web development. This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell – all that knowledge is provided in one coherent resource.
 

Front-End Tooling with Gulp, Bower, and Yeoman

Автор: bhaer от 17-11-2018, 10:34, Коментариев: 0

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


Название: Front-End Tooling with Gulp, Bower, and Yeoman
Автор: Stefan Baumgartner
Издательство: Manning Publications
Год: 2017
Страниц: 240
Формат: PDF
Размер: 13 Mb
Язык: English

Front-End Tooling with Gulp, Bower, and Yeoman teaches you how to use and combine these popular tools to set up a customized development workflow from start to finish.