Уведомлений еще не было
8.0
0
SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers)
Оцените книгу
1
2
3
4
5
6
7
8
9
10
Ваша оценка 0

Описание книги

Книга «SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers)» автора Bill Karwin оценена посетителями КнигоГид, и её читательский рейтинг составил 8.00 из 10.
Для бесплатного просмотра предоставляются: аннотация, публикация, отзывы, а также файлы для скачивания.
  • Просмотров: 133
  • Рецензий: 0
Информация об издании
  • Переводчики: не указаны
  • Серия: The Pragmatic Programmers
  • ISBN (EAN): не указаны
  • Языки: не указаны
  • Возрастное ограничение: не указано
  • Год написания: 2010


К этой книге не добавлены цитаты
Эта книга еще не добавлена в подборки
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ персонажи
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ ТЕСТЫ
ОГЛАВЛЕНИЕ ОТСУТСТВУЕТ
КНИГА НЕ УПОМИНАЛАСЬ В БЛОГАХ

Рецензии на книгу

Написано 0 рецензий

Посмотрите еще

Программирование
8.2
0
0
Explore It! Reduce Risk and Increase Confidence with Exploratory Testing
Explore It! Reduce Risk and Increase Confidence with Exploratory Testing

Uncover surprises, risks, and potentially serious bugs with exploratory testing. Rather than designing all tests in advance, explorers design and execute small, rapid experiments, using what they learned from the last little experiment to inform the next. Learn essential skills of a master explorer, including how to analyze software to discover key points of vulnerability, how to design experiment...

Программирование
0.0
0
0
Pragmatic Unit Testing in C# with NUnit, 2nd Edition
Pragmatic Unit Testing in C# with NUnit, 2nd Edition

The NIST estimates that poor testing costs the US economy $60 billion annually. This book gives teams straightforward and proven ways to introduce unit testing into their process, resulting in higher quality and fewer bugs. All over the world, software teams are using unit testing both to verify their code and as a way of helping them design better code. This book is unique in the way it covers...

0.0
0
0
Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors
Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors

Stop dreading concurrency hassles and start reaping the pure power of modern multicore hardware. Learn how to avoid shared mutable state and how to write safe, elegant, explicit synchronization-free programs in Java or other JVM languages including Clojure, JRuby, Groovy, or Scala.

Программирование
8.6
0
0
Seven Concurrency Models in Seven Weeks: When Threads Unravel
Seven Concurrency Models in Seven Weeks: When Threads Unravel

Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads an...

Компьютеры
7.4
0
0
Семь моделей конкуренции и параллелизма за семь недель. Раскрываем тайны потоков
Семь моделей конкуренции и параллелизма за семь недель. Раскрываем тайны потоков

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