離線 ──登出害你陷入險境的平台,逃離被演算法操控的日常
年輕一輩子的身體,從骨盆修復開始:透過「呼吸法×伸展×運動」,遠離小腹凸出、肩頸僵硬、慢性疼痛

英文書 > 全部商品

Simply JavaScript

Ingram 出版
2020/11/10 出版

This is a basic overview for learning JavaScript.

9 特價632
立即代訂
下次再買

Perlscript and WbemScripting

Ingram 出版
2020/11/10 出版

This book is a series of Perlscript based routines using WbemScripting to acquire information from the Win32_Process class and then create hundreds of customized outputs in ASP. ASPX. HTA. HTML and many others.

9 特價632
立即代訂
下次再買

Perlscript and WbemScripting Async

Ingram 出版
2020/11/10 出版

Perlscript, InstancesOfAsync, and lots of code examples

9 特價632
立即代訂
下次再買

The VB.Net Code Warror

Ingram 出版
2020/11/10 出版

Next to DAO, Access makes it fun and easy to crfeate databases in a variety of formats and enables you to create customized tables on the fly.This book takes that to the next level with a host of different outputs and stylesheets that makes the experience of creating dynamically driven reports a snap.

9 特價632
立即代訂
下次再買

WSH JScript and WbemScripting

Ingram 出版
2020/11/10 出版

This book is about the using WSH, JScript, WbemScripting working with ExecQuery producing data which is then fed into a suite of outputs you get to pick and choose from as source code

9 特價632
立即代訂
下次再買

VB.Net Code Warrior

Ingram 出版
2020/11/10 出版

This is one of 9 books dealing with VB.Net, SQL Client, OLEDB and ODBC and using the DataSet, DataTable and DataView

9 特價632
立即代訂
下次再買

VB6 and WbemScripting Async

Ingram 出版
2020/11/10 出版

This vb6 book is about using WbemScripting in Asynchronous mode and working with ExecNotificationQuery and __InstanceCreationEvent.The resulting data is then applied to a wide variety of outputs.

9 特價632
立即代訂
下次再買

Distributed Systems with Node.Js

Ingram 出版
2020/11/10 出版

Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise platforms for building services that are observable, scalable, and resilient. Intermediate to advanced Node.js developers will find themselves integrating application code with a breadth of tooling from each layer of a modern service stack.Learn why running redundant copies of the same Node.js service is necessaryKnow which protocol to choose, depending on the situationFine-tune your application containers for use in productionTrack down errors in a distributed setting to determine which service is at faultSimplify app code and increase performance by offloading work to a reverse proxyBuild dashboards to monitor service health and throughputFind out why so many different tools are required when operating in an enterprise environment

9 特價1915
立即代訂
下次再買

SQL Cookbook

Ingram 出版
2020/11/09 出版

You may know SQL basics, but are you taking advantage of its expressive power? This second edition applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated cookbook provides a framework to help you construct solutions and executable examples in several flavors of SQL, including Oracle, DB2, SQL Server, MySQL, and PostgreSQL. SQL programmers, analysts, data scientists, database administrators, and even relatively casual SQL users will find SQL Cookbook to be a valuable problem-solving guide for everyday issues. No other resource offers recipes in this unique format to help you tackle nagging day-to-day conundrums with SQL. The second edition includes: Fully revised recipes that recognize the greater adoption of window functions in SQL implementations Additional recipes that reflect the widespread adoption of common table expressions (CTEs) for more readable, easier-to-implement solutions New recipes to make SQL more useful for people who aren't database experts, including data scientists Expanded solutions for working with numbers and strings Up-to-date SQL recipes throughout the book to guide you through the basics

9 特價2257
立即代訂
下次再買

C# 9 and .NET 5 - Modern Cross-Platform Development - Fifth Edition

Mark J,Price  著
Packt 出版
2020/11/09 出版

A comprehensive guide for beginners to learn the key concepts, real-world applications, and latest features of C# 9 and .NET 5 with hands-on exercises using VS CodeKey Features: Explore the newest additions to C# 9, the .NET 5 class library, Entity Framework Core and BlazorStrengthen your command of ASP.NET Core 5.0 and create professional websites and servicesBuild cross-platform apps for Windows, macOS, Linux, iOS, and AndroidBook descriptionIn C# 9 and .NET 5 - Modern Cross-Platform Development, Fifth Edition, expert teacher Mark J. Price gives you everything you need to start programming C# applications. This latest edition uses the popular Visual Studio Code editor to work across all major operating systems. It is fully updated and expanded with a new chapter on the Microsoft Blazor framework. The book's first part teaches the fundamentals of C#, including object-oriented programming and new C# 9 features such as top-level programs, target-typed new object instantiation, and immutable types using the record keyword. Part 2 covers the .NET APIs, for performing tasks like managing and querying data, monitoring and improving performance, and working with the file system, async streams, serialization, and encryption. Part 3 provides examples of cross-platform apps you can build and deploy, such as websites and services using ASP.NET Core or mobile apps using Xamarin.Forms. By the end of the book, you will have acquired the understanding and skills you need to use C# 9 and .NET 5 to create websites, services, and mobile apps.What you will learnBuild your own types with object-oriented programmingQuery and manipulate data using LINQBuild websites and services using ASP.NET Core 5Create intelligent apps using machine learningUse Entity Framework Core and work with relational databasesDiscover Windows app development using the Universal Windows Platform and XAMLBuild rich web experiences using the Blazor frameworkBuild mobile applications for iOS and Android using Xamarin.FormsWho this book is forThis book is best for C# and .NET beginners, or programmers who have worked with C# in the past but feel left behind by the changes in the past few years. This book doesn't expect you to have any C# or .NET experience; however, you should have a general understanding of programming. Students and professionals with a science, technology, engineering, or mathematics (STEM) background can certainly benefit from this book.

9 特價3992
立即代訂
下次再買

Python from the Very Beginning

Ingram 出版
2020/11/06 出版

In Python from the Very Beginning John Whitington takes a no-prerequisites approach to teaching a modern general-purpose programming language. Each small, self-contained chapter introduces a new topic, building until the reader can write quite substantial programs. There are plenty of questions and, crucially, worked answers and hints.Python from the Very Beginning will appeal both to new programmers, and to experienced programmers eager to explore a new language. It is suitable both for formal use within an undergraduate or graduate curriculum, and for the interested amateur.Chapters: Getting ReadyStarting OffNames and FunctionsAgain and AgainMaking ListsMore with Lists and StringsPrettier PrintingArranging ThingsWhen Things Go WrongMore with FilesThe Other NumbersThe Standard LibraryBuilding Bigger ProgramsProject 1: Pretty PicturesProject 2: Counting CaloriesProject 3: Noughts and CrossesProject 4: Photo FinishAnswers to QuestionsHints for QuestionsThe book has recently (2023) been updated with all errata and for the latest version of Python.

9 特價1269
立即代訂
下次再買

Practical Apache Lucene 8

Atri,Sharma  著
Apress 出版
2020/11/05 出版

Based on Apache Lucene 8.0Features the development of 4 innovative projects from scratchPresents the latest approaches to improve application performance

9 特價1539
立即代訂
下次再買

C# Interview Questions You’ll Most Likely Be Asked

Ingram 出版
2020/11/05 出版

284 C# Interview Questions78 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questionsFree 2 Aptitude Tests onlineC# Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today's competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver's seat and helps them steer their way to impress the interviewer.Includes: 284 C# Interview Questions, Answers and proven strategies for getting hired as an IT professionalDozens of examples to respond to interview questions78 HR Questions with Answers and proven strategies to give specific, impressive, answers that help nail the interviews2 Aptitude Tests download available on www.vibrantpublishers.comAbout the SeriesThis book is part of the Job Interview Questions series that has more than 75 books dedicated to interview questions and answers for different technical subjects and HR round related topics.This series of books is written by experienced placement experts and subject matter experts. Unlike comprehensive, textbook-sized reference guides, these books include only the required information for job search. Hence, these books are short, concise and ready-to-use by students and professionals.

9 特價1692
立即代訂
下次再買

Android Studio 4.1 Development Essentials - Java Edition

Neil,Smyth  著
Ingram 出版
2020/11/02 出版

Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.Chapters are also included covering the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding.More advanced topics such as intents are also covered, as are touch screen handling, gesture recognition and the playback and recording of audio. This edition of the book also covers printing, transitions, cloud-based file storage and foldable device support.The concepts of material design are also covered in detail, including the use of floating action buttons, Snackbars, tabbed interfaces, card views, navigation drawers and collapsing toolbars.In addition to covering general Android development techniques, the book also includes Google Play specific topics such as implementing maps using the Google Maps Android API, and submitting apps to the Google Play Developer Console.Other key features of Android Studio 4.1 and Android 11 are also covered in detail including the Layout Editor, the ConstraintLayout and ConstraintSet classes, constraint chains, MotionLayout animation, barriers, direct reply notifications, view bindings and multi-window support.Chapters also cover advanced features of Android Studio such as App Links, Dynamic Feature Modules, the Android Studio Profiler and Gradle build configuration.Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac or Linux system and ideas for some apps to develop, you are ready to get started.

9 特價2156
立即代訂
下次再買

C++20 for Programmers

Paul,Deitel  著
Pearson 出版
2020/11/01 出版

The professional programmer's Deitel(R) guide to C++20 Written for programmers with a background in another high-level language, in this book, you'll learn Modern C++ development hands on using C++20 and its "Big Four" features--Ranges, Concepts, Modules and Coroutines. (For more details, see the Preface, and the table of contents diagram inside the front cover.) In the context of 200+, hands-on, real-world code examples, you'll quickly master Modern C++ coding idioms using popular compilers--Visual C++(R), GNU(R) g++, Apple(R) Xcode(R) and LLVM(R)/Clang. After the C++ fundamentals quick start, you'll move on to C++ standard library containers array and vector; functional-style programming with C++20 Ranges and Views; strings, files and regular expressions; object-oriented programming with classes, inheritance, runtime polymorphism and static polymorphism; operator overloading, copy/move semantics, RAII and smart pointers; exceptions and a look forward to C++23 Contracts; standard library containers, iterators and algorithms; templates, C++20 Concepts and metaprogramming; C++20 Modules and large-scale development; and concurrency, parallelism, the C++17 and C++20 parallel standard library algorithms and C++20 Coroutines. Features Rich coverage of C++20's "Big Four" Ranges, Concepts, Modules and Coroutines Objects-Natural Approach: Use standard libraries and open-source libraries to build significant applications with minimal code Hundreds of real-world, live-code examples Modern C++: C++20, 17, 14, 11 and a look to C++23 Compilers: Visual C++(R), GNU(R) g++, Apple Xcode(R) Clang, LLVM(R)/Clang Docker: GNU(R) GCC, LLVM(R)/Clang Fundamentals: Control statements, functions, strings, references, pointers, files, exceptions Object-oriented programming: Classes, objects, inheritance, runtime and static polymorphism, operator overloading, copy/move semantics, RAII, smart pointers Functional-style programming: C++20 Ranges and Views, lambda expressions Generic programming: Templates, C++20 Concepts and metaprogramming C++20 Modules: Large-Scale Development Concurrent programming: Concurrency, multithreading, parallel algorithms, C++20 Coroutines, coroutines support libraries, C++23 executors Future: A look forward to Contracts, range-based parallel algorithms, standard library coroutine support and more "C++20 for Programmers builds up an intuition for modern C++ that every programmer should have in the current software engineering ecosystem. The unique and brilliant ordering in which the Deitels present the material jibes much more naturally with the demands of modern, production-grade programming environments. I strongly recommend this book for anyone who needs to get up to speed on C++, particularly in professional programming environments where the idioms and patterns of modern C++ can be indecipherable without the carefully crafted guidance that this book provides."--Dr. Daisy Hollman, ISO C++ Standards Committee Member "This is a fine book that covers a surprising amount of the very large language that is C++20. An in-depth treatment of C++ for a reader familiar with how things work in other programming languages."--Arthur O'Dwyer, C++ trainer, Chair of CppCon's Back to Basics track, author of several accepted C++17/20/23 proposals and the book Mastering the C++17 STL "Forget about callback functions, bare pointers and proprietary multithreading libraries--C++20 is about standard concurrency features, generic lambda expressions, metaprogramming, tighter type-safety and the long-awaited concepts, which are all demonstrated in this book. Functional programming is explained clearly with plenty of illustrative code listings. The excellent chapter, 'Parallel Algorithms and Concurrency: A High-Level View, ' is a highlight of this book."--Danny Kalev, Ph.D. and Certified System Analyst and Software Engineer, Former ISO C++ Standards Committee Member Register your book for convenient access to downl

9 特價2753
立即代訂
下次再買

Learn Android Studio 4

Ted,Hagos  著
Apress 出版
2020/11/01 出版

Build and deploy your Java-based Android apps using the popular and efficient Android Studio 4 suite of tools, an integrated development environment (IDE) for today's Android developers. With this book, you'll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app development and minimal effort on your part. Among these tools, you'll use the new Android Studio 4 features, including an upgraded CPU profiler UI, a new build speed window, the multi-preview feature, and the live layout inspector. After reading and using this book, you'll be able to efficiently build complete Java-based Android apps that run on any Android smartphone, tablet, smart watch and more. You'll also be able to publish those apps and sell them online and in the Google Play store. What You Will Learn Use Android Studio 4 to quickly and confidently build your first Android apps Build an Android user interface using activities and layouts, event handling, images, menus, and the action bar Work with new tools in Android Studio 4: Jetpack compose support, a smart editor for ProGuard rules, a new motion layout editor, a new Android Gradle plugin, and a fragment wizard with new fragment templates Integrate data with data persistence Access the cloud Who This Book Is For Those who may be new to Android Studio 4 or Android Studio in general. You may or may not be new to Android development. Some prior experience with Java is recommended.

9 特價2223
立即代訂
下次再買

Beginning R 4

Matt,Wiley  著
Apress 出版
2020/11/01 出版

Learn how to use R 4, write and save R scripts, read in and write out data files, use built-in functions, and understand common statistical methods. This in-depth tutorial includes key R 4 features including a new color palette for charts, an enhanced reference counting system (useful for big data), and new data import settings for text (as well as the statistical methods to model text-based, categorical data). Each chapter starts with a list of learning outcomes and concludes with a summary of any R functions introduced in that chapter, along with exercises to test your new knowledge. The text opens with a hands-on installation of R and CRAN packages for both Windows and macOS. The bulk of the book is an introduction to statistical methods (non-proof-based, applied statistics) that relies heavily on R (and R visualizations) to understand, motivate, and conduct statistical tests and modeling.Beginning R 4 shows the use of R in specific cases such as ANOVA analysis, multiple and moderated regression, data visualization, hypothesis testing, and more. It takes a hands-on, example-based approach incorporating best practices with clear explanations of the statistics being done.You will: Acquire and install R and RStudioImport and export data from multiple file formatsAnalyze data and generate graphics (including confidence intervals)Interactively conduct hypothesis testingCode multiple and moderated regression solutions Who This Book Is For Programmers and data analysts who are new to R. Some prior experience in programming is recommended.

9 特價2052
立即代訂
下次再買

Formal Methods for Industrial Critical Systems

Springer 出版
2020/11/01 出版

This book constitutes the proceedings of the 25th International Workshop on Formal Methods for Industrial Critical Systems, FMICS 2020, which was held during September 2-3, 2020. The conference was planned to take place in Vienna, Austria. Due to the COVID-19 pandemic it changed to a virtual event.The 11 full papers presented in this volume were carefully reviewed and selected from 26 submissions. The papers are organized in topical sections as follows: Quantitative Analysis and Cyber-Physical Systems, Formal Verification of Industrial Systems, Temporal Logic and Model Checking. The book also contains a lengthy report on a Formal Methods Survey conducted on occasion of the 25th edition of the conference.

9 特價2870
立即代訂
下次再買

Artificial Intelligence in Finance

Ingram 出版
2020/11/01 出版

The widespread adoption of AI and machine learning is revolutionizing many industries today. Once these technologies are combined with the programmatic availability of historical and real-time financial data, the financial industry will also change fundamentally. With this practical book, you'll learn how to use AI and machine learning to discover statistical inefficiencies in financial markets and exploit them through algorithmic trading. Author Yves Hilpisch shows practitioners, students, and academics in both finance and data science practical ways to apply machine learning and deep learning algorithms to finance. Thanks to lots of self-contained Python examples, you'll be able to replicate all results and figures presented in the book. In five parts, this guide helps you: Learn central notions and algorithms from AI, including recent breakthroughs on the way to artificial general intelligence (AGI) and superintelligence (SI) Understand why data-driven finance, AI, and machine learning will have a lasting impact on financial theory and practice Apply neural networks and reinforcement learning to discover statistical inefficiencies in financial markets Identify and exploit economic inefficiencies through backtesting and algorithmic trading--the automated execution of trading strategies Understand how AI will influence the competitive dynamics in the financial industry and what the potential emergence of a financial singularity might bring about

9 特價3078
立即代訂
下次再買

Machine Learning and Data Science Blueprints for Finance

Ingram 出版
2020/11/01 出版

Over the next few decades, machine learning and data science will transform the finance industry. With this practical book, analysts, traders, researchers, and developers will learn how to build machine learning algorithms crucial to the industry. You'll examine ML concepts and over 20 case studies in supervised, unsupervised, and reinforcement learning, along with natural language processing (NLP). Ideal for professionals working at hedge funds, investment and retail banks, and fintech firms, this book also delves deep into portfolio management, algorithmic trading, derivative pricing, fraud detection, asset price prediction, sentiment analysis, and chatbot development. You'll explore real-life problems faced by practitioners and learn scientifically sound solutions supported by code and examples. This book covers: Supervised learning regression-based models for trading strategies, derivative pricing, and portfolio management Supervised learning classification-based models for credit default risk prediction, fraud detection, and trading strategies Dimensionality reduction techniques with case studies in portfolio management, trading strategy, and yield curve construction Algorithms and clustering techniques for finding similar objects, with case studies in trading strategies and portfolio management Reinforcement learning models and techniques used for building trading strategies, derivatives hedging, and portfolio management NLP techniques using Python libraries such as NLTK and scikit-learn for transforming text into meaningful representations

9 特價2736
立即代訂
下次再買

Python Machine Learning by Example - Third Edition

Packt 出版
2020/10/31 出版

A comprehensive guide to get you up to speed with the latest developments of practical machine learning with Python and upgrade your understanding of machine learning (ML) algorithms and techniquesKey FeaturesDive into machine learning algorithms to solve the complex challenges faced by data scientists todayExplore cutting edge content reflecting deep learning and reinforcement learning developmentsUse updated Python libraries such as TensorFlow, PyTorch, and scikit-learn to track machine learning projects end-to-endBook DescriptionPython Machine Learning By Example, Third Edition serves as a comprehensive gateway into the world of machine learning (ML).With six new chapters, on topics including movie recommendation engine development with Na簿ve Bayes, recognizing faces with support vector machine, predicting stock prices with artificial neural networks, categorizing images of clothing with convolutional neural networks, predicting with sequences using recurring neural networks, and leveraging reinforcement learning for making decisions, the book has been considerably updated for the latest enterprise requirements.At the same time, this book provides actionable insights on the key fundamentals of ML with Python programming. Hayden applies his expertise to demonstrate implementations of algorithms in Python, both from scratch and with libraries.Each chapter walks through an industry-adopted application. With the help of realistic examples, you will gain an understanding of the mechanics of ML techniques in areas such as exploratory data analysis, feature engineering, classification, regression, clustering, and NLP.By the end of this ML Python book, you will have gained a broad picture of the ML ecosystem and will be well-versed in the best practices of applying ML techniques to solve problems.What you will learnUnderstand the important concepts in ML and data scienceUse Python to explore the world of data mining and analyticsScale up model training using varied data complexities with Apache SparkDelve deep into text analysis and NLP using Python libraries such NLTK and GensimSelect and build an ML model and evaluate and optimize its performanceImplement ML algorithms from scratch in Python, TensorFlow 2, PyTorch, and scikit-learnWho this book is forIf you're a machine learning enthusiast, data analyst, or data engineer highly passionate about machine learning and want to begin working on machine learning assignments, this book is for you.Prior knowledge of Python coding is assumed and basic familiarity with statistical concepts will be beneficial, although this is not necessary.

9 特價1881
立即代訂
下次再買

C++17 - The Complete Guide

Ingram 出版
2020/10/30 出版

All the new language and library features of C++17 (for those who know the previous versions of C++).C++17 is the next evolution in modern C++ programming, which is already now supported by the latest version of gcc, clang, and Visual C++. Although it is not as big a step as C++11, it contains a large number of small and valuable language and library features, which will change the way we program in C++. As usual, not everything is self-explanatory, combining new features gives even more power, and there are hidden traps.This book presents all the new language and library features of C++17. It covers the motivation and context of each new feature with examples and background information. The focus is on how these features impact day-to-day programming, what it means to combine them, and how to benefit from this in practice.

9 特價2745
立即代訂
下次再買

Python

Marc,Matthes  著
Ingram 出版
2020/10/30 出版

DID YOU KNOW THAT A PYTHON PROGRAMMER CAN EARN EVEN MORE THAN $ 100.000 PER YEAR?If you are an experienced coder or a beginner looking for the first time at this topic, the only thing you really need to know is that Python is one of the most requested and used languages and there is no sign of change in the future. This is why Python programmers are among the most valued professionals and therefore well paid.This is certainly one very good reason, I think, to start learning more about this topic, don't you agree?Learning to code in Python can give you countless benefits: - a yearly income well over $ 100.000;- the possibility to work from home;- working to exciting and modern tasks; - working with interesting and dynamic people; - developing projects on your own.This collection of two books, one for beginners and the other for experts, will allow you to learn both the basic principles and the more complex dynamics, until you reach a good level of knowledge of Python.Do you think becoming a Python coder is too hard of a task? Do you think you are not suited for it?Well, learning new skills is a process made out of two big components: the first one is just your own will to learn and the second one is a good source of information.We are sure this book is what you need to start your journey to become a Python programmer and achieve your goals.

9 特價634
立即代訂
下次再買

Practical Python Data Visualization

Apress 出版
2020/10/29 出版

Quickly start programming with Python 3 for data visualization with this step-by-step, detailed guide. This book's programming-friendly approach using libraries such as leather, NumPy, Matplotlib, and Pandas will serve as a template for business and scientific visualizations. You'll begin by installing Python 3, see how to work in Jupyter notebook, and explore Leather, Python's popular data visualization charting library. You'll also be introduced to the scientific Python 3 ecosystem and work with the basics of NumPy, an integral part of that ecosystem. Later chapters are focused on various NumPy routines along with getting started with Scientific Data visualization using matplotlib. You'll review the visualization of 3D data using graphs and networks and finish up by looking at data visualization with Pandas, including the visualization of COVID-19 data sets. The code examples are tested on popular platforms like Ubuntu, Windows, and Raspberry Pi OS. WithPractical Python Data Visualization you'll master the core concepts of data visualization with Pandas and the Jupyter notebook interface.What You'll LearnReview practical aspects of Python Data Visualization with programming-friendly abstractions Install Python 3 and Jupyter on multiple platforms including Windows, Raspberry Pi, and Ubuntu Visualize COVID-19 data sets with PandasWho This Book Is ForData Science enthusiasts and professionals, Business analysts and managers, software engineers, data engineers.

9 特價2223
立即代訂
下次再買

Android Studio 4.1 Development Essentials - Kotlin Edition

Neil,Smyth  著
Ingram 出版
2020/10/29 出版

Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by an introduction to programming in Kotlin including data types, flow control, functions, lambdas, coroutines and object-oriented programming.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.Chapters are also included covering the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding.More advanced topics such as intents are also covered, as are touch screen handling, gesture recognition and the playback and recording of audio. This edition of the book also covers printing, transitions, cloud-based file storage and foldable device support.The concepts of material design are also covered in detail, including the use of floating action buttons, Snackbars, tabbed interfaces, card views, navigation drawers and collapsing toolbars.Other key features of Android Studio 4.1 and the Android 11 SDK are also covered in detail including the Layout Editor, the ConstraintLayout and ConstraintSet classes, MotionLayout animation, constraint chains and barriers, view binding, direct reply notifications and multi-window support.Chapters also cover advanced features of Android Studio such as App Links, Dynamic Feature Modules, the Android Studio Profiler and Gradle build configuration.Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac or Linux system and ideas for some apps to develop, you are ready to get started.

9 特價2156
立即代訂
下次再買

Python Programming

Ingram 出版
2020/10/17 出版

This book provides a comprehensive and technical introduction to Python language. This book is written in beginner perspective and focused on fundamentals of Python and its implementation. This beginner friendly text book features plentiful ready to run programming examples and extensive explanation to understand difficult topics. The book includes Introduction to Programming in Python, Data types, Operators, different types of expressions. Python data structures like List, Dictionary, Tuple, Sets are covered with useful examples. Modular programming concepts such as user defined functions is also covered in this book. Readers will find complete programming code and clear display of syntax, explanation, and examples easy to read and beneficial to learning. This book is useful for one semester course focused on Python.

9 特價1779
立即代訂
下次再買

The Unicode Cookbook for Linguists

Steven,Moran  著
Ingram 出版
2020/10/16 出版

This text is a practical guide for linguists, and programmers, who work with data in multilingual computational environments. We introduce the basic concepts needed to understand how writing systems and character encodings function, and how they work together at the intersection between the Unicode Standard and the International Phonetic Alphabet. Although these standards are often met with frustration by users, they nevertheless provide language researchers and programmers with a consistent computational architecture needed to process, publish and analyze lexical data from the world's languages. Thus we bring to light common, but not always transparent, pitfalls which researchers face when working with Unicode and IPA. Having identified and overcome these pitfalls involved in making writing systems and character encodings syntactically and semantically interoperable (to the extent that they can be), we created a suite of open-source Python and R tools to work with languages using orthography profiles that describe author- or document-specific orthographic conventions. In this cookbook we describe a formal specification of orthography profiles and provide recipes using open source tools to show how users can segment text, analyze it, identify errors, and to transform it into different written forms for comparative linguistics research. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價1833
立即代訂
下次再買

The Unicode Cookbook for Linguists

Steven,Moran  著
Ingram 出版
2020/10/16 出版

This text is a practical guide for linguists, and programmers, who work with data in multilingual computational environments. We introduce the basic concepts needed to understand how writing systems and character encodings function, and how they work together at the intersection between the Unicode Standard and the International Phonetic Alphabet. Although these standards are often met with frustration by users, they nevertheless provide language researchers and programmers with a consistent computational architecture needed to process, publish and analyze lexical data from the world's languages. Thus we bring to light common, but not always transparent, pitfalls which researchers face when working with Unicode and IPA. Having identified and overcome these pitfalls involved in making writing systems and character encodings syntactically and semantically interoperable (to the extent that they can be), we created a suite of open-source Python and R tools to work with languages using orthography profiles that describe author- or document-specific orthographic conventions. In this cookbook we describe a formal specification of orthography profiles and provide recipes using open source tools to show how users can segment text, analyze it, identify errors, and to transform it into different written forms for comparative linguistics research. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價1282
立即代訂
下次再買

PHP and WbemScripting

Ingram 出版
2020/10/15 出版

This book is one of 7 books covering php and WbemScripting. This particular book uses ExecNotificationQuery and __InstanceModificationEvent to produce reports and tables

9 特價632
立即代訂
下次再買

Javascript and WbemScripting Async

Ingram 出版
2020/10/15 出版

This book is a series of 7 books covering the use of Javascript and WbemScripting in Async Mode. This particular book uses ExceNotificationQueryAsync and __InstanceOperationEvent to power the suite of reports, tables and other coding outputs contained in the book.

9 特價632
立即代訂
下次再買

VB.Net Coding Adventures

Ingram 出版
2020/10/15 出版

Want some great advice and source code. Welcome to the party!

9 特價632
立即代訂
下次再買

Rexx And WMI

Ingram 出版
2020/10/15 出版

This book is about using Rexx with Wbemscripting and ExecQuery to create reports and tables.

9 特價632
立即代訂
下次再買

Perlscript and WbemScripting Async

Ingram 出版
2020/10/15 出版

Reports and tables powered by Perlscript using WbemScripting in Asynchronous mode. Pure source code.

9 特價632
立即代訂
下次再買

C#.Net and WbemScripting

Ingram 出版
2020/10/15 出版

Lots of chapters with lots of source code!

9 特價632
立即代訂
下次再買

Developing Multi-Platform Apps with Visual Studio Code

Packt 出版
2020/10/15 出版

Redefine your software development experience by understanding the extensive features and rich functionalities offered by Visual Studio CodeKey Features Leverage the power of the free, cross-platform, and highly customizable code editor to build modern web and cloud applications Edit, debug and deploy on Microsoft Azure with Visual Studio Code Learn how to customize features and install a wide variety of third-party extensions Book Description Microsoft Visual Studio Code is a powerful, lightweight code editor for modern web and cloud development. It is a source code editor that can be used with a variety of programming languages, which works on multiple platforms such as Linux, Windows, and macOS. This book provides extensive coverage of the tools, functionalities, and extensions available within the VS Code environment that will help you build multi-platform apps with ease. You'll start with the installation of VS Code and learn about various tools and features that are essential for development. Progressing through the chapters, you'll explore the user interface while understanding tips and tricks for increasing productivity. Next, you'll delve into VS Code extensions and discover how they can make life easier for developers. Later, the book shows you how to develop a sample application with different programming languages, tools, and runtimes to display how VS code can be used effectively for development, before helping you get to grips with source code version management and deployment on Azure with VS Code. Finally, you'll build on your skills by focusing on remote development with VS Code. By the end of this book, you'll have the knowledge you need to use Visual Studio Code as your primary tool for software development. What you will learn Explore various editing, formatting, and navigational features of VS Code Understand how to add, delete, and configure extensions in VS Code Develop web APIs using Node.js, Java, and Python in VS Code Develop background service in .NET Core and explore Dapr Delve into debugging techniques such as breakpoints, log points, and data inspection Use Git with Azure DevOps to share and synchronize code with VS Code Create custom extensions in VS Code to increase developer productivity Understand the concepts of remote development using VS Code Who this book is for This book is for software developers, web developers and polyglot programmers, who are working with any language or framework such as Python, Java, Node.js, or .NET and are looking to learn how they can create multi-platform, microservices based, cloud-native applications while effectively using Visual Studio Code for editing, debugging, version management and deployment. Basic software development skills are a must to grasp the concepts covered in this book.

9 特價2340
立即代訂
下次再買

Programming for Computations - Python

Ingram 出版
2020/10/14 出版

Mathematics; Computer mathematics; Numerical analysis; Computer software; Numerical analysis This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價2797
立即代訂
下次再買

Java Programmming

Alan,Grid  著
Ingram 出版
2020/10/14 出版

How Can you Take Advantage of the Tremendous Development Tools and Versatility of Java in 2020? keep reading to find out ...Java is a widely-used programming language on the Web and in computing applications. It is a free download solution that allows users to access the latest versions and implement updates. This particular Programming Language is present in the majority of today's Web Applications and Computing Technologies. Java's scalable characteristics make it suitable for deployment in a wide range of applications, including apps for small electronic devices like cell phones and software solutions for large scale operations such as data centres. The growing preference for deploying Java is attributable to its robust functional features and sound security credentials.Java bears the Unique Distinction of Operating as a Modernized Programming Language but also as a Platform. The Programming Language Component of Java is centred on the aspect of writing instructions and compiling commands.This book includes: Why is Java crucial in 2020 ? ✓Get to know the Richest Application Programming Interface ✓Different Type Open Source Libraries ✓Discover the 7 Best Development Tools of Java ✓Get access to Extraordinary Documentation Support ✓Keywords ✓Identifiers ✓What are the Variables ? ✓ Java Runtime Environment ✓Creating Objects ✓...And much more!The book provides details of the different basic aspects of Java to guide you through the beginner's level of this Programming Language. This guide highlights the underlying concepts of Java, provides relevant examples, and incorporates exercises that will help you understand its fundamental parameters, structure, characteristics, and operations. It guides you on the procedures for implementing end-user deployments of the different tools that are used in a Java development environment.Ready to become a Master of Java? Don't waste time "Get the Book" !

9 特價752
立即代訂
下次再買

Programming for Computations - Python

Ingram 出版
2020/10/14 出版

Mathematics; Computer mathematics; Numerical analysis; Computer software; Numerical analysis This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價2246
立即代訂
下次再買

Finite Difference Computing With PDEs

Ingram 出版
2020/10/14 出版

This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners. Accordingly, it especially addresses: the construction of finite difference schemes, formulation and implementation of algorithms, verification of implementations, analyses of physical behavior as implied by the numerical solutions, and how to apply the methods and software to solve problems in the fields of physics and biology. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價2705
立即代訂
下次再買

Finite Difference Computing With PDEs

Ingram 出版
2020/10/14 出版

This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners. Accordingly, it especially addresses: the construction of finite difference schemes, formulation and implementation of algorithms, verification of implementations, analyses of physical behavior as implied by the numerical solutions, and how to apply the methods and software to solve problems in the fields of physics and biology. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價3210
立即代訂
下次再買

Language Technologies for the Challenges of the Digital Age

Ingram 出版
2020/10/14 出版

This open access volume constitutes the refereed proceedings of the 27th biennial conference of the German Society for Computational Linguistics and Language Technology, GSCL 2017, held in Berlin, Germany, in September 2017, which focused on language technologies for the digital age. The 16 full papers and 10 short papers included in the proceedings were carefully selected from 36 submissions. Topics covered include text processing of the German language, online media and online content, semantics and reasoning, sentiment analysis, and semantic web description languages. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價2797
立即代訂
下次再買

Language Technologies for the Challenges of the Digital Age

Ingram 出版
2020/10/14 出版

This open access volume constitutes the refereed proceedings of the 27th biennial conference of the German Society for Computational Linguistics and Language Technology, GSCL 2017, held in Berlin, Germany, in September 2017, which focused on language technologies for the digital age. The 16 full papers and 10 short papers included in the proceedings were carefully selected from 36 submissions. Topics covered include text processing of the German language, online media and online content, semantics and reasoning, sentiment analysis, and semantic web description languages. This work was published by Saint Philip Street Press pursuant to a Creative Commons license permitting commercial use. All rights not granted by the work's license are retained by the author or authors.

9 特價2246
立即代訂
下次再買

Learn to Code with JavaScript

Darren,Jones  著
Sitepoint 出版
2020/10/13 出版

A hands-on, practical Introduction to coding! Do you want to learn to code? Perhaps you want to learn how to build the next social media sensation or blockbuster game? Or perhaps you just want to get some valuable coding experience under your belt? This easy-to-follow, practical, and fun guide is the perfect place to start on your coding journey. You'll be learning to program with JavaScript - the most popular programming language on Earth. And it runs in web browsers, making it particularly suited to creating web-based apps and games. But the principles and techniques that you'll learn will provide you with a foundation to go on and learn many other languages, too. You'll learn: Programming basics, including data types, variables and moreHow to use logic to control the flow of a programHow to use loops to repeat code over and over againHow to write functions that can be used to store code in reusable blocksHow to store data in collections such as arrays, sets and mapsHow to create objects that store properties and actionsAnd much more! Along the way, you'll build a collection of fun applications, including games and interactive web pages. Start learning to code today!

9 特價1366
立即代訂
下次再買

C programming for problem solving.

Ingram 出版
2020/10/13 出版

This textbook offers comprehensive coverage of C programming constructs and concepts, essential for effective problem-solving. It is designed to meet the full syllabus requirements of introductory programming courses typically taught to first-year undergraduate students across various institutions in India.The book focuses on providing a strong foundation in C programming, starting from the basics and advancing to more complex topics. By the end of the book, readers will have the confidence to write efficient and optimized C programs to solve real-world problems.Key Features: In-depth explanation of C programming conceptsPractical examples and exercises for hands-on learningCovers the complete syllabus of first-year undergraduate programming coursesPrepares students for problem-solving in competitive programming and academic projectsWhether you are a student just beginning your programming journey or an instructor looking for a complete resource for teaching C, this book will be an invaluable guide.For more information, bulk orders, and to explore additional resources, visit: www.taaran.in

9 特價676
立即代訂
下次再買

C++ Programming

Alan,Grid  著
Ingram 出版
2020/10/09 出版

Why You Should at Least Get Familiar with C++? Even if You Plan to Use Higher Level Languages as your Tool of Choice? Today's AI industry is basically built upon C++. AI scientist, data analyst may prefer simple language bindings like python, but any serious project has to use C++ in its very core. It will continue to be used by many companies in the autonomous driving space for the foreseeable future.This is a beginner's introduction to the C++ language, as well as a reference guide by experienced C++ programmers. It will help you increase your programming skills exponentially.C++ is famous among programmers for its advanced capabilities and straightforward syntax . It has evolved from another dominant programming language (C programming language) for the past four decades.The success of C++ is mainly due to its object-oriented nature. In the early 1980s, the object-oriented programming paradigm took the technological world by storm. People were impressed with the adaptability and simplicity it offers. A lot of built C libraries at that time can be easily transformed into C++ functional libraries.This guide will EFFECTIVELY help you to Get Serious Results with Your Programs ✓Develop Firmware for Embedded Systems ✓High Performance Software Components or Libraries ✓Take Full Advantage of the Operating System ✓Low Level Stuffs ✓Discover the Most Effective STL Containers ✓Professionally Develop Your Games ✓...And much more!All of these factors combinedly helped C++ to become one of the popular high-level programming languages of this decade. It is estimated that by 2025, 15% of the Robotic applications will use C++ as a primary language to develop their resources. And do you know Photoshop is developed in C++? Many Adobe software are developed in C++, such as Acrobat, Illustrator, and many others.To Enhance the Applications and Save your Money/Time "GET THIS BOOK "

9 特價718
立即代訂
下次再買

Problem Solving with Algorithms and Data Structures using Python

Ingram 出版
2020/10/06 出版

Problem-Solving with Algorithms and Data Structures using Python was designed to cover data structures from a practical point of view, with as many complete examples as possible. The data structures shown in this book are the most efficient, elegant, and robust designs. This textbook is designed to serve as a text for the first course on data structures and algorithms. In this book, we cover abstract data types and data structures, writing algorithms, and solving problems. We look at several data structures and solve classic problems that arise. The tools and techniques that you learn here will be applied over and over as you continue your study of computer science.

9 特價3068
立即代訂
下次再買

Desarrollo de aplicaciones web en R Shiny para el an獺lisis de Twitter

Ingram 出版
2020/10/05 出版

Un gran n繳mero de informaci籀n en texto digital es generada cada d穩a. A diario miles de textos y mensajes circulan por las redes sociales, tratando diversos t籀picos o temas de inter矇s. Twitter es una de las redes sociales m獺s grandes en la actualidad, pol穩ticos, empresas, organizaciones, celebridades, gobiernos la usan para compartir sus ideolog穩as, intereses y opiniones, al p繳blico en general, recibiendo una retroalimentaci籀n del mismo. La miner穩a de textos es el conjunto de herramientas que nos permiten llevar a cabo el an獺lisis de datos no estructurados, en este caso, texto abierto o libre como los tweets. En el desarrollo de esta tesis, abordaremos las principales herramientas de la miner穩a de textos en lenguaje de programaci籀n R, que nos ayudan en la extracci籀n, limpieza, estructuramiento y an獺lisis de texto.

9 特價2721
立即代訂
下次再買

LISP 1.5 Programmer’s Manual

Mit Press 出版
2020/10/04 出版

The manual describes LISP, a formal mathematical language. LISP differs from most programming languages in three important ways. The first way is in the nature of the data.The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, game playing, and other fields of artificial intelligence. The manual describes LISP, a formal mathematical language. LISP differs from most programming languages in three important ways. The first way is in the nature of the data. In the LISP language, all data are in the form of symbolic expressions usually referred to as S-expressions, of indefinite length, and which have a branching tree-type of structure, so that significant subexpressions can be readily isolated. In the LISP system, the bulk of the available memory is used for storing S-expressions in the form of list structures. The second distinction is that the LISP language is the source language itself which specifies in what way the S-expressions are to be processed. Third, LISP can interpret and execute programs written in the form of S-expressions. Thus, like machine language, and unlike most other high level languages, it can be used to generate programs for further executions.

9 特價1755
立即代訂
下次再買
頁數28/41
移至第
金石堂門市 全家便利商店 萊爾富便利商店 7-11便利商店
World wide
活動ing