0330~0331_時報全書系
0330~0331_月底燒點

英文書 > 全部商品

C++20 Recipes

Apress 出版
2020/05/01 出版

Discover the newest major features of C++20, including modules, concepts, spaceship operators, and smart pointers. This book is a handy code cookbook reference guide that covers the C++ core language standard as well as some of the code templates available in standard template library (STL). In C++20 Recipes: A Problem-Solution Approach, you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers, and more. Also, you'll see various code samples, templates for C++ algorithms, parallel processing, multithreading, and numerical processes. It also includes 3D graphics programming code. A wealth of STL templates on function objects, adapters, allocators, and extensions are also available. This is a must-have, contemporary reference for your technical library to help with just about any project that involves the C++ programming language. What You Will Learn See what's new in C++20 Write modules Work with text, numbers, and classes Use the containers and algorithms available in the standard library Work with templates, memory, concurrency, networking, scripting, and more Code for 3D graphics Who This Book Is For Programmers with at least some prior experience with C++.

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

Python Automation Cookbook - Second Edition

Jaime,Buelta  著
Packt 出版
2020/05/01 出版
9 特價2018
立即代訂
下次再買

Learn SQL Database ProgrammingQuery and manipulate databases from popular relational datab

Packt 出版
2020/05/01 出版

Learn everything you need to know to build efficient SQL queries using this easy-to-follow beginner's guideKey Features Explore all SQL statements in depth using a variety of examples Get to grips with database querying, data aggregate, manipulation, and much more Understand how to explore and process data of varying complexity to tell a story Book Description SQL is a powerful querying language that's used to store, manipulate, and retrieve data, and it is one of the most popular languages used by developers to query and analyze data efficiently. If you're looking for a comprehensive introduction to SQL, Learn SQL Database Programming will help you to get up to speed with using SQL to streamline your work in no time. Starting with an overview of relational database management systems, this book will show you how to set up and use MySQL Workbench and design a database using practical examples. You'll also discover how to query and manipulate data with SQL programming using MySQL Workbench. As you advance, you'll create a database, query single and multiple tables, and modify data using SQL querying. This SQL book covers advanced SQL techniques, including aggregate functions, flow control statements, error handling, and subqueries, and helps you process your data to present your findings. Finally, you'll implement best practices for writing SQL and designing indexes and tables. By the end of this SQL programming book, you'll have gained the confidence to use SQL queries to retrieve and manipulate data. What you will learn Install, configure, and use MySQL Workbench to restore a database Explore different data types such as string, numeric, and date and time Query a single table using the basic SQL SELECT statement and the FROM, WHERE, and ORDER BY clauses Query multiple tables by understanding various types of table relationships Modify data in tables using the INSERT, UPDATE, and DELETE statements Use aggregate functions to group and summarize data Detect bad data, duplicates, and irrelevant values while processing data Who this book is for This book is for business analysts, SQL developers, database administrators, and students learning SQL. If you want to learn how to query and manipulate SQL data for database administration tasks or simply extract and organize relevant data for analysis, you'll find this book useful. No prior SQL experience is required.

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

Practical MATLAB Modeling with Simulink

Apress 出版
2020/05/01 出版

Employ the essential and hands-on tools and functions of MATLAB's ordinary differential equation (ODE) and partial differential equation (PDE) packages, which are explained and demonstrated via interactive examples and case studies. This book contains dozens of simulations and solved problems via m-files/scripts and Simulink models which help you to learn programming and modeling of more difficult, complex problems that involve the use of ODEs and PDEs.You'll become efficient with many of the built-in tools and functions of MATLAB/Simulink while solving more complex engineering and scientific computing problems that require and use differential equations. Practical MATLAB Modeling with Simulink explains various practical issues of programming and modelling.After reading and using this book, you'll be proficient at using MATLAB and applying the source code from the book's examples as templates for your own projects in data science or engineering. What You Will LearnModel complex problems using MATLAB and SimulinkGain the programming and modeling essentials of MATLAB using ODEs and PDEsUse numerical methods to solve 1st and 2nd order ODEsSolve stiff, higher order, coupled, and implicit ODEsEmploy numerical methods to solve 1st and 2nd order linear PDEsSolve stiff, higher order, coupled, and implicit PDEsWho This Book Is For Engineers, programmers, data scientists, and students majoring in engineering, applied/industrial math, data science, and scientific computing. This book continues where Apress' Beginning MATLAB and Simulink leaves off.

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

Web Programming with HTML, CSS, Bootstrap, JavaScript, jQuery, PHP, and MySQL Second Edition

Ingram 出版
2020/04/11 出版

This is a beginner book. However, it is recommended that you know file extensions, Web URL, and use of major browsers. It was written with college students in mind. This book introduces you to web programming. It covers HTML, CSS, Bootstrap, JavaScript, jQuery, PHP, and MySQL at the beginner level. There are many good books and websites on Web Programming. This book is unique for two reasons: 1) It focuses on solving the business problems instead of explaining language details. This way readers can have a good understanding of overall picture of web programming. When they need more details of certain topics, they can search the Internet to find them. 2) It includes many review questions and practice projects so that readers not only read, but they can also type, get frustrated, and enjoy the success when their program finally runs.This book cannot be completed in one hour, or one day because of the hands-on requirement. The recommended duration for completing this book is about 10 hours a week for two months. This book is not an in depth cover of any particular topic because we want you to finish the book by the end of the semester.This updated edition includes Bootstrap 4 and React JS.

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

Interactive Data Visualization with Python - Second Edition

Packt 出版
2020/04/01 出版

Create your own clear and impactful interactive data visualizations with the powerful data visualization libraries of PythonKey Features Study and use Python interactive libraries, such as Bokeh and Plotly Explore different visualization principles and understand when to use which one Create interactive data visualizations with real-world data Book Description With so much data being continuously generated, developers, who can present data as impactful and interesting visualizations, are always in demand. Interactive Data Visualization with Python sharpens your data exploration skills, tells you everything there is to know about interactive data visualization in Python. You'll begin by learning how to draw various plots with Matplotlib and Seaborn, the non-interactive data visualization libraries. You'll study different types of visualizations, compare them, and find out how to select a particular type of visualization to suit your requirements. After you get a hang of the various non-interactive visualization libraries, you'll learn the principles of intuitive and persuasive data visualization, and use Bokeh and Plotly to transform your visuals into strong stories. You'll also gain insight into how interactive data and model visualization can optimize the performance of a regression model. By the end of the course, you'll have a new skill set that'll make you the go-to person for transforming data visualizations into engaging and interesting stories. What you will learn Explore and apply different interactive data visualization techniques Manipulate plotting parameters and styles to create appealing plots Customize data visualization for different audiences Design data visualizations using interactive libraries Use Matplotlib, Seaborn, Altair and Bokeh for drawing appealing plots Customize data visualization for different scenarios Who this book is for This book intends to provide a solid training ground for Python developers, data analysts and data scientists to enable them to present critical data insights in a way that best captures the user's attention and imagination. It serves as a simple step-by-step guide that demonstrates the different types and components of visualization, the principles, and techniques of effective interactivity, as well as common pitfalls to avoid when creating interactive data visualizations. Students should have an intermediate level of competency in writing Python code, as well as some familiarity with using libraries such as pandas.

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

Jakarta Ee Recipes

Josh,Juneau  著
Apress 出版
2020/04/01 出版

Take a problem-solution approach to programming enterprise Java applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. This book provides effective and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment.Java EE was made open source under the Eclipse Foundation, and Jakarta EE is the new name for what used to be termed the Java Enterprise Edition Platform. This book helps you rejuvenate your Java expertise and put the platform's latest capabilities to use in quickly developing robust applications. If you are new to Jakarta EE, this book will help you learn features of the platform, and benefit from one of the most widely used and powerful technologies available for application development today. Examples in Jakarta EE Recipes highlight Jakarta EE's capabilities, helping you to build streamlined and reliable applications using the latest in Java technologies. The book takes a problem-solution approach in which each section introduces a common programming problem, showing you how to best solve that problem using the latest features in Jakarta EE. Solutions are presented in the form of working code examples that you can download and use immediately in your own projects. Clear descriptions are given so you can understand and learn to build further on the solutions that are provided. This is the ideal book for the code-focused programmer interested in keeping up with the future of enterprise development on the Java Platform. What You Will LearnDevelop enterprise Java applications using the now open source Jakarta EE platformCreate great-looking userinterfaces using Jakarta Server Faces and the Eclipse Krazo frameworkBuild database applications using Jakarta Enterprise Beans and Jakarta RESTFul web servicesAutomate testing through cohesive test suites built on Arquillian for Jakarta EE applicationsDeploy microservices applications in cloud environments using DockerSecure applications utilizing the Jakarta EE Security API and JSON Web Tokens Who This Book Is ForJava developers interested in quickly finding effective and proven solutions without reading through a lengthy manual and scrubbing for techniques

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

IT-gest羹tzte Partizipation in DIY Urbanism Projekten. Kategorien von Partizipationsmechanismen sowie Handlungsempfehlungen

Nora,Krogoll  著
Ingram 出版
2020/04/01 出版

Bachelorarbeit aus dem Jahr 2017 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,3, Technische Universit瓣t Carolo-Wilhelmina zu Braunschweig, Sprache: Deutsch, Abstract: Diese Arbeit untersucht das neue Feld DIY Urbanism, in welchem Partizipation eine wichtige Rolle spielt. Ein Literaturrecherche zu IT-gest羹tzten Partizipationsmodellen wurde als Basis f羹r eine Analyse digitaler Plattformen im Bereich DIY Urbanism genutzt. Das Ziel dabei war es, IT-gest羹tzte Partizipationsmechanismen herauszuarbeiten, die typisch f羹r DIY Urbanism sind. Dabei konnte gezeigt werden, dass die meisten existierenden Modelle zur Partizipation sich in ihrer Struktur und ihrem Inhalt sehr 瓣hnlich sind. Ein Gro?teil der analysierten Modelle wurden in vergleichbare Ebenen - jedoch teilweise aus unterschiedlichen Blickwinkeln - aufgeteilt. Die anschlie?ende Voranalyse von 55 Plattformen hat ergeben, dass viele DIY Urbanism Plattformen die ersten beiden Ebenen verwenden, um ihre Nutzer zu involvieren, sowie dass weniger als 10 Prozent die h繹chste Ebene bezogen auf den Grad der Partizipation nutzen. F羹nf Plattformen von der Voranalyse wurden genauer bez羹glich ihrer Partizipationsm繹glichkeiten untersucht und verglichen. Auf Basis der vorhergehenden Literaturrecherche und Untersuchungen wurde ein Modell f羹r IT-gest羹tzte Partizipation in DIY Urbanism Projekten entwickelt. Dies kann zum Beispiel von Plattformentwicklern genutzt werden und besteht aus drei Partizipationsstufen (Vorphasen der Partizipation, Passive Partizipation, Aktive Partizipation), bei der jede Stufe Ziele und konkrete Partizipationsmechanismen enth瓣lt.

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

React and React Native

Adam,Boduch  著
Packt 出版
2020/04/01 出版

Get up to speed with React, React Native, GraphQL and Apollo for building cross-platform native apps with the help of practical examplesKey Features Covers the latest features of React such as Hooks, Suspense, NativeBase, and Apollo in this updated third edition Get to grips with the React architecture for writing easy-to-manage web and mobile applications Understand GraphQL and Apollo for building a scalable backend for your cross-platform apps Book Description React and React Native, Facebook's innovative User Interface (UI) libraries, are designed to help you build robust cross-platform web and mobile applications. This updated third edition is improved and updated to cover the latest version of React. The book particularly focuses on the latest developments in the React ecosystem, such as modern Hook implementations, code splitting using lazy components and Suspense, user interface framework components using Material-UI, and Apollo. In terms of React Native, the book has been updated to version 0.62 and demonstrates how to apply native UI components for your existing mobile apps using NativeBase. You will begin by learning about the essential building blocks of React components. Next, you'll progress to working with higher-level functionalities in application development, before putting this knowledge to use by developing user interface components for the web and for native platforms. In the concluding chapters, you'll learn how to bring your application together with a robust data architecture. By the end of this book, you'll be able to build React applications for the web and React Native applications for multiple mobile platforms. What you will learn Delve into the React architecture, component properties, state, and context Get to grips with React Hooks for handling functions and components Implement code splitting in React using lazy components and Suspense Build robust user interfaces for mobile and desktop apps using Material-UI Write shared components for Android and iOS mobile apps using React Native Simplify layout design for React Native apps using NativeBase Write GraphQL schemas to power web and mobile apps Implement web and mobile components that are driven by Apollo Who this book is for This book is for any JavaScript developer who wants to start learning how to use Facebook's UI libraries, React and React Native, for mobile and web application development. Although no prior knowledge of React is needed, working knowledge of JavaScript programming will help you understand the concepts covered in the book more effectively.

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

Expert C++

Packt 出版
2020/04/01 出版
9 特價2018
立即代訂
下次再買

Is the consumer willing to adopt the innovative cryptocurrency Bitcoin as a payment method?

Ingram 出版
2020/04/01 出版

Master's Thesis from the year 2019 in the subject Computer Sciences - Cryptocurrency, grade: 2.7, course: INNOVATION AND TECHNOLOGY MANAGEMENT, language: English, abstract: Is the consumer willing to adopt the innovative, blockchain based cryptocurrency Bitcoin as a payment method? The aim of this work is to assess the European consumer's intention to use Bitcoin for payments. Bitcoin is not yet defined in many ways. The Role of the consumer is important as consumers play a significant role in technology adoption. In this work, Bitcoin is investigated from the consumer's perspective as an available innovative payment method. A literature reviewed allowed characterizing Bitcoin and to outline factors that have an effect on the consumer's intention to adopt this innovative technology for payments. These factors, compatibility (as in Innovation Diffusion Theory) and perceived risk, were integrated with a theoretical research model (Technology Acceptance Model) and its constructs perceived ease of use, perceived usefulness and behavioral intention, in order to predict the consumer's intention to use Bitcoin for payments. The proposed model was empirically tested using data collected from a survey of European consumers. The Structural Equation Modeling (SEM) technique was used to evaluate this research model and a Confirmatory Factor Analysis (CFA) was performed to test the reliability and validity of the proposed measurement model.

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

Learn C# Programming

Packt 出版
2020/04/01 出版

Get started with C# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C# 8Key Features Learn the fundamentals of C# with the help of easy-to-follow examples and explanations Leverage the latest features of C# 8, including nullable reference types, pattern matching enhancements, and asynchronous streams Explore object-oriented programming, functional programming, and multithreading concepts Book Description The C# programming language is often developers' primary choice for creating a wide range of applications for desktop, cloud, and mobile. In nearly two decades of its existence, C# has evolved from a general-purpose, object-oriented language to a multi-paradigm language with impressive features. This book will take you through C# from the ground up in a step-by-step manner. You'll start with the building blocks of C#, which include basic data types, variables, strings, arrays, operators, control statements, and loops. Once comfortable with the basics, you'll then progress to learning object-oriented programming concepts such as classes and structures, objects, interfaces, and abstraction. Generics, functional programming, dynamic, and asynchronous programming are covered in detail. This book also takes you through regular expressions, reflection, memory management, pattern matching, exceptions, and many other advanced topics. As you advance, you'll explore the .NET Core 3 framework and learn how to use the dotnet command-line interface (CLI), consume NuGet packages, develop for Linux, and migrate apps built with .NET Framework. Finally, you'll understand how to run unit tests with the Microsoft unit testing frameworks available in Visual Studio. By the end of this book, you'll be well-versed with the essentials of the C# language and be ready to start creating apps with it. What you will learn Get to grips with all the new features of C# 8 Discover how to use attributes and reflection to build extendable applications Utilize LINQ to uniformly query various sources of data Use files and streams and serialize data to JSON and XML Write asynchronous code with the async-await pattern Employ .NET Core tools to create, compile, and publish your applications Create unit tests with Visual Studio and the Microsoft unit testing frameworks Who this book is for If you have little experience in coding or C# and want to learn the essentials of C# programming to develop powerful programming techniques, this book is for you. It will also help aspiring programmers to write scripts or programs to accomplish specific tasks.

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

Responsive Web Design with HTML5 and CSS, Third Edition

Ben,Frain  著
Packt 出版
2020/04/01 出版

Publisher's note: This edition from 2020 is outdated and does not make use of the most recent CSS and HTML features. A new fourth edition, fully revised and updated for 2022, is now available.Key FeaturesBook DescriptionResponsive Web Design with HTML5 and CSS, Third Edition is a renewed and extended version of one of the most comprehensive and bestselling books on the latest HTML5 and CSS tools and techniques for responsive web design.Written in the author's signature friendly and informal style, this edition covers all the newest developments and improvements in responsive web design including better user accessibility, variable fonts and font loading, CSS Scroll Snap, and much, much more. With a new chapter dedicated to CSS Grid, you will understand how it differs from the Flexbox layout mechanism and when you should use one over the other.Furthermore, you will acquire practical knowledge of SVG, writing accessible HTML markup, creating stunning aesthetics and effects with CSS, applying transitions, transformations, and animations, integrating media queries, and more. The book concludes by exploring some exclusive tips and approaches for front-end development from the author.By the end of this book, you will not only have a comprehensive understanding of responsive web design and what is possible with the latest HTML5 and CSS, but also the knowledge of how to best implement each technique.What you will learnWho this book is forAre you a full-stack developer who needs to gem up on his front-end skills? Perhaps you work on the front-end and you need a definitive overview of all modern HTML and CSS has to offer? Maybe you have done a little website building but you need a deep understanding of responsive web designs and how to achieve them? This is a book for you!All you need to take advantage of this book is a working understanding of HTML and CSS. No JavaScript knowledge is needed.

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

Network Automation Cookbook

Packt 出版
2020/04/01 出版
9 特價2018
立即代訂
下次再買

PHP Programming For Beginners

Tim,Warren  著
Ingram 出版
2020/04/01 出版

PHP PROGRAMMING FOR BEGINNERS This book offers you basic tutorials on PHP, and it will make it easy for you to understand. After reading this book, you will find that web programming will become more efficient and simpler for you. It will give you the power to compete with other web page designers, and you can interact with your visitors in a stylish way. Even if you're a beginner, you will understand the instructions in this book, and you will be able to understand PHP coding. You will have a thorough understanding of what PHP does, what you can use it for, and who it is aimed at. In addition, this book gives you all the information to get you started with PHP, and to get started with it. You will know exactly it is used for and who uses it. Moreover, this book will save you the time from looking up information on proper coding, and having to look up information on PHP. You will never look at web programming the same again, and it will make your work much easier. This book is thorough, and it even starts you off with some coding skills. You will gain the skills to master PHP, in order to transform your website into a professional and nice looking site. Here Is What You'll Learn About... Basics Of PHP Rules Of PHP PHP Uses How Strings Work Operators Control Structures Much, Much More!

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

ASP.NET For Beginners

Warren,Tim  著
Ingram 出版
2020/04/01 出版

ASP.NET FOR BEGINNERS Are you ready to dive into the exciting world of Asp.Net? If so, finding a guide that is easy to understand is essential. You're in luck. This is exactly what you will find with this book. Here you can learn what the programming language is and why it is so effective. You will also learn important elements of getting started using it. Creating a great looking website does not have to be an unreachable goal. When you take the time to learn about asp.Net and the potential it has, you will see that creating a website for your business is an obtainable and affordable goal. Take your time, get to know the system and you will find that creating a website is something that is not only doable, but that can also be quite fun! This book takes you through the proper steps and information to ensure you have a solid foundation to begin using Asp.Net, and let's you hit the ground running! Here Is What You'll Learn About... What Is ASP.NET Getting Started With ASP.NET Website Building Basics ASP.NET Security Cookies & ASP.NET Going Mobile Much, Much More!

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

JavaThe ultimate beginners guide to effectively learn Java programming step-by-step

Reed,Mark  著
Ingram 出版
2020/04/01 出版

Are you interested in learning how to write computer programs?Are you a beginner to this concept and want something that is simple to learn and implement?Have you considered Java to be the best option for you?Computer programming still holds a large amount of uncertainty among those who are not familiar with it and who may still think that this is something far too complex for a casual user to learn. But computer languages have taken great strides in the past few decades and there are now simple general-purpose ones that do a great job.One such is Java and inside Java: The Ultimate Beginners Guide to Effectively Learn Java Programming Step-by-Step, you'll find the perfect computer language for you to get started with, delivering advantages like: An independent and object-oriented languageNo complex features making it easy to learnPortable codes can be used on other PC'sA secure and virus-free systemCan run on any computer architectureFast and reliableStrong memory managementAnd lots more...Learning to program with your computer is now easier than it has ever been and even if you have never tried to learn something like this before, you will find step-by-step instructions that don't just make it easy, but fun as well.If you are a novice and interested in learning your first computer program, then get a copy of Java today and get started right now!

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

IOS Programming For Beginners

Warren,Tim  著
Ingram 出版
2020/04/01 出版

IOS PROGRAMMING FOR BEGINNERS IOS programming is a really fun hobby, and can also be a very profitable venture if you create the right app! This book is aimed at beginners, and regardless of your IOS goals, it will get you started with app development fast. You will discover how to create apps fast, and test them on your computer. If you wish to publish your app on the iTunes store, this book will also take you through the process. Get your copy today and begin developing your own iPhone applications fast! Here Is What You'll Learn About... Things You Need XCode 6 Platform SWIFT Code Anatomy Of An App Developing A Basic App Essential Swift Concepts How To Upload Your App To The iTunes Store Much, Much More!

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

Android Programming For Beginners

Warren,Tim  著
Ingram 出版
2020/04/01 出版

ANDROID PROGRAMMING FOR BEGINNERS Android programming is a great skill for any aspiring computer programmer to have. Being able to create apps for Android can be fun, but also lucrative. Wouldn't it be great to create the next big app? While this doesn't happen often, it's definitely a possibility! Regardless if this is your goal or not, developing Android apps is super fun and enjoyable! This book is aimed at complete beginners to Android programming. It takes you through everything you need to know to begin making apps! It takes you step by step through the creation of your very first app, and helps you to hit the ground running! Here Is What You'll Learn About... History Of Android Android's Architecture App Development Preparation Programming With JAVA & XML How To Use Android Studio Your First App Editing & Distributing Your App Much, Much More!

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

JAVA Programming for Beginners

Warren,Tim  著
Ingram 出版
2020/04/01 出版

JAVA PROGRAMMING FOR BEGINNERS JAVA is a powerful programming language, with a wide variety of uses! This book is aimed at beginners, and will take you through all of the basics of JAVA programming, and will help you to hit the ground running! You will learn the different functions and uses of JAVA, and this book will take you step by step through your very first JAVA program! This book will also explain some more advanced JAVA techniques that will keep you busy for a long time to come! Here Is What You'll Learn About... JAVA Basics JAVA Syntax Uses Of JAVA Why You Should Use JAVA Troubleshooting How To Create Your First Program Much, Much More!

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

Ruby Programming For Beginners

Tim,Warren  著
Ingram 出版
2020/04/01 出版

RUBY PROGRAMMING FOR BEGINNERS Those who are efficient in the Ruby programming language is very high in demand right now. If you are unsure of how to create programs with Ruby, this book will guide your from step one in a coding project all the way through to the end. With the help of this beginners guide you will learn how to program in no time! Follow along with the book to get the drift on how to use Ruby. After you master Ruby, you can move on to Ruby on Rails, which is the framework that goes with Ruby. Soon enough you will become a master programmer using the user-friendliest programming language ever developed. This will help you to land jobs or even write your own coding for a sweet web application. The sky is the limit once you have read, practiced, and learned the Ruby programming language! Here Is What You'll Learn About... What Is Ruby Programming Computer Evaluation Of Ruby Code Objects & Methods Classes & Instances Data Structures Ruby Collections Samples Of Ruby Code Much, Much More!

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

SQL Database Programming

Warren,Tim  著
Ingram 出版
2020/04/01 出版

SQL DATABASE PROGRAMMING The ability to use SQL (Structured Query Language) is a hugely powerful skill. This book is aimed at complete beginners, and will take you through all of the steps needed to master SQL. You will learn how to use databases, the different SQL features, why you need to learn these skills, and how they can be used practically! You will be taken step by step through all of the features of SQL database programming, and by the completion of this book you will have all of the basics, as well as some advanced skills mastered! Here Is What You'll Learn About... What Is SQL SQL Basics & Commands SELECT In Action More SELECT Features And Uses Different Database Functions Troubleshooting Much, Much More!

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

Developing Inclusive Mobile Apps

Rob,Whitaker  著
Apress 出版
2020/04/01 出版

By failing to consider those with needs different to ourselves, we are telling these people they are not welcome in our app, and therefore that technology as a whole, is not for them. This is not hyperbole--23% of people in the US with a registered disability aren't online at all, that's three times more likely than the general population. When asked why they're not online, disabled respondents say their disability prevents them or that using the internet is too hard. To help your apps combat the issue of digital exclusion, this book covers considerations and tools mobile developers, or anyone creating mobile experiences, can use to make mobile work better for those with disabilities--mental or physical--and how to create a better experience for everyone. Software is not made up of cold, unthinking algorithms. Software is a craft in the truest sense of the word, and one of the greatesttools you can have as a craftsperson is empathy for the people who will be using your app. Each one of whom is an individual with different abilities, experiences, knowledge, and circumstances.What You'll LearnCreate mobile experiences that work for as many people as possibleIncorporate a worldview of accessibility and customer service into your design Work with accessibility tools and techniques commonly available for developersWho This Book Is ForMobile developers working solo or as part of a team. UX designers, quality engineers, product owners, and anybody working in mobile.

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

Cyber-Angriffe auf Industrial Control Systems. Analyse des Gefahrenpotenzials

Ingram 出版
2020/04/01 出版

Studienarbeit aus dem Jahr 2013 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,7, Hochschule Mainz, Sprache: Deutsch, Abstract: Die Zielsetzung der Arbeit ist es, aufzuzeigen, welche potenziellen Bedrohungen sich durch Cyber-Terrorismus im Zusammenhang mit ICS zuk羹nftig ergeben k繹nnten. Daf羹r werden entsprechende Beispiele angef羹hrt. Es werden die zentralen Begriffe Cyber-Terrorismus und Industrial Control Systems (ICS) in Kapitel 2 zun瓣chst n瓣her erl瓣utert, um die Grundlagen f羹r alle weiteren ?berlegungen zu schaffen. Im Anschluss wird in Kapitel 3 darauf eingegangen, welche Angriffspunkte es bei ICS gibt und welche Risiken sich daraus ergeben. Zus瓣tzlich werden Beispiele f羹r bereits aufgetretene cyber-terroristische Anschl瓣ge aus der Vergangenheit angef羹hrt. Es gibt unterschiedliche Auffassungen dar羹ber, ob Cyber-Terrorismus aktuell bereits eine reale Gefahr f羹r die Menschheit darstellt oder ob dies noch in weiter Ferne liegt. Dagegen spricht, dass es bisher noch keine registrierten F瓣lle von Cyber-Angriffen gab, die ein hohes Ausma? an physischer Zerst繹rung oder gar Menschenleben zur Folge hatten. Unabh瓣ngig davon ist jedoch das Potenzial f羹r physische Sch瓣den bei Cyber-Angriffen auf Industrial Control Systems (ICS) im Vergleich zu Angriffen auf traditionelle IT-Systeme wesentlich h繹her.

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

ITIL als Ansatz der IT-Governance

Ingram 出版
2020/04/01 出版

Studienarbeit aus dem Jahr 2020 im Fachbereich Informatik - Allgemeines, Note: 1,3, FOM Hochschule f羹r Oekonomie & Management gemeinn羹tzige GmbH, D羹sseldorf fr羹her Fachhochschule (Institut f羹r IT-Management und Digitalisierung), Sprache: Deutsch, Abstract: In dieser Arbeit wird untersucht, inwiefern ITIL einen Ansatz der IT-Governance darstellt. Dabei werden zun瓣chst Arbeitsergebnisse von vorherigen wissenschaftlichen Ver繹ffentlichungen im bestehenden Forschungsumfeld analysiert und im Kontext der eigenen Forschungsfrage kritisch betrachtet. Die zunehmende Wichtigkeit der IT in Unternehmensorganisationen stellt das Management stetig vor wachsende Herausforderungen. Nicht nur das Zusammenspiel zwischen IT und Business r羹ckt n瓣her in den Fokus der F羹hrungsebenen, sondern auch die richtige Gestaltung des Ordnungsrahmens f羹r die effektive, aber auch Regelkonforme Aus羹bung der IT zur effizienteren Operationalisierung des eigenen Kerngesch瓣ftes gewinnt zunehmend an Bedeutung. So wie die IT im Allgemeinen als Organ eines Unternehmens meist dem Unternehmen selbst untergeordnet ist, sind auch die Kernfunktionen der IT, abgeleitet aus den Kernfunktionen der Unternehmung, keine neuen Begriffserschaffungen, sondern Erweiterungen bzw. Modifikationen, angepasst auf den Kontext der Informationstechnologie.

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

Pragmatic Machine Learning with Python

Nag,Avishek  著
Ingram 出版
2020/04/01 出版

An easy-to-understand guide to learn practical Machine Learning techniques with Mathematical foundations Key FeaturesA balanced combination of underlying mathematical theories & practical examples with Python code Coverage of latest topics like multi-label classification, Text Mining, Doc2Vec, Word2Vec, XMeans clustering, unsupervised outlier detection, techniques to deploy ML models in production-grade systems with PMML, etc Coverage of sufficient & relevant visualization techniques specific to any topic DescriptionThis book will be ideal for working professionals who want to learn Machine Learning from scratch. The first chapter will be an introductory chapter to make readers comfortable with the idea of Machine Learning and the required mathematical theories. There will be a balanced combination of underlying mathematical theories corresponding to any Machine Learning topic and its implementation using Python. Most of the implementations will be based on 'scikit-learn, ' but other Python libraries like 'Gensim' or 'PyTorch' will also be used for some topics like text analytics or deep learning. The book will be divided into chapters based on primary Machine Learning topics like Classification, Regression, Clustering, Deep Learning, Text Mining, etc. The book will also explain different techniques of putting Machine Learning models into production-grade systems using Big Data or Non-Big Data flavors and standards for exporting models. What will you learn Get familiar with practical concepts of Machine Learning from ground zero Learn how to deploy Machine Learning models in production Understand how to do "Data Science Storytelling" Explore the latest topics in the current industry about Machine LearningWho this book is for This book would be ideal for experienced Software Professionals who are trying to get into the field of Machine Learning. Anyone who wishes to Learn Machine Learning concepts and models in the production lifecycle. Table of Contents 1. Introduction to Machine Learning & Mathematical preliminaries 2. Classification 3. Regression 4. Clustering 5. Deep Learning & Neural Networks 6. Miscellaneous Unsupervised Learning 7. Text Mining 8. Machine Learning models in production 9. Case Studies & Data Science Storytelling About the Author Avishek has a Master's degree in Data Analytics & Machine Learning from BITS (Pilani) and a Bachelor's degree in Computer Science from West Bengal University of Technology (WBUT). He has more than 14 years of experience in different renowned companies like VMware, Cognizant, Cisco, Mobile Iron, etc. He started his career as a Java developer and later moved to the core area of Machine Learning around five years back. He has practical experience in the design & development of Machine Learning systems, starting from inception to production in multiple organizations. Strong foundations in Mathematics/Statistics and a solid experience in product development had helped him to excel quickly in the world of ML & Data Science. He has shared his knowledge & experience through this book, which can help any Software Engineer to kick start in this area. He also writes blogs, and the same can be found at https: //medium.com/@avisheknag17 Your Blog links: https: //medium.com/@avisheknag17 Your LinkedIn Profile: https: //www.linkedin.com/in/avishek-nag-957a0015/

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

Cloud Productivity. Aufbau einer Collaboration-Plattform mittels Microsoft SharePoint

Ingram 出版
2020/04/01 出版

Studienarbeit aus dem Jahr 2020 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,3, FOM Hochschule f羹r Oekonomie & Management gemeinn羹tzige GmbH, D羹sseldorf fr羹her Fachhochschule, Sprache: Deutsch, Abstract: Die Arbeit soll den Mehrnutzen von SharePoint, der Enterprise Content-Management L繹sung der Firma Microsoft, vor allem in Bezug auf die elektronische Datenhaltung und der Verbesserung der Kollaboration innerhalb einer Unternehmung, n瓣herbringen. Daraufhin werden Entwicklungsm繹glichkeiten einer Kollaborationsplattform betrachtet. Dabei lautet die wesentliche Frage: Welche Potentiale lassen sich aus Microsofts SharePoint erschlie?en und welche Gesch瓣ftsprozesse k繹nnen mit dieser Anwendung optimiert werden? Abschlie?end erfolgt eine Schlussbetrachtung in der eine kritische W羹rdigung, ein Fazit und die langfristigen Perspektiven der Nutzung von Microsofts SharePoint dargestellt werden.

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

Introducing Microsoft SQL Server 2019

Packt 出版
2020/04/01 出版

Explore the impressive storage and analytic tools available with the in-cloud and on-premises versions of Microsoft SQL Server 2019.Key Features Gain insights into what's new in SQL Server 2019 Understand use cases and customer scenarios that can be implemented with SQL Server 2019 Discover new cross-platform tools that simplify management and analysis Book Description Microsoft SQL Server comes equipped with industry-leading features and the best online transaction processing capabilities. If you are looking to work with data processing and management, getting up to speed with Microsoft Server 2019 is key. Introducing SQL Server 2019 takes you through the latest features in SQL Server 2019 and their importance. You will learn to unlock faster querying speeds and understand how to leverage the new and improved security features to build robust data management solutions. Further chapters will assist you with integrating, managing, and analyzing all data, including relational, NoSQL, and unstructured big data using SQL Server 2019. Dedicated sections in the book will also demonstrate how you can use SQL Server 2019 to leverage data processing platforms, such as Apache Hadoop and Spark, and containerization technologies like Docker and Kubernetes to control your data and efficiently monitor it. By the end of this book, you'll be well versed with all the features of Microsoft SQL Server 2019 and understand how to use them confidently to build robust data management solutions. What you will learn Build a custom container image with a Dockerfile Deploy and run the SQL Server 2019 container image Understand how to use SQL server on Linux Migrate existing paginated reports to Power BI Report Server Learn to query Hadoop Distributed File System (HDFS) data using Azure Data Studio Understand the benefits of In-Memory OLTP Who this book is for This book is for database administrators, architects, big data engineers, or anyone who has experience with SQL Server and wants to explore and implement the new features in SQL Server 2019. Basic working knowledge of SQL Server and relational database management system (RDBMS) is required.

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

JavaThe ultimate beginners guide to effectively learn Java programming step-by-step

Reed,Mark  著
Ingram 出版
2020/04/01 出版

Are you interested in learning how to write computer programs?Are you a beginner to this concept and want something that is simple to learn and implement?Have you considered Java to be the best option for you?Computer programming still holds a large amount of uncertainty among those who are not familiar with it and who may still think that this is something far too complex for a casual user to learn. But computer languages have taken great strides in the past few decades and there are now simple general-purpose ones that do a great job.One such is Java and inside Java: The Ultimate Beginners Guide to Effectively Learn Java Programming Step-by-Step, you'll find the perfect computer language for you to get started with, delivering advantages like: An independent and object-oriented language No complex features making it easy to learn Portable codes can be used on other PC's A secure and virus-free system Can run on any computer architecture Fast and reliable Strong memory management And lots more... Learning to program with your computer is now easier than it has ever been and even if you have never tried to learn something like this before, you will find step-by-step instructions that don't just make it easy, but fun as well. If you are a novice and interested in learning your first computer program, then get a copy of Java today and get started right now!

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

Flutter Projects

Packt 出版
2020/04/01 出版
9 特價1513
立即代訂
下次再買

Wie gelingt eine sichere Daten羹bertragung innerhalb der Produktionskette? Der Einsatz hybrider Blockchain in der Fahrzeugindustrie

Ingram 出版
2020/03/19 出版

Bachelorarbeit aus dem Jahr 2019 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,0, Hochschule M羹nchen, Sprache: Deutsch, Abstract: Die vorliegende Bachelorarbeit gibt einen ?berblick 羹ber das bekannteste Blockchain Beispiel Bitcoin und stellt die Funktionsweise und Auswirkungen der Blockchain Technologie f羹r die Fahrzeugbedatung bei einem gro?en Hersteller heraus. Seit der Erfindung von Bitcoin als digitale W瓣hrung im Jahr 2008 von Satoshi Nakamoto hat sich die zugrunde liegende Blockchain-Technologie zu einem hoch interessanten Thema entwickelt. Die Blockchain-Technologie verspricht manipulationssichere Daten zu tragen, da die Liste der Datens瓣tze st瓣ndig w瓣chst und kryptographisch verbunden ist. Blockchain Datenbanksysteme findet mit dem Ansatz des distributed ledgers in einem Peer-to-Peer Netzwerk mit Hilfe von einem Konsensverfahren und Smart Contracts hohen Anklang f羹r die Finanzindustrie, jedoch auch f羹r andere geeignete Anwendungsf瓣lle. Im Rahmen dieser Arbeit werden zun瓣chst die essentiellen, technischen Grundlagen der Kryptografie und Dezentralisierung unter anderem am Beispiel der f羹hrenden Kryptow瓣hrung Bitcoin untersucht. Anschlie?end wird der aktuelle Stand der Fahrzeugbedatung des Unternehmens betrachtet und eine Gegen羹berstellung mit dem Ansatz der vom Autor entwickelten Blockchain Technologie evaluiert, um das System manipulationssicherer, transparenter und zukunftsorientierter zu machen, um zus瓣tzlich externen Auditoren wie zum Beispiel Polizei, Zoll oder Versicherung die Zugriffsm繹glichkeit zu geben, die Unver瓣nderbarkeit und Transparenz des Fahrzeugdatenfiles zu gew瓣hrleisten. Die daraus gewonnenen Erkenntnisse werden f羹r die Fahrzeugbedatung des Herstellers mit dem Einsatz der Blockchain Technologie angewandt und durch eine Implementierung des distributed ledgers mit der Plattform Hyperledger Fabric auf dem Kubernetes Cluster technisch entwickelt. Diese Bachelorarbeit soll das Grundkonzept f羹r weitere Blockchain-Projekte bei die

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

Vergleich objektorientierter und relationaler Datenbanken

Anonym  著
Ingram 出版
2020/03/13 出版

Studienarbeit aus dem Jahr 2014 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,3, FOM Hochschule f羹r Oekonomie & Management gemeinn羹tzige GmbH, K繹ln, Sprache: Deutsch, Abstract: In dieser Arbeit werden die relationalen und objektorientierten Datenbanken betrachtet. Im Fazit wird das objektrelationale Datenbankmodell kurz vorgestellt. Das Ziel der Arbeit ist, neben der allgemeinen Einf羹hrung in das Thema der Datenbanken, die Erl瓣uterung der Funktionalit瓣ten von objektorientierten und relationalen Datenbanken, sowie deren Vor- und Nachteile. Der Besitz von Informationen zur Auswertung und Entwicklung neuer Strategien hat f羹r Unternehmen und Organisationen, wie beispielsweise Beh繹rden, einen zunehmenden Stellenwert. Die daraus resultierende steigende Anzahl von Informationen sorgt bei den Betroffenen f羹r den Wunsch nach einer st瓣ndigen Verf羹gbarkeit, die mit einer Abfragem繹glichkeit kombiniert ist. Dabei hat sich die Verwendung von Datenbanken in der Praxis als optimale L繹sung bew瓣hrt.

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

Easy Learning Oracle SQL

Yang,Hu  著
Ingram 出版
2020/03/08 出版

This book brings SQL to life and quirky, in just a short time, you can learn how to use SQL to design, and develop. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials from the ground up. Clear full-color instructions and practical, hands-on examples show you how to interact data with SQL. this book teaches main SQL skills and step-by-step guidance to know coding. In this comprehensive guide draws on SQL knowledge to make the topic of relational database management accessible, easy to understand, and highly actionable. From the essence of practice, vividly cultivate programming interest, this book easy and quickly learn Oracle SQL. 1. Oracle Installation 2. Data Manipulation Language 3. Tablespace 4. User 5. Insert Data 6. Update Data 7. Delete Data 8. Transaction 9. Constraints 10. One to One Association Table 11. One to Many Association Table 12. Many to Many Association Table 13. Constraint Management 14. Data Type 15. Function 16. Group By 17. Inner Join 18. Multi-table Equivalent Join 19. Outer Join 20. Seft Join 21. GROUP BY and HAVING 22. Sub Query 23. Multi Row SubQuery 24. Get Top N Rows 25. Paging Query 26. Collection 27. View 28. SEQUENCE 29. Procedure 30. PL/SQL 30.1 IF Statement 30.2 Case Statement 30.3 While Loop 30.4 For Loop 31. Cursor 31.1 For Loop Cursor 31.2 Fetch Cursor 32. Trigger

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

Java Parsing Collection XML JSON

Yang,Hu  著
Ingram 出版
2020/03/08 出版

The complexity of life, because they do not understand to simplify the complex, simple is the beginning of wisdom. From the essence of practice, this book to briefly explain the concept and vividly cultivate programming interest, this book easy and quickly learn Java parse XML JSON and Collections

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

SQL QuickStart Guide

Ingram 出版
2020/03/06 出版

"THE BEST SQL BOOK FOR BEGINNERS - HANDS DOWN!"*INCLUDES FREE ACCESS TO A SAMPLE DATABASE, SQL BROWSER APP, COMPREHENSION QUIZES & SEVERAL OTHER DIGITAL RESOURCES!*Not sure how to prepare for the data-driven future?This book shows you EXACTLY what you need to know to successfully use the SQL programming language to enhance your career!Are you a developer who wants to expand your mastery to database management?Then you NEED this book. Buy now and start reading today!Are you a project manager who needs to better understand your development team's needs? A decision maker who needs to make deeper data-driven analysis?Everything you need to know is included in these pages!The ubiquity of big data means that now more than ever there is a burning need to warehouse, access, and understand the contents of massive databases quickly and efficiently.That's where SQL comes in.SQL is the workhorse programming language that forms the backbone of modern data management and interpretation.Any database management professional will tell you that despite trendy data management languages that come and go, SQL remains the most widely used and most reliable to date, with no signs of stopping. In this comprehensive guide, experienced mentor and SQL expert Walter Shields draws on his considerable knowledge to make the topic of relational database management accessible, easy to understand, and highly actionable.SQL QuickStart Guide is ideal for those seeking to increase their job prospects and enhance their careers, for developers looking to expand their programming capabilities, or for anyone who wants to take advantage of our inevitably data-driven future-even with no prior coding experience! SQL QuickStart Guide is Perfect For: Professionals looking to augment their job skills in preparation for a data-driven futureJob seekers who want to pad their skills and resume for a durable employability edgeBeginners with zero prior experienceManagers, decision makers, and business owners looking to manage data-driven business insightsDevelopers looking to expand their mastery beyond the full stackAnyone who wants to be better prepared for our data-driven future!In SQL QuickStart Guide You'll Discover: The basic structure of databases-what they are, how they work, and how to successfully navigate themHow to use SQL to retrieve and understand data no matter the scale of a database (aided by numerous images and examples)The most important SQL queries, along with how and when to use them for best effectProfessional applications of SQL and how to "sell" your new SQL skills to your employer, along with other career-enhancing considerations*LIFETIME ACCESS TO FREE SQL RESOURCES*: Each book comes with free lifetime access to tons of exclusive online resources to help you master SQL, such as workbooks, cheat sheets and reference guides.*GIVING BACK: *ClydeBank Media proudly supports the non-profit AdoptAClassroom whose mission is to advance equity in K-12 education by supplementing dwindling school funding for vital classroom materials and resources.*Scroll Up To The Top Of The Page And Click The Orange "Buy Now" Icon On The Right Side, Right Now!

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

SQL QuickStart Guide

Ingram 出版
2020/03/05 出版

"THE BEST SQL BOOK FOR BEGINNERS - HANDS DOWN!"*INCLUDES FREE ACCESS TO A SAMPLE DATABASE, SQL BROWSER APP, COMPREHENSION QUIZES & SEVERAL OTHER DIGITAL RESOURCES!*Not sure how to prepare for the data-driven future?This book shows you EXACTLY what you need to know to successfully use the SQL programming language to enhance your career!Are you a developer who wants to expand your mastery to database management?Then you NEED this book. Buy now and start reading today!Are you a project manager who needs to better understand your development team's needs? A decision maker who needs to make deeper data-driven analysis?Everything you need to know is included in these pages!The ubiquity of big data means that now more than ever there is a burning need to warehouse, access, and understand the contents of massive databases quickly and efficiently.That's where SQL comes in.SQL is the workhorse programming language that forms the backbone of modern data management and interpretation.Any database management professional will tell you that despite trendy data management languages that come and go, SQL remains the most widely used and most reliable to date, with no signs of stopping. In this comprehensive guide, experienced mentor and SQL expert Walter Shields draws on his considerable knowledge to make the topic of relational database management accessible, easy to understand, and highly actionable.SQL QuickStart Guide is ideal for those seeking to increase their job prospects and enhance their careers, for developers looking to expand their programming capabilities, or for anyone who wants to take advantage of our inevitably data-driven future-even with no prior coding experience! SQL QuickStart Guide is Perfect For: Professionals looking to augment their job skills in preparation for a data-driven futureJob seekers who want to pad their skills and resume for a durable employability edgeBeginners with zero prior experienceManagers, decision makers, and business owners looking to manage data-driven business insightsDevelopers looking to expand their mastery beyond the full stackAnyone who wants to be better prepared for our data-driven future!In SQL QuickStart Guide You'll Discover: The basic structure of databases-what they are, how they work, and how to successfully navigate themHow to use SQL to retrieve and understand data no matter the scale of a database (aided by numerous images and examples)The most important SQL queries, along with how and when to use them for best effectProfessional applications of SQL and how to "sell" your new SQL skills to your employer, along with other career-enhancing considerations*LIFETIME ACCESS TO FREE SQL RESOURCES*Each book comes with free lifetime access to tons of exclusive online resources to help you master SQL, such as workbooks, cheat sheets and reference guides.*GIVING BACK*QuickStart Guides proudly supports One Tree Planted as a reforestation partner.

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

Introducing Jakarta Ee CDI

Luqman,Saeed  著
Apress 出版
2020/03/01 出版

Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding. Introducing Jakarta EE CDI covers CDI 2.0 in detail and equips you with the theoretical underpinnings of Java EE, now Jakarta EE. This book is packed with so much that by the end of it, you will feel confident to use your new-found knowledge to help you write better, readable, maintainable, and long-lived mission-critical software. What You Will Learn Write better code with the Jakarta EE Contexts and Dependency Injection (CDI) framework Work with the powerful, extensible, and well-defined contextual life cycle for components Use CDI's mechanism for decoupling application components through a typesafe event API Build typesafe interceptors for altering the behaviour of components at runtime Harness the well-defined qualifier system for easy isolation of beans Convert almost any valid Java type to a CDI managed bean with CDI's producer mechanism Who This Book Is For Experienced enterprise Java, Java EE, or J2EE developers who may be new to CDI or dependency injection.

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

XProc 3.0 Programmer Reference

Siegel,Erik  著
Ingram 出版
2020/03/01 出版

XProc 3.0 is a programming language for processing XML, JSON, and other documents in pipelines. XProc chains conversions and other steps, allowing for potentially complex processing. XProc is especially useful for applications, such as publishing, where content may come from multiple input sources, pass through multiple processing steps and result in multiple output streams.XProc 3.0 Programmer Reference is aimed at programmers and others who process XML. It explains the language in detail, provides examples, and contains a set of example use cases. Anyone who uses the XProc language will find a wealth of information in this book.Inside the book Introduction: introduces XProc 3.0 and provides background. Getting started: describes how to process XProc and provides simple examples to get started. XProc fundamentals: provides background information on XProc and basic concepts, such as pipelines, steps, and documents. Programming concepts: introduces the programming concepts used in XProc, including the use of XPath, maps, Attribute and Text Value Templates (AVT/TVT), and more. Defining and populating steps: describes how to declare a step, what a pipeline document looks like, and how to add functionality to a pipeline. Built-in steps: provides an overview of the many built-in steps that can be used to populate XProc pipelines. Extension functions: XProc provides a set of extension functions that are available for use in XPath expressions in XProc pipelines. Examples and recipes: examples of XProc pipelines for specific use cases. Appendices: describes the standard step library and provides an overview of optional built-in steps.

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

Python Programming For Beginners In 2020Learn Python In 5 Days with Step-By-Step Guidance,

Tudor,James  著
Ingram 出版
2020/03/01 出版

How many times have you thought about learning how to code but got discouraged because you had no technical background, didn't have the time to learn, or you just didn't think you were smart enough to have a crack at it?Well, we have good news for you. You Don't Need An Expensive Computer Science Degree, A 500 Page Textbook or A Genius Mind To Learn The Basics Of Python Programming!5 times #1 Amazon bestselling author, James Tudor, provides a concise, step-by-step guide to Python programming for beginners. A lot of examples, illustrations, end of chapter summary and practice exercises (with solutions) are provided to help the reader learn faster, remember longer and develop a thorough understanding of key concepts. In This Book, you'll discover: A concise. Simple. Newby friendly style of teaching that lends itself well to beginners Chapters that have been sliced into bite-size chunks to give you the information you need (at that point in time) so you're not overwhelmed. Lots of simple, step-by-step examples and illustrations are used to emphasis key concepts and help improve your understanding Each practice exercise builds on concepts discussed in previous chapters so your learning is reinforced as you progress. Topics are carefully selected to give you a broad exposure to Python, while not overwhelming you with too much (potentially unnecessary) information. An end of chapter summary is presented to give you key take aways that help you solidify your understanding A detailed step-by-step answer booklet that summarizes all the solution to the practice exercises presented in this book. You no longer have to waste your time and money trying to learn Python from expensive online courses, college degrees or unnecessarily long textbooks that leave you thousands of dollars in debt, more confused and frustrated. If you're ready to learn the basics of python programming 5 days from TODAY, grab a copy of this book today! Scroll to the top of the page and click the "BUY NOW" button!

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

Aufbau und Bewertung der Verwendung einer Public-Key-Infrastruktur im Cisco Unified Commun

Ingram 出版
2020/03/01 出版

Studienarbeit aus dem Jahr 2017 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,3, Hochschule Weserbergland, Sprache: Deutsch, Abstract: In diesem Fachbericht wird die Verwendung einer Public-Key-Infrastruktur (PKI) f羹r die zertifikatsbasierte Authentifizierung von Systemen innerhalb einer Unified Communications Umgebung des Herstellers Cisco Systems er繹rtert. Dar羹ber hinaus wird der Aufbau einer Public-Key-Infrastruktur allgemein sowie auch speziell am Beispiel der Umsetzung in der Muster Information Technology GmbH - im Folgenden nur noch Muster IT genannt - erkl瓣rt. Eine abschlie?ende Bewertung der individuellen Designentscheidungen, beziehungsweise der gew瓣hlten Umsetzungsart, wird diesen Bericht, zusammen mit dem Fazit und einem kurzen Ausblick, abschlie?en. Die Auswahl der genannten Thematik begr羹ndet sich in der Notwendigkeit einer Authentifizierungsm繹glichkeit f羹r Videosysteme, um eine verschl羹sselte Verbindung zwischen Video-Endger瓣ten der Muster IT zu realisieren. Die Verschl羹sselung einer solchen Verbindung setzt die Authentifizierung der einzelnen Systeme 羹ber digitale Zertifikate voraus, sodass keine Sicherheitsl羹cken durch unautorisierte Ger瓣te innerhalb des Netzwerkes entstehen. Ziel dieser Arbeit ist es, die gew瓣hlte Umsetzung einer Public-Key-Infrastruktur fundiert aufzuzeigen und die strukturellen Abh瓣ngigkeiten nachvollziehbar darzustellen. Des Weiteren wird beleuchtet, ob die gew瓣hlte Architektur zur Zertifizierung innerhalb der Cisco Unified Communications Infrastruktur der Muster IT sinnvoll ist. Als Einstieg werden dazu grundlegende und thematisch bedeutende Begriffe sowie Verfahren und Techniken im Bereich der Verschl羹sselungs- und Authentifizierungstechnik erkl瓣rt. In Kapitel 4 wird die Cisco Unified Communications Infrastruktur der Muster IT mit der implementierten Public-Key-Infrastruktur vorgestellt. Im 5. Abschnitt folgt eine Bewertung der Chancen und Risiken, die sich bei eben dieser Designentscheidung ergeben. Dar羹ber h

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

JavaScript Everywhere

Adam D,Scott  著
Ingram 出版
2020/03/01 出版

JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications. Author and engineering leader Adam D. Scott covers technologies such as Node.js, GraphQL, React, React Native, and Electron. Ideal for developers who want to build full stack applications and ambitious web development beginners looking to bootstrap a startup, this book shows you how to create a single CRUD-style application that will work across several platforms. Explore GraphQL's simple process for querying data Learn about shared authentication for APIs, web apps, and native applications Build performant web applications with React and Styled Components Use React Native to write cross-platform applications for iOS and Android that compile to native code Learn how to write desktop applications with Electron

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

Learn Python QuicklyA Complete Beginner’s Guide to Learning Python, Even If You’re New to

Code,Quicky  著
Ingram 出版
2020/03/01 出版

Python has gone to be one of the most popular programming languages in the world, and you will be one of the few people left out if you don't add this knowledge to your arsenal. If you're looking to learn Python, now is an excellent time to do so. But where do you begin?You can start right here, right now, with this book. It makes learning Python simple, fast, and easy, taking away the confusion from learning a new language. When learning a new language, it's easy to be overwhelmed and not know where to start or what to focus on. You can spend a long time pursuing tutorials online only to find out you don't really understand any of the concepts they covered. That won't be a problem here! This book follows a step by step guide, walking you through everything you need to know about Python in an easy to follow fashion. It will teach you all the basics of Python, and even some of the more advanced Python concepts, taking you from beginner to intermediate Python programmer.This book will give you: A solid foundation in Python programming. Intermediate and advanced topics once you've mastered the basics. Simple explanations of code, broken down into easy to follow steps. Python programming exercises and solutions. Two projects at the end of the book designed to help you bring all the concepts you've learned together. Source code files you can refer to and run on your computer.

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

JavaScript in Easy Steps

Mike,McGrath  著
Ingram 出版
2020/03/01 出版

JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web pages. JavaScript in easy steps, 6th edition begins by explaining how to easily incorporate JavaScript code in an HTML document. Examples demonstrate how to use built-in JavaScript functions to work with Math, date and time, random numbers, cookies, text strings, and elements of web pages via the Document Object Model (DOM). You will learn how JavaScript is used with HTML submission forms and how JavaScript Object Notation (JSON) is used for asynchronous browser-server communication. The book examples provide clear syntax-highlighted code showing how to create behaviors for an HTML document to endow components with interactive functionality, to illustrate each aspect of JavaScript. JavaScript in easy steps, 6th edition has an easy-to-follow style that will appeal to anyone who wants to add functionality to their web pages. It will appeal to programmers who want to quickly add JavaScript to their skills set, and to the student who is studying website design at school or college, and to those seeking a career in web development who need an understanding of client-side scripting. Fully updated since the previous edition, which was published in 2013.

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

Programming PHPCreating Dynamic Web Pages

Kevin,Tatroe  著
Ingram 出版
2020/03/01 出版

Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You'll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, authors Kevin Tatroe and Peter MacIntyre provide many style tips and practical programming advice in a clear and concise manner to help you become a top-notch PHP programmer. Understand what's possible when you use PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Explore functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions

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

Java PerformanceIn-Depth Advice for Tuning and Programming Java 8, 11, and Beyond

Scott,Oaks  著
Ingram 出版
2020/03/01 出版

Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine--including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections. Understand how various Java platforms and compilers affect performance Learn how Java garbage collection works Apply four principles to obtain best results from performance testing Use the JDK and other tools to learn how a Java application is performing Minimize the garbage collector's impact through tuning and programming practices Tackle performance issues in Java APIs Improve Java-driven database application performance

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

Entwicklung eines Kennzahlenprototyps zur Messung der operativen Leistung in der Distribut

Anonym  著
Ingram 出版
2020/03/01 出版

Bachelorarbeit aus dem Jahr 2012 im Fachbereich Informatik - Wirtschaftsinformatik, Note: 1,3, Duale Hochschule Baden-W羹rttemberg Mannheim, fr羹her: Berufsakademie Mannheim, Sprache: Deutsch, Abstract: Kennzahlensysteme geben betriebswirtschaftliche Sachverhalte in 羹bersichtlicher Weise wieder. Daf羹r werden wichtige Einflussgr繹?en quantifiziert und sowohl logisch als auch rechnerisch miteinander in Beziehung gesetzt. Es ist hierbei von enormer Bedeutung, relevante und konsistente Kennzahlen zu erstellen, die den realen Sachverhalt aufzeigen. Im Zuge einer Reorganisation von Gesch瓣ftsprozessen der XXX werden auf Basis der einhergehenden Analysen prozessbezogene Kennzahlen erstellt, um darauf aufbauend ein Kennzahlensystem zur Messung der logistischen Leistung zu schaffen. Des Weiteren werden die operativen Prozesse verglichen und ein prozess羹bergreifendes Benchmarking konzipiert. Bei der Erstellung des Kennzahlensystems spielen sowohl die Definition, als auch die Erhebung der Werte eine wichtige Rolle. Des Weiteren ist die besondere IT-Infrastruktur des Logistikdienstleisters zu beachten, da diese Gegebenheit die Entwicklung der Kennzahlen beeinflusst. Auf Basis dieser Vorbetrachtungen wird eine Erhebung allgemeing羹ltiger, prozessbezogener Daten entwickelt, die f羹r die Erstellung von Kennzahlen ben繹tigt werden. Durch eine Fallstudie werden ausgew瓣hlte Kennzahlen auf Informationsgehalt, Relevanz und Praxistauglichkeit gepr羹ft. Dar羹ber hinaus werden die Grundlagen f羹r ein Benchmarking erarbeitet, das die Leistungen der operativen Prozesse vergleicht. All diese Betrachtungen flie?en in die Kennzahlenentwicklung mit ein, mit deren Hilfe schlie?lich ein Prototyp mit den definierten Kennzahlen und Auswertungen erstellt wird. Hinweis: Das Unternehmen ist in dieser Arbeit gro?fl瓣chig geschw瓣rzt.

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

Feelings and thoughts of Arabizi language users in Lebanon territory. An efficient OM mode

Ingram 出版
2020/03/01 出版

Master's Thesis from the year 2019 in the subject Computer Sciences - Computational linguistics, grade: 89, language: English, abstract: This research thesis focuses on developing as well as deploying efficient and proficient OM model for automatically processing Arabizi language system in the context of both public and private customer service providers in Lebanon country. Service providers include restaurants, hotels, shopping centers, governmental institutions, etc... Arabizi corpus of 2635 text reviews, which is essential for the building of the OM model, was gathered through crawling pages of service providers in Facebook, Google and Zomato websites over a period of time from April 4, 2018 to October 30, 2018. The main aim of this research thesis is to give credit to the Arabizi language users' feelings and thoughts in Lebanon territory by extracting sentimental knowledge out of expressed sequences of texts in positive or negative impressions. In addition, it is necessary to highlight the challenges that underpin this language system for the public and researchers most particularly to further their research studies on. Moreover, it is crucial to distinguish Arabizi, particularly in the Lebanese context; therefore, it would be a startup point for other researches to build on. Furthermore, this research experiments the machine capabilities on tasks for sentiment predication and classification in the Lebanese Arabizi. And, this thesis is purposeful to build a dataset that contains reliable Arabizi reviews, which could be used for further researches. Researchers could be working on the expansion of this corpus, too. In general, it is important to classify the outstanding number of Arabizi sentences, which could be of great help for media offices, government centers, research facilities, and start-ups businesses in knowledge-making and future current-based predication tasks. Because of the unavailability of SA tools for automatically processing Arabizi languag

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