Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

A Textbook of Java Programming, Surbhi Kakar


Варианты приобретения
Цена: 36030.00T
Кол-во:
 о цене
Наличие: Невозможна поставка.

в Мои желания

Автор: Surbhi Kakar
Название:  A Textbook of Java Programming
ISBN: 9789385909665
Издательство: Mare Nostrum (Eurospan)
Классификация:



ISBN-10: 9385909665
Обложка/Формат: Paperback
Страницы: 422
Вес: 0.47 кг.
Дата издания: 30.04.2018
Серия: Computing & IT
Язык: English
Размер: 229 x 152
Читательская аудитория: Professional and scholarly
Ключевые слова: Computer programming / software development,Database programming,Web programming
Рейтинг:
Поставляется из: Англии
Описание: 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.

The JavaScript Programming Language

Автор: 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.

Professional Java Ee Design Patterns

Автор: Yener Murat, Theedom Alex
Название: Professional Java Ee Design Patterns
ISBN: 111884341X ISBN-13(EAN): 9781118843413
Издательство: Wiley
Рейтинг:
Цена: 40120.00 T
Наличие на складе: Поставка под заказ.
Описание: Master JavaEE Design Pattern implementation to improve your coding efficiency Professional JavaEE Design Patterns is the ultimate guide to working more efficiently with JavaEE, and the only resource that covers both the theory and application of design patterns in solving real-world problems.

Mastering concurrency programming with java 9 -

Автор: Gonzalez, Javier Fernandez
Название: Mastering concurrency programming with java 9 -
ISBN: 1785887947 ISBN-13(EAN): 9781785887949
Издательство: Неизвестно
Цена: 67430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Master the principles to make applications robust, scalable and responsiveAbout This Book* Implement concurrent applications using the Java 9 Concurrency API and its new components* Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources* Construct real-world examples related to machine learning, data mining, natural language processing, and moreWho This Book Is ForThis book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not requiredWhat You Will Learn* Master the principles that every concurrent application must follow* See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks* Get the most from the Java Concurrency API components* Separate the thread management from the rest of the application with the Executor component* Execute phased-based tasks in an efficient way with the Phaser components* Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework* Find out how to use parallel Streams and Reactive Streams* Implement the "map and reduce" and "map and collect" programming models* Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API* Implement efficient solutions for some actual problems such as data mining, machine learning, and moreIn DetailConcurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm.

You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application, along with a brief insight into other concurrency mechanisms in JVM.

Style and approachThis is a complete guide that implements real-world examples of algorithms related to machine learning, data mining, and natural language processing in client/server environments. All the examples are explained using a step-by-step approach.


Programming with JavaScript

Автор: Elliott Eric
Название: Programming with JavaScript
ISBN: 1491950293 ISBN-13(EAN): 9781491950296
Издательство: Wiley
Рейтинг:
Цена: 33780.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Take advantage of JavaScript`s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that`s easier - yes, easier - to work with as your code base grows.

Object-oriented Programming in SIMOTION Fundamentals, Program Examples and Software Concepts according to IEC 61131-3

Автор: Braun
Название: Object-oriented Programming in SIMOTION Fundamentals, Program Examples and Software Concepts according to IEC 61131-3
ISBN: 3895784567 ISBN-13(EAN): 9783895784569
Издательство: Wiley
Рейтинг:
Цена: 40070.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Addressing students, mechanical engineers, technicians and experienced automation engineers, the book will assist to understand and to use OOP in accordance with IEC 61131-3. In a step-by-step process, example programs show how to design a ready-to-use machine module.

Programming Python

Автор: 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.

Exam Ref 70-483: Programming in C#

Автор: Bankes Tim
Название: Exam Ref 70-483: Programming in C#
ISBN: 0735676828 ISBN-13(EAN): 9780735676824
Издательство: Неизвестно
Рейтинг:
Цена: 36770.00 T
Наличие на складе: Невозможна поставка.
Описание: Prepare for Microsoft Exam 70-483 - and help demonstrate your real-world mastery of programming in C#. Designed for experienced software developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.

Programming Computer Vision with Python: Techniques and Libraries for Imaging and Retrieving Information

Автор: Solem Jan Erik
Название: Programming Computer Vision with Python: Techniques and Libraries for Imaging and Retrieving Information
ISBN: 1449316549 ISBN-13(EAN): 9781449316549
Издательство: Wiley
Рейтинг:
Цена: 50680.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you want a basic understanding of computer vision`s underlying theory and algorithms, this hands-on introduction is the ideal place to start. Programming Computer Vision with Python teaches computer vision in broad terms that won`t bog you down in theory. Instead, you`ll find this book to be inspiring and motivating.

Java Elements: Principles of Programming in Java

Автор: Bailey
Название: Java Elements: Principles of Programming in Java
ISBN: 0071163530 ISBN-13(EAN): 9780071163538
Издательство: McGraw-Hill
Рейтинг:
Цена: 43460.00 T
Наличие на складе: Поставка под заказ.
Описание: Written for the first course in Computer Science. This text is suitable for mid to upper level schools for the computer science major. It contains over 20,000 lines of Java code, the source code, as well as other electronic material.

JavaScript for Sound Artists

Автор: Turner
Название: JavaScript for Sound Artists
ISBN: 1138961531 ISBN-13(EAN): 9781138961531
Издательство: Taylor&Francis
Рейтинг:
Цена: 32650.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further opportunity for growth. Web Audio API instruction includes oscillators, audio file loading and playback, basic audio manipulation, panning and time. This book encompasses all of the basic features of JavaScript with aspects of the Web Audio API to heighten the capability of any browser.

Key Features

  • Uses the readers existing knowledge of audio technology to facilitate learning how to program using JavaScript. The teaching will be done through a series of annotated examples and explanations.
  • Downloadable code examples and links to additional reference material included on the books companion website.
  • This book makes learning programming more approachable to nonprofessional programmers
  • The context of teaching JavaScript for the creative audio community in this manner does not exist anywhere else in the market and uses example-based teaching

  • Reactive Programming with Rxjava: Creating Asynchronous, Event-Based Applications

    Автор: Nurkiewicz Tomasz, Christensen Ben
    Название: Reactive Programming with Rxjava: Creating Asynchronous, Event-Based Applications
    ISBN: 1491931655 ISBN-13(EAN): 9781491931653
    Издательство: Wiley
    Рейтинг:
    Цена: 38010.00 T
    Наличие на складе: Есть у поставщика Поставка под заказ.
    Описание: With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm.


    Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
    ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
    Kaspi QR
       В Контакте     В Контакте Мед  Мобильная версия