Описание: Chapter 1: An Introduction to Java- When every version was released, how were they called and what were the particularities- What is Java, how it is executed, what type of language it is and what is it good for- Chapter 2: Preparing your development environment- Installing Java, choosing an editor, choosing a build tool- Chapter 3: Getting your feet wet- Writing a simple program, compile and execute- Adding a dependency of somebody else's code through dependencies of existing libraries- Mention best tools for java and most used frameworks like Spring Chapter 4: Java syntax- what is a package, module- class- enums- interface ( private methods & default methods)- class, constructor, methods... etc- removal of _ Chapter 5: Data Types- primitive, object types (emphasis on String, Collections, Calendar API)- String - compact Strings- Collections: Immutable collections, factory methods for Collections(JEP 269)- mention Generics- optional - enhancements - threads, futures - CompletableFuture (JEP 266) Chapter 6: Operators- unary, binary, ternary, logic, and the diamond operator (used in conjunction with anonymous inner classes) Chapter 7: Controlling the flow - if, loops- try catch (try with resources with managed variables)- recursion Chapter 8: The Stream API - streams, optional to Stream, enhancements Chapter 9: Debugging, testing and documenting- what is a break point- loggers: unified JVM logging (JEP 264)- mocks and stubs- jmc, jps, jcmd - JDK utilities- The new Doclet API- the JShell Command Line Tool- accessing the process API- @Deprecated enhancements (JEP 277) Chapter 10: Making your application interactive- request data with System.in- Swing- Web applications (use the new HTTP client)- JavaFX UI (JEP 253)- Internationalization (JEP 267) Chapter 11: Writing files- storing data to files, reading it from them- serialization to Binary, XML, JSON, YML (JEP290)- playing with images - multi-resolution API Chapter 12: Publish-Subscribe Framework- reactive streams Chapter 13: Garbage Collection- JEP 214,248,271,291
Автор: Hermes, Dan Mazloumi, Nima Название: Building xamarin.forms mobile apps using xaml ISBN: 1484240294 ISBN-13(EAN): 9781484240298 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Leverage Xamarin.Forms to build iOS and Android apps using a single, cross-platform approach. This book is the XAML companion to the C# guide Xamarin Mobile Application Development.
You'll begin with an overview of Xamarin.Forms, then move on to an in-depth XAML (eXtensible Application Markup Language) primer covering syntax, namespaces, markup extensions, constructors, and the XAML standard. XAML gives us both the power of decoupled UI development and the direct use of Xamarin.Forms elements. This book explores the core of the Xamarin.Forms mobile app UI: using layouts and FlexLayouts to position controls and views to design and build screens, formatting your UI using resource dictionaries, styles, themes and CSS, then coding user interactions with behaviors, commands, and triggers.
You'll see how to use XAML to build sophisticated, robust cross-platform mobile apps and help your user get around your app using Xamarin.Forms navigation patterns. Building Xamarin.Forms Mobile Apps Using XAML explains how to bind UI to data models using data binding and using the MVVM pattern, and how to customize UI elements for each platform using industry-standard menus, effects, custom renderers, and native view declaration.
What You Will Learn
Create world-class mobile apps for iOS and Android using C# and XAML
Build a XAML UI decoupled from the C# code behind
Design UI layouts such as FrameLayout, controls, lists, and navigation patterns
Style your app using resource dictionaries, styles, themes, and CSS
Customize controls to have platform-specific features using effects, custom renderers, and native views
Who This Book Is For
XAML and C# developers, architects, and technical managers as well as many Android and iOS developers
Автор: Oluyege, Paul Название: Mongodb, express, angular, and node.js fundamentals ISBN: 1789808731 ISBN-13(EAN): 9781789808735 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Taking control of the MEAN stack and getting familiar with different JavaScript technologies during the process will transform you into a full-stack JavaScript developer. MongoDB, Express, Angular and Node.js Fundamentals shows you how to develop highly scalable, asynchronous, and event-driven APIs quickly with Express and Node.js. You`ll be ...
Автор: Meine Sebastian Название: Fundamentals of SQL Server 2012 Replication ISBN: 1906434999 ISBN-13(EAN): 9781906434991 Издательство: Неизвестно Цена: 4137.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Ogihara Название: Fundamentals of Java Programming ISBN: 3319894900 ISBN-13(EAN): 9783319894904 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, PrintStream, Arrays, and File) are included to get started in Java programming.
Автор: Paper, David Название: Data science fundamentals for python and mongodb ISBN: 1484235967 ISBN-13(EAN): 9781484235966 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate. The book is a necessary precursor to applying and implementing machine learning algorithms.
The book is self-contained. All of the math, statistics, stochastic, and programming skills required to master the content are covered. In-depth knowledge of object-oriented programming isn’t required because complete examples are provided and explained.
Data Science Fundamentals with Python and MongoDB is an excellent starting point for those interested in pursuing a career in data science. Like any science, the fundamentals of data science are a prerequisite to competency. Without proficiency in mathematics, statistics, data manipulation, and coding, the path to success is “rocky” at best. The coding examples in this book are concise, accurate, and complete, and perfectly complement the data science concepts introduced.
What You'll Learn
Prepare for a career in data scienceWork with complex data structures in PythonSimulate with Monte Carlo and Stochastic algorithmsApply linear algebra using vectors and matricesUtilize complex algorithms such as gradient descent and principal component analysisWrangle, cleanse, visualize, and problem solve with dataUse MongoDB and JSON to work with data
Who This Book Is For
The novice yearning to break into the data science world, and the enthusiast looking to enrich, deepen, and develop data science skills through mastering the underlying fundamentals that are sometimes skipped over in the rush to be productive. Some knowledge of object-oriented programming will make learning easier.
Автор: Chancellor Chris Название: Fundamentals of Programming Languages ISBN: 1635496802 ISBN-13(EAN): 9781635496802 Издательство: Неизвестно Цена: 24944.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Shampine Название: Fundamentals of Numerical Computing ISBN: 0471163635 ISBN-13(EAN): 9780471163633 Издательство: Wiley Рейтинг: Цена: 37533.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book examines the solution of some of the most common problems of numerical computation. By concentrating on one effective algorithm for each basic task, it develops the fundamental theory in a brief, elementary way. There are ample exercises, and codes are provided to reduce the time otherwise required for programming and debugging.
Автор: Theo Pavlidis Название: Fundamentals of X Programming ISBN: 147578256X ISBN-13(EAN): 9781475782561 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: While Java offers an apparently universal graphics library (the abstract window toolkit), the reality is quite different: For high-quality graphics and image display, we must program on the target platform itself (X or one of Microsoft`s APIs) rather than rely on Java peer objects.
Автор: Hartmut Ehrig; Bernd Mahr Название: Fundamentals of Algebraic Specification 1 ISBN: 3642699642 ISBN-13(EAN): 9783642699641 Издательство: Springer Рейтинг: Цена: 18167.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The aim of this book is to present fundamentals of algebraicspecifications with respect to the following three aspects:fundamentals in the sense of a carefully motivatedintroduction to algebraic specifications, which is easy tounderstand for computer scientists and mathematicians;
Автор: Hartmut Ehrig; Bernd Mahr Название: Fundamentals of Algebraic Specification 2 ISBN: 3642647766 ISBN-13(EAN): 9783642647765 Издательство: Springer Рейтинг: Цена: 9776.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Since the early seventies concepts of specification have become central in the whole area of computer science. The fundamentals of algebraic specification lay a basis for teaching, research, and development in all those fields of computer science where algebraic techniques are the subject or are used with advantage on a conceptual level.
Автор: Hartmut Ehrig; Bernd Mahr Название: Fundamentals of Algebraic Specification 2 ISBN: 3540517995 ISBN-13(EAN): 9783540517993 Издательство: Springer Рейтинг: Цена: 9776.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Since the early seventies concepts of specification have become central in the whole area of computer science. The fundamentals of algebraic specification lay a basis for teaching, research, and development in all those fields of computer science where algebraic techniques are the subject or are used with advantage on a conceptual level.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru