Автор: Arthur Tatnall; Nicholas Mavengere Название: Sustainable ICT, Education and Learning ISBN: 3030287637 ISBN-13(EAN): 9783030287634 Издательство: Springer Рейтинг: Цена: 72670.00 T Наличие на складе: Нет в наличии. Описание: This book constitutes the refereed post-conference proceedings of the First IFIP WG 3.4 International Conference on Sustainable ICT, Education, and Learning, SUZA 2019, held in Zanzibar, Tanzania, in April 2019, in conjunction with the 15th IFIP WG 9.4 International Conference on Social Implications of Computers in Developing Countries.
The 27 revised full papers presented in this volume were carefully reviewed and selected from 41 submissions. The papers cover topics such as peer and collaborative learning in informatics; pedagogical approaches to teaching specific informatics courses; workplace learning related to information systems; e-learning; ICTs for development; mobile solutions in learning in the North and South; lifelong learning; applications for disabled students; traversal skills and computational thinking; and teacher education in the global South.
Автор: St. Laurent Simon Название: Introducing Erlang ISBN: 1491973374 ISBN-13(EAN): 9781491973370 Издательство: Wiley Рейтинг: Цена: 33780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In this updated second edition, author Simon St.Laurent shows you how to write simple Erlang programs by teaching you one skill at a time. By the end of your journey, you`ll understand why Erlang is ideal for concurrency and resilience.
Автор: Barrow, John; Miller, Linda; Malan, Katherine; Gel Название: Introducing Delphi Programming: ISBN: 0195789113 ISBN-13(EAN): 9780195789119 Издательство: Oxford Academ Рейтинг: Цена: 62290.00 T Наличие на складе: Нет в наличии. Описание: This book teaches distance-learning students how to programme in Delphi a major computer language used to design a variety of programmes.
Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way.
Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on).
By the end of the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time.
What You Will Learn
Gain the fundamentals of ORM frameworks and Aurelius for DelphiAchieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius Employ advanced database queries Use the TAureliusDataSet component Integrate with mobile platforms such as Android and iOSWork with the data modeler application
Who This Book Is For
Software developers starting with Aurelius or those who have some exposure to the framework.
Автор: Prabhu Название: Introducing Materialize ISBN: 1484223489 ISBN-13(EAN): 9781484223482 Издательство: Springer Рейтинг: Цена: 23280.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
This concise step-by-step guide includes the best practices and patterns that help readers of all levels to unearth the potential of Materialize. A responsive framework based on Google’s innovative Material Design language, Materialize provides CSS and JavaScript features similar to other popular frameworks such as Bootstrap and Foundation.
With the advent of Material Design, developers can no longer overlook its importance and resourcefulness in web design and development. However, incorporating this toolkit in the web application can be quite a juggle. Compared to other design languages available in the market today, Materialize is the only one that adds depth and motion to its application elements.
Ideal for web designers and developers, Introducing Materialize is your comprehensive training guide to the newest design language you need to learn.
What You'll Learn
Learn why Materialize is so popular and resourcefulGet up and Running with this awesome toolkitQuick start with Materialize and creating unique designsDownloading and Installing the frameworkGet a grip on the fundamentals of Material DesignGather comprehensive knowledge about the framework Unearth the potential of this framework for real time implementation
Who This Book Is For
Ideal for web developers and designers with good experience of UI technologies such as HTML, CSS, JavaScript and jQuery. This book does not require prior experience of any responsive framework. It caters to readers on all levels ranging from beginners to experienced professionals.
Автор: Lauer, Michael Название: Introducing vala programming ISBN: 1484253795 ISBN-13(EAN): 9781484253793 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Get an introduction into the Vala programming language and learn about its syntax, semantics, and idioms. Do you want to boost your productivity? Are you interested in a programming language that combines the efficiency of a scripting language with the performance of a compiled language? Did you always want to write GTK+ or GNOME programs, but hate C with a passion? Read this book and learn Vala!
Introducing Vala Programming starts from Hello World and goes up to graphical user interfaces using GTK+, covering DBus interprocess communication, network programming, Linux specifics, and more. You’ll learn how to leverage external libraries and enhance Vala by writing bindings to new libraries.
What You Will Learn
Discover the Vala programming language and how to use it to boost your productivityUse Vala syntax and semanticsWrite object-oriented code with ValaWork with DBusImplement networking with ValaIntegrate and use external libraries with bindings and libgusb
Who This Book Is For
People with basic programming experience in any imperative programming language.
Автор: Varanasi, Balaji Название: Introducing gradle ISBN: 1484210328 ISBN-13(EAN): 9781484210321 Издательство: Springer Рейтинг: Цена: 21380.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Furthermore, you`ll take advantage of Gradle`s archetypes to bootstrap new projects easily. After reading and using Introducing Gradle, you`ll have an understanding of Gradle`s dependency management and how to organize basic and multi-module Gradle projects.
Автор: Schildt Herbert Название: Introducing Javafx 8 Programming ISBN: 0071842551 ISBN-13(EAN): 9780071842556 Издательство: McGraw-Hill Рейтинг: Цена: 50330.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Develop cross-platform, feature-rich JavaFX GUI applications with expert instruction from Java guru Herb Schildt
Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the structure of a text from how it is visualized and make it easier for you to produce different kinds of output. The same text can easily be formatted as HTML, PDF, or Word documents, with various visual styles, by tools that understand the markup annotations.
Finally, you’ll learn to use Pandoc, a tool for translating between different markup languages, such as LaTeX, HTML, and Markdown. This book will not describe all the functionality that Pandoc provides, but will teach you how to translate Markdown documents, how to customize your documents using templates, and how to extend Pandoc’s functionality using filters. If that is something you are interested in, Introducing Markdown and Pandoc will get you started.
With this set of skills you’ll be able to write more efficiently without worrying about needless formatting and other distractions.
What You Will Learn
Why and how to use Markdown and PandocWrite MarkdownUse extensions available in Pandoc and MarkdownWrite math and code blocksUse templates and produce documents
Who This Book Is For
Programmers and problem solvers looking for technical documentation solutions.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz