Автор: Christiansen Tom Название: Programming Perl ISBN: 0596004923 ISBN-13(EAN): 9780596004927 Издательство: Wiley Рейтинг: Цена: 50680.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: When it comes to learning Perl, programmers consider this book to be the undisputed bible.The 4th edition has been thoroughly updated for version 5.14, with details on regular expressions, support for UNICODE, threads, and many other features.
Автор: Toal, R. Название: The JavaScript Programming Language ISBN: 0763766585 ISBN-13(EAN): 9780763766580 Издательство: Jones & Bartlett Рейтинг: Цена: 111160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The JavaScript Programming Language provides a brief introduction to the JavaScript language that is now an important component of every programmers tool box. It offers an overview of JavaScript to students interested in pursuing advanced programming skills. Clear and Concise, The JavaScript Programming Language is an excellent primer to this popular dynamic language and is ideal for use on its own or when coupled with one of Jones and Bartlett's outstanding introductory computer science texts.
Автор: Lutz Mark Название: Programming Python ISBN: 0596158106 ISBN-13(EAN): 9780596158101 Издательство: Wiley Рейтинг: Цена: 63350.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Once you`ve come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Many critics consider this classic book, now updated for Python 3.x, to be the industry standard tutorial for Python application programming.
Автор: Surbhi Kakar Название: A Textbook of Java Programming ISBN: 9385909665 ISBN-13(EAN): 9789385909665 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 36030.00 T Наличие на складе: Невозможна поставка. Описание: Covers all the core java concepts of java programming language. This book also touches some advanced concepts. It starts with the basic concepts, such as data types, control structures, and classes, and then moves on to discuss exception handling, multithreading and java libraries. It alos looks at how to interact with client side applications like applets and handling events.
Название: Programming Ecto: Build Database Apps in Elixir for Scalability and Performance ISBN: 1680502824 ISBN-13(EAN): 9781680502824 Издательство: Wiley Рейтинг: Цена: 29480.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Get a firm handle on Ecto fundamentals with a module-by-module tour of the critical parts of Ecto. Then move on to more advanced topics and advice on best practices with a series of recipes that provide clear, step-by-step instructions on scenarios commonly encountered by app developers.
Автор: Szeredi Название: The Semantic Web Explained ISBN: 0521700361 ISBN-13(EAN): 9780521700368 Издательство: Cambridge Academ Рейтинг: Цена: 51750.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A textbook based on successful courses taught by the authors. They describe not only the theoretical issues underlying the Semantic Web, but also practical matters, making it valuable for students and practitioners. Supplementary web-based materials include the source code of program examples and the syntactic description of various languages.
Автор: Boehm Anne Название: Murach`s Visual Basic 2015 ISBN: 1890774987 ISBN-13(EAN): 9781890774981 Издательство: Gazelle Book Services Рейтинг: Цена: 54010.00 T Наличие на складе: Есть Описание: This core Visual Basic .NET book has been a favourite of developers ever since the 1st edition came out in 2002. So you can be sure that this 6th edition will deliver the professional skills you are looking for. To be specific: It is a self-paced book that shows you how to use Visual Studio 2015, VB 2015, and the .NET 4.6 classes to develop Windows Forms applications whether you are new to programming or not. It is a data programming book that shows you how to create professional database applications using data sources, ADO.NET code, and the Entity Framework, as well as how to use LINQ to query data structures, from collections to arrays to datasets. It is an object-oriented book that shows you how to use business classes, inheritance, and interfaces the way they are used in the real world. When you are finished, you will be able to develop 3-tiered, object-oriented Windows Forms applications the way the best professionals do. And you will have the core VB and Visual Studio skills that you need to develop any VB application whether for Windows, the web, or mobile devices.
Автор: Burd Название: Beginning Programming with Java For Dummies, 5th E dition ISBN: 1119235537 ISBN-13(EAN): 9781119235538 Издательство: Wiley Рейтинг: Цена: 23220.00 T Наличие на складе: Невозможна поставка. Описание: Learn to speak the Java language like the pros Are you new to programming and have decided that Java is your language of choice?
Автор: Reese Richard Название: Learning Network Programming with Java ISBN: 1785885472 ISBN-13(EAN): 9781785885471 Издательство: Неизвестно Цена: 67430.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Название: Java Programming with Oracle JDBC ISBN: 059600088X ISBN-13(EAN): 9780596000882 Издательство: Wiley Рейтинг: Цена: 46450.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: JDBC is the key Java technology for relational database access. Oracle is one of the most widely used relational database platforms. In this volume, Don Bales brings these two technologies together, and shows the reader how to leverage the full power of Oracle`s implemantation of JDBC.
Название: JDBC Pocket Reference ISBN: 0596004575 ISBN-13(EAN): 9780596004576 Издательство: Wiley Рейтинг: Цена: 8440.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The Java Database Connectivity (JDBC) specification is a complex set of application program interfaces (APIs) that developers need to understand if they want their Java applications to work with databases. This reference offers quick look-ups for all methods of the standard JDBC classes.
Автор: Mahmoud Parsian Название: JDBC Recipes ISBN: 1590595203 ISBN-13(EAN): 9781590595206 Издательство: Springer Рейтинг: Цена: 69870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side frameworks. This handy book allows you to cut and paste the solutions without any code changes.
This book focuses on topics that have been ignored in most other JDBC books, such as database and result set metadata. It will help you develop database solutions, like adapters, connectors, and frameworks using Java/JDBC. The insightful solutions will enable you to handle all data types, including large binary objects. A unique feature of the book is that it presents JDBC solutions (result sets) in XML.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz