Browse Results

Showing 31,426 through 31,450 of 55,972 results

Learning Apache Kafka - Second Edition

by Nishant Garg

This book is for readers who want to know more about Apache Kafka at a hands-on level; the key audience is those with software development experience but no prior exposure to Apache Kafka or similar technologies. It is also useful for enterprise application developers and big data enthusiasts who have worked with other publisher-subscriber-based systems and want to explore Apache Kafka as a futuristic solution.

Learning Apache Kafka Second Edition

by Nishant Garg

<P><P>Start from scratch and learn how to administer Apache Kafka effectively for messaging <P><P>About This Book <P><P>Quickly set up Apache Kafka clusters and start writing message producers and consumers <P><P>Write custom producers and consumers with message partition techniques <P><P>Integrate Kafka with Apache Hadoop and Storm for use cases such as processing streaming data <P><P>Who This Book Is For <P><P>This book is for readers who want to know more about Apache Kafka at a hands-on level; the key audience is those with software development experience but no prior exposure to Apache Kafka or similar technologies. It is also useful for enterprise application developers and big data enthusiasts who have worked with other publisher-subscriber-based systems and want to explore Apache Kafka as a futuristic solution. <P><P>What You Will Learn <P><P>Set up both single- and multi-node Kafka clusters and start sending messages <P><P>Understand the internals of Kafka's design and learn about message compression and replication in Kafka <P><P>Explore additional settings and configuration changes to achieve ever more complex goals <P><P>Write Kafka message producers and custom consumers using the Kafka API <P><P>Integrate Kafka with Apache Hadoop and Storm <P><P>Integrate Kafka with other tools for logging, packaging, and so on <P><P>Administer Kafka effectively and consistently with cluster management tools <P><P>In Detail <P><P>Kafka is one of those systems that is very simple to describe at a high level but has an incredible depth of technical detail when you dig deeper. <P><P>Learning Apache Kafka Second Edition provides you with step-by-step, practical examples that help you take advantage of the real power of Kafka and handle hundreds of megabytes of messages per second from multiple clients. This book teaches you everything you need to know, right from setting up Kafka clusters to understanding basic blocks like producer, broker, and consumer blocks. Once you are all set up, you will then explore additional settings and configuration changes to achieve ever more complex goals. You will also learn how Kafka is designed internally and what configurations make it more effective. Finally, you will learn how Kafka works with other tools such as Hadoop, Storm, and so on.

Learning Apache Karaf

by Johan Edstrom Jamie Goodyear Heath Kesler

The book is a fast-paced guide full of step-by-step instructions covering all aspects of application development using Apache Karaf.Learning Apache Karaf will benefit all Java developers and system administrators who need to develop for and/or operate Karaf's OSGi-based runtime. Basic knowledge of Java is assumed.

Learning Apache Mahout

by Chandramani Tiwary

If you are a Java developer and want to use Mahout and machine learning to solve Big Data Analytics use cases then this book is for you. Familiarity with shell scripts is assumed but no prior experience is required.

Learning Apache Mahout Classification

by Ashish Gupta

If you are a data scientist who has some experience with the Hadoop ecosystem and machine learning methods and want to try out classification on large datasets using Mahout, this book is ideal for you. Knowledge of Java is essential.

Learning Apache OpenWhisk: Developing Open Serverless Solutions

by Michele Sciabarrà

Serverless computing greatly simplifies software development. Your team can focus solely on your application while the cloud provider manages the servers you need. This practical guide shows you step-by-step how to build and deploy complex applications in a flexible multicloud, multilanguage environment using Apache OpenWhisk. You’ll learn how this platform enables you to pursue a vendor-independent approach using preconfigured containers, microservices, and Kubernetes as your cloud operating system. Michele Sciabarrà demonstrates how to build a serverless application using classical design patterns and the programming language or languages that best fit your task. You’ll start by building a simple serverless application hands-on before diving into the more complex aspects of the OpenWhisk platform. Examine how OpenWhisk’s serverless architecture works, including the use of packages, actions, sequences, triggers, rules, and feeds; Learn how OpenWhisk compares to existing architectures, such as Java Enterprise Edition; Manipulate OpenWhisk features using the command-line interface or a JavaScript API; Design applications using common Gang of Four design patterns; Use architectural design patterns such as model-view-controller to combine several OpenWhisk actions; Learn how to test and debug your code in a serverless environment.

Learning Apache Spark 2

by Muhammad Asif Abbasi

Learn about the fastest-growing open source project in the world, and find out how it revolutionizes big data analytics About This Book • Exclusive guide that covers how to get up and running with fast data processing using Apache Spark • Explore and exploit various possibilities with Apache Spark using real-world use cases in this book • Want to perform efficient data processing at real time? This book will be your one-stop solution. Who This Book Is For This guide appeals to big data engineers, analysts, architects, software engineers, even technical managers who need to perform efficient data processing on Hadoop at real time. Basic familiarity with Java or Scala will be helpful. The assumption is that readers will be from a mixed background, but would be typically people with background in engineering/data science with no prior Spark experience and want to understand how Spark can help them on their analytics journey. What You Will Learn • Get an overview of big data analytics and its importance for organizations and data professionals • Delve into Spark to see how it is different from existing processing platforms • Understand the intricacies of various file formats, and how to process them with Apache Spark. • Realize how to deploy Spark with YARN, MESOS or a Stand-alone cluster manager. • Learn the concepts of Spark SQL, SchemaRDD, Caching and working with Hive and Parquet file formats • Understand the architecture of Spark MLLib while discussing some of the off-the-shelf algorithms that come with Spark. • Introduce yourself to the deployment and usage of SparkR. • Walk through the importance of Graph computation and the graph processing systems available in the market • Check the real world example of Spark by building a recommendation engine with Spark using ALS. • Use a Telco data set, to predict customer churn using Random Forests. In Detail Spark juggernaut keeps on rolling and getting more and more momentum each day. Spark provides key capabilities in the form of Spark SQL, Spark Streaming, Spark ML and Graph X all accessible via Java, Scala, Python and R. Deploying the key capabilities is crucial whether it is on a Standalone framework or as a part of existing Hadoop installation and configuring with Yarn and Mesos. The next part of the journey after installation is using key components, APIs, Clustering, machine learning APIs, data pipelines, parallel programming. It is important to understand why each framework component is key, how widely it is being used, its stability and pertinent use cases. Once we understand the individual components, we will take a couple of real life advanced analytics examples such as 'Building a Recommendation system', 'Predicting customer churn' and so on. The objective of these real life examples is to give the reader confidence of using Spark for real-world problems. Style and approach With the help of practical examples and real-world use cases, this guide will take you from scratch to building efficient data applications using Apache Spark. You will learn all about this excellent data processing engine in a step-by-step manner, taking one aspect of it at a time. This highly practical guide will include how to work with data pipelines, dataframes, clustering, SparkSQL, parallel programming, and such insightful topics with the help of real-world use cases.

Learning Apache Thrift

by Krzysztof Rakowski

Make applications cross-communicate using Apache Thrift! About This Book * Leverage Apache Thrift to enable applications written in different programming languages (Java, C++, Python, PHP, Ruby, and so on) to cross-communicate. * Learn to make your services ready for real-world applications by using stepwise examples and modifying code from Industry giants. * Be a crackerjack at solving Apache Thrift-related issues. Who This Book Is For If you have some experience of developing applications in one or more languages supported by Apache Thrift (C++, Java, PHP, Python, Ruby, and others) and want to broaden your knowledge and skills in building cross-platform, scalable applications, then this book is for you. What You Will Learn * Understand the need for cross-language services and the basics of Apache Thrift. * Learn how Apache Thrift works and what problems it solves. * Determine when to use Apache Thrift instead of other methods (REST API), and when not to use it. * Create and run an example application using Apache Thrift. * Use Apache Thrift in your applications written in different languages supported by Apache Thrift (PHP, Python, Ruby, Java, and C++). * Handle exceptions and deal with errors. * Modify code in different languages. * Use Apache Thrift in the production environments of big applications. In Detail With modern software systems being increasingly complex, providing a scalable communication architecture for applications in different languages is tedious. The Apache Thrift framework is the solution to this problem! It helps build efficient and easy-to-maintain services and offers a plethora of options matching your application type by supporting several popular programming languages, including C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml, and Delphi. This book will help you set aside the basics of service-oriented systems through your first Apache Thrift-powered app. Then, progressing to more complex examples, it will provide you with tips for running large-scale applications in production environments. You will learn how to assess when Apache Thrift is the best tool to be used. To start with, you will run a simple example application, learning the framework's structure along the way; you will quickly advance to more complex systems that will help you solve various real-life problems. Moreover, you will be able to add a communication layer to every application written in one of the popular programming languages, with support for various data types and error handling. Further, you will learn how pre-eminent companies use Apache Thrift in their popular applications. This book is a great starting point if you want to use one of the best tools available to develop cross-language applications in service-oriented architectures. Style and approach A stepwise guide to learning Apache Thrift, with ready-to-run examples explained comprehensively. Advanced topics supply the inspiration for further work.

Learning Apex Programming

by Michael Wicherski Matt Kaufman

If you are a developer who has some object-oriented programming experience, Learning Apex Programming is the perfect book for you. This book is most appropriate for developers who wish to gain an understanding of the Force.com platform and how to use Apex to create business applications.

Learning ArcGIS for Desktop

by Daniela Cristiana Docan

Create, analyze, and map your spatial data with ArcGIS for Desktop About This Book * Learn how to use ArcGIS for Desktop to create and manage geographic data, perform vector and raster analysis, design maps, and share your results * Solve real-world problems and share your valuable results using the powerful instruments of ArcGIS for Desktop * Step-by-step tutorials cover the main editing, analyzing, and mapping tools in ArcGIS for Desktop Who This Book Is For This book is ideal for those who want to learn how to use the most important component of Esri's ArcGIS platform, ArcGIS for Desktop. It would be helpful to have a bit of familiarity with the basic concepts of GIS. Even if you have no prior GIS experience, this book will get you up and running quickly. What You Will Learn * Understand the functionality of ArcGIS for Desktop applications * Explore coordinate reference system concepts and work with different map projections * Create, populate, and document a file geodatabase * Manage, create, and edit feature shapes and attributes * Built automate analysis workfl ows with ModelBuilder * Apply basic principles of map design to create good-looking maps * Analyze raster and three-dimensional data with the Spatial Analyst and 3D Analyst extensions In Detail ArcGIS for Desktop is one of the main components of the ESRI ArcGIS platform used to support decision making and solve real-world mapping problems. Learning ArcGIS for Desktop is a tutorial-based guide that provides a practical experience for those who are interested in start working with ArcGIS. The first five chapters cover the basic concepts of working with the File Geodatabase, as well as editing and symbolizing geospatial data. Then, the book focuses on planning and performing spatial analysis on vector and raster data using the geoprocessing and modeling tools. Finally, the basic principles of cartography design will be used to create a quality map that presents the information that resulted from the spatial analysis previously performed. To keep you learning throughout the chapters, all exercises have partial and final results stored in the dataset that accompanies the book. Finally, the book offers more than it promises by using the ArcGIS Online component in the tutorials as source of background data and for results sharing Style and approach This easy-to-follow guide is full of hands-on exercises that use open and free geospatial datasets. The basic features of the ArcGIS for Desktop are explained in a step-by-step style.

Learning ArcGIS Geodatabases

by Hussein Nasser

This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS geodatabases as well as manage them. Having knowledge of building a geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS geodatabase for the first time, or for those who want to migrate from their existing legacy database to a geodatabase.

Learning ArcGIS Pro

by Gisp Tripp Corbin

Create, analyze, maintain, and share 2D and 3D maps with the powerful tools of ArcGIS Pro About This Book * Visualize GIS data in 2D and 3D maps * Create GIS projects for quick and easy access to data, maps, and analysis tools * A practical guide that helps to import maps, globes, and scenes from ArcMap, ArcScene, or ArcGlobe Who This Book Is For This book is for anyone wishing to learn how ArcGIS Pro can be used to create maps and perform geospatial analysis. It will be especially helpful for those that have used ArcMap and ArcCatalog in the past and are looking to migrate to Esri's newest desktop GIS solution. Though previous GIS experience is not required, you must have a solid foundation using Microsoft Windows. It is also helpful if you understand how to manage folders and files within the Microsoft Windows environment. What You Will Learn * Install ArcGIS Pro and assign Licenses to users in your organization * Navigate and use the ArcGIS Pro ribbon interface to create maps and perform analysis * Create and manage ArcGIS Pro GIS Projects * Create 2D and 3D maps to visualize and analyze data * Author map layouts using cartographic tools and best practices to show off the results of your analysis and maps * Import existing map documents, scenes, and globes into your new ArcGIS Pro projects quickly * Create standardized workflows using Tasks * Automate analysis and processes using ModelBuilder and Python In Detail ArcGIS Pro is Esri's newest desktop GIS application with powerful tools for visualizing, maintaining, and analyzing data. ArcGIS Pro makes use of the modern ribbon interface and 64-bit processing to increase the speed and efficiency of using GIS. It allows users to create amazing maps in both 2D and 3D quickly and easily. This book will take you from software installation to performing geospatial analysis. It is packed with how-to's for a host of commonly-performed tasks. You will start by learning how to download and install the software including hardware limitations and recommendations. Then you are exposed to the new Ribbon interface and how its smart design can make finding tools easier. After you are exposed to the new interface, you are walked through the steps to create a new GIS Project to provide quick access to project resources. With a project created, you will learn how to construct 2D and 3D maps including how to add layers, adjust symbology, and control labeling. Next you will learn how to access and use analysis tools to help you answer real-world questions. Lastly, you will learn how processes can be automated and standardized in ArcGIS Pro using Tasks, Models, and Python Scripts. This book will provide an invaluable resource for all those seeking to use ArcGIS Pro as their primary GIS application or for those looking to migrate from ArcMap and ArcCatalog. Style and approach This book includes detailed explanations of the GIS functionality and workflows in ArcGIS Pro. These are supported by easy-to-follow exercises that will help you gain an understanding of how to use ArcGIS Pro to perform a range of tasks.

Learning ArcGIS Pro 2: A beginner's guide to creating 2D and 3D maps and editing geospatial data with ArcGIS Pro, 2nd Edition

by Tripp Corbin

Create 2D maps and 3D scenes, analyze GIS data, and share your results with the GIS community using the latest ArcGIS Pro 2 features Key Features Get up to speed with the new ribbon-based user interface, projects, models, and common workflows in ArcGIS Pro 2 Learn how to visualize, maintain, and analyze GIS data Automate analysis and processes with ModelBuilder and Python scripts Book Description Armed with powerful tools to visualize, maintain, and analyze data, ArcGIS Pro 2 is Esri's newest desktop geographic information system (GIS) application that uses the modern ribbon interface and a 64-bit processor to make using GIS faster and more efficient. This second edition of Learning ArcGIS Pro will show you how you can use this powerful desktop GIS application to create maps, perform spatial analysis, and maintain data. The book begins by showing you how to install ArcGIS and listing the software and hardware prerequisites. You'll then understand the concept of named user licensing and learn how to navigate the new ribbon interface to leverage the power of ArcGIS Pro for managing geospatial data. Once you've got to grips with the new interface, you'll build your first GIS project and understand how to use the different project resources available. The book shows you how to create 2D and 3D maps by adding layers and setting and managing the symbology and labeling. You'll also discover how to use the analysis tool to visualize geospatial data. In later chapters, you'll be introduced to Arcade, the new lightweight expression language for ArcGIS, and then advance to creating complex labels using Arcade expressions. Finally, you'll use Python scripts to automate and standardize tasks and models in ArcGIS Pro. By the end of this ArcGIS Pro book, you'll have developed the core skills needed for using ArcGIS Pro 2.x competently. What you will learn Navigate the user interface to create maps, perform analysis, and manage data Display data based on discrete attribute values or range of values Label features on a GIS map based on one or more attributes using Arcade Create map books using the map series functionality Share ArcGIS Pro maps, projects, and data with other GIS community members Explore the most used geoprocessing tools for performing spatial analysis Create Tasks based on common workflows to standardize processes Automate processes using ModelBuilder and Python scripts Who this book is for If you want to learn ArcGIS Pro to create maps and, edit and analyze geospatial data, this ArcGIS book is for you. No knowledge of GIS fundamentals or experience with any GIS tool or ArcGIS software suite is required. Basic Windows skills, such as navigating and file management, are all you need.

Learning ArcGIS Runtime SDK for .NET

by Ron Vincent

This book is for .NET developers who want to learn to build native Geographic Information System (GIS) application.

Learning Articulate Storyline

by Stephanie Harnett

This book provides one-on-one tutoring to help you quickly get up to speed with the basics while also learning how to best apply Storyline features in the context of the work you do.If you're an e-learning developer, writer, designer, subject matter expert, or all or any one of these, this book is for you. This book is not just for novices, but also for seasoned developers, transitioning from PowerPoint and Articulate Studio '09, and for those who are already working with Storyline.

Learning ASP.NET 2.0 with AJAX

by Dan Hurwitz Jesse Liberty Brian Macdonald

With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to: Master the fundamental skills of ASP.NET 2.0 to build professional quality web applicationsIntegrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sitesBuild applications with minimal coding using Visual Studio or its free counterpart, Visual Web DeveloperConnect your site with a database so that users can retrieve, interact and save dataDebug your application, deal with unexpected problems, and protect your site from malicious usersUse the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAXUse personalization tools to give your site a customized look for each user Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.

Learning ASP.NET 2.0 with AJAX

by Jesse Liberty Dan Hurwitz Brian Macdonald

With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how. Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to: Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer Connect your site with a database so that users can retrieve, interact and save data Debug your application, deal with unexpected problems, and protect your site from malicious users Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX Use personalization tools to give your site a customized look for each user Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.

Learning ASP.NET 3.5: Build Web Applications with ASP.NET 3.5, AJAX, LINQ, and More

by Jesse Liberty Dan Hurwitz Brian Macdonald

With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites.Learning ASP.NET 3.5 introduces new skills in each new chapter and offers fully annotated and fully functional examples that you can put to work immediately. Each chapter adds detailed summaries, practice questions to ensure comprehension, and exercises so you can apply what you've learned to new situations. Written by the bestselling author team of Jesse Liberty, Dan Hurwitz, and Brian MacDonald, Learning ASP.NET 3.5 offers complete, up-to-date coverage of ASP.NET 3.5 and AJAX. The book includes:Chapters that are designed as a series of tutorials on different aspects of web development Examples in each chapter that illustrate how a new concept works. Different chapters feature either a single running example with several stages, or a series of smaller examples A single large example in the final chapter offers that uses everything the reader has learned VB, JavaScript, and SQL Cheat Sheet sidebars to help readers with no little or no background with those topics AJAX-style fully integrated into ASP.NET programming -- the way it should be taught and used If you want to get up to speed with the world's most popular web development technology, Learning ASP.NET 3.5 is the best resource for the job.

Learning ASP.NET 3.5, 2nd Edition

by Jesse Liberty Dan Hurwitz Brian Macdonald

With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites. Learning ASP.NET 3.5 introduces new skills in each new chapter and offers fully annotated and fully functional examples that you can put to work immediately. Each chapter adds detailed summaries, practice questions to ensure comprehension, and exercises so you can apply what you've learned to new situations. Written by the bestselling author team of Jesse Liberty, Dan Hurwitz, and Brian MacDonald, Learning ASP.NET 3.5 offers complete, up-to-date coverage of ASP.NET 3.5 and AJAX. The book includes: * Chapters that are designed as a series of tutorials on different aspects of web development, * Examples in each chapter that illustrate how a new concept works. Different chapters feature either a single running example with several stages, or a series of smaller examples, * A single large example in the final chapter offers that uses everything the reader has learned, * VB, JavaScript, and SQL Cheat Sheet sidebars to help readers with no little or no background with those topics, * AJAX-style fully integrated into ASP.NET programming -- the way it should be taught and used. If you want to get up to speed with the world's most popular web development technology, Learning ASP.NET 3.5 is the best resource for the job.

Learning ASP.NET Core 2.0

by Jason De Oliveira

Being able to develop web applications that are highly efficient while easy to maintain has become imperative in many businesses. ASP.NET Core 2.0 is an open source framework from Microsoft, which makes it easy to build cross-platform web applications that are modern and dynamic. This book will take you through all of the essential concepts in ASP.NET Core 2.0, so you can learn how to build powerful web applications.

Learning ASP.NET Core 2.0

by Jason De Oliveira Michel Bruchet

Learn how web applications can be built efficiently using ASP.NET Core 2.0 and related frameworks About This Book • Get to grips with the new features and APIs introduced in ASP.NET Core 2.0 • Leverage the MVC framework and Entity Framework Core 2 to build efficient applications • Learn to deploy your web applications in new environments such as the cloud and Docker Who This Book Is For This book is for developers who would like to build modern web applications with ASP.NET Core 2.0. No prior knowledge of ASP.NET or .NET Core is required. However, basic programming knowledge is assumed. Additionally, previous Visual Studio experience will be helpful but is not required, since detailed instructions will guide through the samples of the book.This book can also help people, who work in infrastructure engineering and operations, to monitor and diagnose problems during the runtime of ASP.NET Core 2.0 web applications. What You Will Learn • Set up your development environment using Visual Studio 2017 and Visual Studio Code • Create a fully automated continuous delivery pipeline using Visual Studio Team Services • Get to know the basic and advanced concepts of ASP.NET Core 2.0 with detailed examples • Build an MVC web application and use Entity Framework Core 2 to access data • Add Web APIs to your web applications using RPC, REST, and HATEOAS • Authenticate and authorize users with built-in ASP.NET Core 2.0 features • Use Azure, Amazon Web Services, and Docker to deploy and monitor your applications In Detail The ability to develop web applications that are highly efficient but also easy to maintain has become imperative to many businesses. ASP.NET Core 2.0 is an open source framework from Microsoft, which makes it easy to build cross-platform web applications that are modern and dynamic. This book will take you through all of the essential concepts in ASP.NET Core 2.0, so you can learn how to build powerful web applications. The book starts with a brief introduction to the ASP.NET Core framework and the improvements made in the latest release, ASP.NET Core 2.0. You will then build, test, and debug your first web application very quickly. Once you understand the basic structure of ASP.NET Core 2.0 web applications, you'll dive deeper into more complex concepts and scenarios. Moving on, we'll explain how to take advantage of widely used frameworks such as Model View Controller and Entity Framework Core 2 and you'll learn how to secure your applications. Finally, we'll show you how to deploy and monitor your applications using Azure, AWS, and Docker. After reading the book, you'll be able to develop efficient and robust web applications in ASP.NET Core 2.0 that have high levels of customer satisfaction and adoption. Style and approach Start an exciting journey to building high performance web applications using ASP.NET Core 2.0 and MVC

Learning ASP.NET MVC Programming

by Mugilan T. Ragupathi

This book is for developers who want to learn to build web applications using ASP.Net MVC 6, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.Net MVC6. No knowledge of the ASP.Net platform or the .Net platform is required. Even though you do not need to have experience in C#, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful.

Learning at the Crossroads of Theory and Practice

by Wim H. Gijselaers Piet Van den Bossche Richard G. Milter

Core concepts in education are changing. For example, professional performance or expertise is not uniquely the fruit of specialist knowledge acquired at professional schools, but the sum of influences exerted by a complex web of continuous learning opportunities for which an individual is well (or ill) prepared by their schools and their workplace. The key contributory factors to professional expertise are how professional schools connect to professional practice, how schools prepare graduates for continuous learning, and how the workplace endorses continuous development. Thus, the question this volume addresses--how to design learning and working environments that facilitate the integration of these three elements--is at the heart of contemporary pedagogical theory. The authors also ask a second vital question: how do we educate learners that go on to maximize their life's learning opportunities by regulating their own ongoing learning? Learning at the Crossroads of Theory and Practice argues that with the theory of learning at a crossroads, this is an unprecedented opportunity for learning about learning. The book sheds light on different elements of this challenge: integrating theory and practice in business education, generating and fully exploiting workplace learning opportunities, and enriching our classrooms by coupling theoretical knowledge with the richness of real-life experience.

Learning Aurelia

by Manuel Guilbault

Harness the power of the next-generation JavaScript Framework, Aurelia, and start creating apps that really set you apart About This Book • Develop well-designed, decoupled, and testable single-page applications with Aurelia • Leverage the latest web standards to increase code performance, readability, and cross-compatibility • Understand how Aurelia is organized and use its innovative MVC approach to design professional-quality web apps Who This Book Is For This book is for JavaScript developers who want to build modern web apps with Aurelia. No prior knowledge of Aurelia is needed. What You Will Learn • Build a modern single-page web application • Understand the workflow of an Aurelia application • Design reusable web components, which can be shared and integrated into various frameworks and libraries • Write clean, modular, and testable code that will be easy to maintain and evolve • Use all the latest–and even future–web standards, so the application gathers minimal technical debt In Detail Aurelia is one of the most promising new JavaScript frameworks for mobile, desktop, and web, which makes developing powerful, modern web applications a straightforward task. Its power lies in its simplicity and clear workflow that enables developers to build next-generations apps for the web with ease. From initial structuring to full deployment, this book will serve as a step-by-step guide to develop a modern web application from scratch with the Aurelia framework. In addition to including a comprehensive coverage of various Aurelia framework features, this book will also show you how to utilize these features in the real world to develop a professional single-page web application. You'll see how to make the most out of Aurelia by understanding the Aurelia workflow and then applying it in real-world development tasks. By the end of the book, you will have learned to develop a clean and maintainable application in Aurelia from scratch. Style and approach This book will show you how to leverage the cutting edge features of Aurelia framework to develop modern web apps with a clear workflow. Using the modern architecture and features of Aurelia, this book will demonstrate the development of a web application from scratch.

Learning Author-it

by Char James-Tanny

Let Author-it guru Char James-Tanny teach you how to get the most from Author-it. Char has taught hundreds in her acclaimed classes, and now she has drawn from her extensive experience to create the definitive resource for learning Author-it. Whether you are new to Author-it or an experienced user, there is something here for you. If you are just starting out with Author-it, Learning Author-it will make the sometimes daunting learning curve for Author-it smoother and easier. You will learn how libraries work, how to wrap your head around Author-it's object-oriented structure, how to work with your content, and how to publish your output. If you are an experienced Author-it user, get a refresher from someone who uses Author-it like a technical writer. Char provides dozens of tips, helpful screenshots, and more than 150 tasks to help increase your efficiency (and lessen any frustration). And you'll find lots of tips and tricks that will improve your productivity.Inside the Book Understanding and setting up your library Understanding the authoring environment Creating content Reusing topic content Viewing, finding, and organizing topics Publishing the output Customizing objects for different outputs Maintaining the library Index

Refine Search

Showing 31,426 through 31,450 of 55,972 results