♛ kniha / knihy / book / books ♛
Kategória:
Počítačová literatúra
kúpim/hľadám
kontaktovať emailom
ďakujem za každú ponuku
Cyberpunk 2077: The Complete Official Guide Collector s Edition - kolektiv autorů
The Art Of Death Stranding
The Art of Kingdom Come: Deliverance
Red Dead Redemption 2 - The Complete Official Guide
Zaklínač a jeho svět - Marcin Batylda
The Witcher 3: Wild Hunt Collector's Edition: Prima Official Game Guide
tomb raider archivy archives / lara croft 1-4 I-IV
Tomb Raider: The Art of Survival
Rise of the Tomb Raider: The Official Art Boo- Andy McVittie
Shadow of the Tomb Raider The Official Art Book - kolektiv autorů
kontaktovať emailom
ďakujem za každú ponuku
Cyberpunk 2077: The Complete Official Guide Collector s Edition - kolektiv autorů
The Art Of Death Stranding
The Art of Kingdom Come: Deliverance
Red Dead Redemption 2 - The Complete Official Guide
Zaklínač a jeho svět - Marcin Batylda
The Witcher 3: Wild Hunt Collector's Edition: Prima Official Game Guide
tomb raider archivy archives / lara croft 1-4 I-IV
Tomb Raider: The Art of Survival
Rise of the Tomb Raider: The Official Art Boo- Andy McVittie
Shadow of the Tomb Raider The Official Art Book - kolektiv autorů
Podobné inzeráty
Predám knihu 'Modern C++ Programming Cookbook: Recipes to explore data structure, multithreading, and networking in C++17 (English Edition)'
Délka tištěné verze: 590 stránek
Jazyk: angličtina
Vydavatel: Packt Publishing
Datum vydání: 15 května 2017
Rozměry: 19.05 x 3.38 x 23.5 cm
ISBN-10: 1786465183
Kniha je ako nová. Na slovensku sa predava za 60-80eur.
Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++
About This Book
Explore the most important language and library features of C++17, including containers, algorithms, regular expressions, threads, and more,
Get going with unit testing frameworks Boost.Test, Google Test and Catch,
Extend your C++ knowledge and take your development skills to new heights by making your applications fast, robust, and scalable.
Who This Book Is For
If you want to overcome difficult phases of development with C++ and leverage its features using modern programming practices, then this book is for you. The book is designed for both experienced C++ programmers as well as people with strong knowledge of OOP concepts.
What You Will Learn
Get to know about the new core language features and the problems they were intended to solve
Understand the standard support for threading and concurrency and know how to put them on work for daily basic tasks
Leverage C++'s features to get increased robustness and performance
Explore the widely-used testing frameworks for C++ and implement various useful patterns and idioms
Work with various types of strings and look at the various aspects of compilation
Explore functions and callable objects with a focus on modern features
Leverage the standard library and work with containers, algorithms, and iterators
Use regular expressions for find and replace string operations
Take advantage of the new filesystem library to work with files and directories
Predám IT knihy
VŠETKY SPOLU ZA 26 € (namiesto 30) + POŠTOVNÉ ZDARMA!
Knihy majú škvrny na hornej časti. Inak sú všetky vo veľmi dobrom stave, prakticky nepoužívané.
01
Gilmore: Velká kniha PHP5, MySQL
/?uItem=20400
6 €
02
Powell: Web Design, Kompletní průvodce (bez CD)
/?uItem=16800
10 €
03
Windows XP, Uživatelská příručka
/?uItem=119419
2 €
04
Office 2000 & XP, Podrobná uživatelská příručka
/?uItem=12808
2 €
05
Windows 2000, Kapesní rádce administrátora
/?uItem=6196
2 €
06
JSP, Podrobný průvodce
/?uItem=13254
3 €
07
Photoshop 7, Uživatelská příručka
/?uItem=12275
5 €
Platba hotovosť, prevod, paypal, dobierka.
Osobný odber v BB alebo poštovné podľa váhy a cenníka Sl. pošty. Zásielkovňa možná!
Poštovné:
1 kniha: 1,50 €
2 knihy: 2,50 €
3 knihy: 2,80 €
4 knihy: 3,00 €
5-6 kníh: 4,20 €
Zásielkovňa: paušálne 3,00 €
Dobierka: +3,50 € k cene poštovného.
Ak máte záujem, prosím napíšte cez formulár pod inzerátom, príp. cez SMS, ako si prajete uhradiť + ako zaslať tovar + Vašu adresu, tel. číslo a e-mail.
Ak si chcete prevziať tovar osobne, prosím volajte.
Pozrite aj ostatné moje inzeráty:
Predám knihu 'Java Persistence with Hibernate', kde si môžete rozšíriť svoje znalosti ohladom frameworku Hibernate.
Jazyk: angličtina
strán: 608
Vydavatel: Manning
Autor: Christian Bauer, Gavin King, Gary Gregory
Summary
Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions.
About the Technology
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
Persistence—the ability of data to outlive an instance of a program—is central to modern applications. Hibernate, the most popular Java persistence tool, offers automatic and transparent object/relational mapping, making it a snap to work with SQL databases in Java applications.
About the Book
Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you'll find a well-illustrated discussion of best practices in database design and optimization techniques. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions.
What's Inside
Object/relational mapping concepts
Efficient database application design
Comprehensive Hibernate and Java Persistence reference
Integration of Java Persistence with EJB, CDI, JSF, and JAX-RS * Unmatched breadth and depth
About the Reader
The book assumes a working knowledge of Java.
Table of Contents
1. PART 1 GETTING STARTED WITH ORM
2. Understanding object/relational persistence
3. Starting a project
4. Domain models and metadata
5. PART 2 MAPPING STRATEGIES
6. Mapping persistent classes
7. Mapping value types
8. Mapping inheritance
9. Mapping collections and entity associations
10. Advanced entity association mappings
11. Complex and legacy schemas
12. PART 3 TRANSACTIONAL DATA PROCESSING
13. Managing data
14. Transactions and concurrency
15. Fetch plans, strategies, and profiles
16. Filtering data
17. PART 4 WRITING QUERIES
18. Creating and executing queries
19. The query languages
20. Advanced query options
21. Customizing SQL
Píšte na email jano.zc@
Robert Richards: Pro PHP XML and Web Services (Books for Professionals by Professionals) - 20
Thomas A. Bruce: Designing Quality Databases With IDEF1X Information Models - 40
Brian A. White: Software Configuration Management Strategies and Rational Clearcase: A Practical Introduction (Addison-wesley Object Technology Series) - 20
Johnny Long: Google Hacking - 8
Guy Harrison: MySQL Stored Procedure Programming: Building High-Performance Web Applications in MySQL - 30
Steven Holzner: XSLT - Příručka internetového vývojáře - 10
Jakub Steiner: GIMP - ilustrovaný průvodce - 12
Josef Vybíral: GIMP Grafický editor pro Linux a Windows (bez CD) - 5
Joe Celko: Joe Celko's SQL for Smarties: Advanced SQL Programming - 25
Joe Celko: Joe Celko's Data and Databases: Concepts in Practice (The Morgan Kaufmann Series in Data Management Systems) - 25
Neil Matthew , Richard Stones: Linux - začínáme programovat - 10
Brian W.Kernighan, Dennis M.Ritchie: Programovací jazyk C - 4
Scott W. Ambler, Larry Constantine: The Unified Process Transition and Production Phases : Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Elaboration Phase: Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Construction Phase: Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Inception Phase: Best Practices in Implementing the UP - 40
Pozrite aj ostatné moje inzeráty
Robert Richards: Pro PHP XML and Web Services (Books for Professionals by Professionals) - 20
Thomas A. Bruce: Designing Quality Databases With IDEF1X Information Models - 40
Brian A. White: Software Configuration Management Strategies and Rational Clearcase: A Practical Introduction (Addison-wesley Object Technology Series) - 20
Johnny Long: Google Hacking - 8
Guy Harrison: MySQL Stored Procedure Programming: Building High-Performance Web Applications in MySQL - 30
Steven Holzner: XSLT - Příručka internetového vývojáře - 10
Jakub Steiner: GIMP - ilustrovaný průvodce - 12
Josef Vybíral: GIMP Grafický editor pro Linux a Windows (bez CD) - 5
Joe Celko: Joe Celko's SQL for Smarties: Advanced SQL Programming - 25
Joe Celko: Joe Celko's Data and Databases: Concepts in Practice (The Morgan Kaufmann Series in Data Management Systems) - 25
Neil Matthew , Richard Stones: Linux - začínáme programovat - 10
Brian W.Kernighan, Dennis M.Ritchie: Programovací jazyk C - 4
Scott W. Ambler, Larry Constantine: The Unified Process Transition and Production Phases : Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Elaboration Phase: Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Construction Phase: Best Practices in Implementing the UP - 40
Scott W. Ambler, Larry Constantine: The Unified Process Inception Phase: Best Practices in Implementing the UP - 40
Pozrite aj ostatné moje inzeráty
Predám sadu knih ktoré boli sučastou najkvalitnejšie spracovaneho kurzu zamerany na Ethical hacking a penetračne testy. Knihy su v angličtine. V top stave, ako nové…
Prva kniha, druha kniha sa zamerava na teoriu, tretia je čisto prax a labaky… Knihy boli kupovane z ebayu za 450€. Predávam za 150€, len v celku… Po dohode doveziem/pošlem…