Page 1
Page 1
img

Machine learning approach for cloud data analytics in IoT

Covers the multidimensional perspective of machine learning through the perspective of cloud computing and Internet of Things ranging from fundamentals to advanced applications. Elucidates some of the best practices and their respective outcomes in cloud and fog computing environments. It focuses on all the various research issues related to big data storage and analysis, large-scale data processing, knowledge discovery and knowledge management, computational intelligence, data security and privacy, data representation and visualization, and data analytics. The featured technologies presented in the book optimizes various industry processes using business intelligence in engineering and technology. Light is also shed on cloud-based embedded software development practices to integrate complex machines so as to increase productivity and reduce operational costs. The various practices of data science and analytics which are used in all sectors to understand big data and analyze massive data patterns are also detailed in the book.

img

Logging in Java with the JDK 1.4 Logging API and Apache log4j

In development scenarios where things can't be run in a debugger, or when you run the risk of masking the problem, logs are the greatest source of information about running a program. Pro Apache Log4j, Second Edition provides best practices guidelines and comprehensive coverage of the most recent release. Step by step, the book explains core concepts, from basic to advanced. Code samples are in Java and include guidelines for different application-specific needs. You'll also learn how to extend the API to write custom components and best practices for using the feature-rich log4j API. This book concludes with enterprise Java applications using log4j with JSP and J2EE.

img

Building an Enterprise Architecture Practice : Tools, Tips, Best Practices, Ready-to-Use Insights

This book clearly describes how to establish an architecture practice that delivers value for an organization. The authors demonstrate a wealth of experience and a deep understanding of the multifaceted nature of this challenging task and they provide sound advice on how to avoid the many pitfalls that may be encountered along the way. Building an Enterprise Architecture Practice provides practical advice on how to develop your enterprise architecture practice.

img

Best practices in software measurement : How to use metrics to improve project and process performance

Not everything that counts can be counted. Not everything that is counted counts. Albert Einstein This is a book about software measurement from the practitioner’s point of view and it is a book for practitioners. Software measurement needs a lot of practical guidance to build upon experiences and to avoid repeating errors. This book t- gets exactly this need, namely to share experiences in a constructive way that can be followed. It tries to summarize experiences and knowledge about software measurement so that it is applicable and repeatable. It extracts experiences and lessons learned from the narrow context of the specific industrial situation, thus facilitating transfer to other contexts. Software measurement is not at a standstill. With the speed software engine- ing is evolving, software measurement has to keep pace. While the underlying theory and basic principles remain invariant in the true sense (after all, they are not specific to software engineering), the application of measurement to specific contexts and situations is continuously extended. The book thus serves as a ref- ence on these invariant principles as well as a practical guidance on how to make software measurement a success.

img

Beginning xml with C# 2008 : From novice to professional

Beginning XML with C# 2008 focuses on XML and how it is used within .NET 3.5. As you'd expect of a modern application framework, .NET 3.5 has extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. This book demystifies all of this. It explains the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You will see clear, practical examples that illustrate best practices in action. With this book, you'll learn everything you need to know from the basics of reading and writing XML data to using the DOM, from LINQ and SQL Server integration to SOAP and web services.

img

Beginning Scala 3 : A functional and Object-Oriented Java Language

Introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems. You will understand why Scala is judiciously used for critical business applications by leading companies such as Twitter, LinkedIn, Foursquare, the Guardian, Morgan Stanley, Credit Suisse, UBS, and HSBC – and you will be able to use it in your own projects. You will: Get started with Scala 3 or Scala language programming in general / Understand how to utilitze OOP in Scala / Perform functional programming in Scala / Master the use of Scala collections, traits and implicits / Leverage Java and Scala interopability / Employ Scala for DSL programming / Use patterns and best practices in Scala

img

Beginning Ruby on Rails E-Commerce : From novice to professional

Beginning Ruby on Rails E-Commerce: From Novice to Professional is the first book of its kind to guide you through producing e-commerce applications with Rails, the stacked web framework taking the world by storm. The book dives right into the process of creating a production-level web application using agile methodologies and test-driven development combined with Rails best practices.

img

Beginning ASP.NET 2.0 in VB 2005 : From novice to professional

This book includes best practices and comprehensive discussions about key database and XML principles, which are essential for you to become effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will enable you to build real-world websites immediately rather than just scraping by with simplified coding practices. By the time you've finished this book, you will have mastered the core techniques and possess the necessary knowledge to begin work as a professional ASP.NET developer.

img

Beginning ASP.NET 2.0 in C# 2005 : From novice to professional

This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles. The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will enable you to build real-world websites instead of just scraping by with simplified coding practices. By the time you finish this book, you will have mastered the core techniques essential to professional ASP.NET developers.

img

Beginning ASP .NET 2.0 E-Commerce in C# 2005 : From novice to professional

This title enables readers to learn how to build a complete e-commerce web site, following the entire design and build process. The website will be constructed following industry best practices in a modular manner, with a new module introduced and completed in each chapter.

img

Bad programming practices 101 : Become a better coder by learning how (Not) to program

Takes a humorous slant on the programming practice manual by reversing the usual approach: under the pretence of teaching you how to become the world’s worst programmer who generally causes chaos, the book teaches you how to avoid the kind of bad habits that introduce bugs or cause code contributions to be rejected.

img

Artificial intelligence and machine learning in health care and medical sciences : Best practices and pitfalls

Provides a detailed review of the latest methods and applications of artificial intelligence (AI) and machine learning (ML) in medicine. With chapters focusing on enabling the reader to develop a thorough understanding of the key concepts in these subject areas along with a range of methods and resulting models that can be utilized to solve healthcare problems, the use of causal and predictive models are comprehensively discussed. Care is taken to systematically describe the concepts to facilitate the reader in developing a thorough conceptual understanding of how different methods and resulting models function and how these relate to their applicability to various issues in health care and medical sciences. Guidance is also given on how to avoid pitfalls that can be encountered on a day-to-day basis and stratify potential clinical risks.

img

Ajax Patterns and Best Practices

Ajax is taking us into the next generation of web applications. Ajax has broken the client-server barrier by decoupling the client from the server, but an Ajax application still needs a server to extract content from. The most effective use of Ajax and the server requires an understanding of REST, an architectural style used to define Web services. Ajax Patterns and Best Practices explores dynamic web applications that combine Ajax and REST as a single solution. A major advantage of REST is that, like Ajax, it can be used with today's existing technologies.

img

AdvancED Flex 3

Divided into three parts. The first part discusses the architectural and design aspects of Flex 3 application development. It explains the internals of a Flex 3 application and advocates a few best practices to fine-tune your application to ensure maximum performance. It includes tutorials on creating custom components, data binding, and creating AIR-powered desktop applications. The second part concentrates on effectively integrating Flex 3 with server- and client-side technologies. Techniques for integration with Java and PHP are covered in detail, and content covering interaction with client-side technologies is also included. After reading the chapter on JavaScript integration, you will be ready to create applications that can use Ajax and Flex 3 together. The third and final part of the book is a unique and eclectic mix of some advanced topics like mash-ups, collaborative applications, 3D rendering, highly interactive visualization, and audio and video streaming.

img

Accelerated C# 2008

Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices. C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastery, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language.

img

Communities of practice to actively manage best practices

Stefano Borzillo examines a large variety of CoPs by means of six success factors and identifies three basic types: innovating strategic, operational excellence, and social and productive space CoPs.

img

Business Education and Emerging Market Economies : Perspectives and Best Practices

Business Education in Emerging Market Economies discusses the impact of business education on emerging markets and explores curricular innovation, pedagogical approaches, and strategic alliances in the context of industrializing economies. Emerging markets consist of eighty percent of the world's population and some 75% of its trade growth in the foreseeable future according to the U.S. Department of Commerce. The potential economic growth of emerging markets has prompted a need to understand the dynamics of these markets, their business institutions, and their educational systems. The pressures of globalization and the recent economic reforms that swept across emerging, developing, and transitioning, economies have had a positive impact on the demand for business education and business knowledge from the developed and industrialized countries. As a result, many methods were developed to transfer know-how from the developed markets including learning through imitation, using western style pedagogical approaches, attending universities in industrialized countries, learning through experience and practice, and using information technology. The conclusion we reach is that business and management education in emerging markets is fast changing the way in which these markets operate and are perceived – business educators are catalysts for greater economic integration.

img

B2B eCommerce : Basics, Business Models and Best Practices in Business-to-Business Online Trade

Covers the basics of business-to-business (B2B) eCommerce, where similar principles of customer targeting can be observed as in B2C eCommerce. Gerrit Heinemann highlights the specifics and business models of B2B eCommerce, analyzes the digital challenges and shows the consequences and opportunities for online sales in B2B. Recognised best-practice examples illustrate how successful B2B eCommerce can work and which risks have to be considered.

img

Bath planning : Guidelines, codes, standards

The most authoritative resource available on the subject, containing everything a professional needs to know to design a safe, functional, effective, and attractive bath. Based on the National Kitchen and Bath Association's Kitchen and Bathroom Planning Guidelines and the related Access Standards, this book presents the best practices developed by the Association's committee of professionals through extensive research.

img

Affordable housing for smart villages

Initiates a fresh discussion of affordability in rural housing set in the context of the rapidly shifting balance between rural and urban populations. It conceptualises affordability in rural housing along a spectrum that is interlaced with cultural and social values integral to rural livelihoods at both personal and community level. Developed around four intersecting themes: explaining houses and housing in rural settings; exploring affordability in the context of aspirations and vulnerability; rural development agendas involving housing and communities; and construction for resilience in rural communities, the book provides an overview of some of the little understood and sometimes counter-intuitive best practices on rural affordability and affordable housing that have emerged in developing economies over the last thirty years.

Results Per Page