Professional Scala

Professional Scala
Author: Janek Bogucki
Publisher: John Wiley & Sons
Total Pages: 240
Release: 2016-06-13
Genre: Computers
ISBN: 1119267226

Professional Scala provides experienced programmers with fast track coverage aimed at supporting the use of Scala in professional production applications. Skipping over the basics and fundamentals of programming, the discussion launches directly into practical Scala topics with the most up-to-date coverage of the rapidly-expanding language and related tools. Scala bridges the gap between functional and object-oriented programming, and this book details that link with clear a discussion on both Java compatibility and the read-eval-print loop used in functional programming. You'll learn the details of tooling for build and static analysis. You’ll cover unit testing with ScalaTest, documentation with Scaladoc, how to handle concurrency, and much more as you build the in-demand skill set required to use Scala in a real-world production environment. Java-compliant with functional programming properties, Scala's popularity is growing quickly—especially in the rapidly expanding areas of big data and cluster computing. This book explains everything professional programmers need to start using Scala and its main tools quickly and effectively. Master Scala syntax, the SBT interactive build tool, and the REPL workflow Explore functional design patterns, concurrency, and testing Work effectively with Maven, Scaladoc, Scala.js, and more Dive into the advanced type system Find out about Scala.js A working knowledge of Scala puts you in demand. As both the language and applications expand, so do the opportunities for experienced Scala programmers—and many positions are going unfilled. Twitter, Comcast, Netflix, and other major enterprises across industries are using Scala every day, in a number of different applications and capacities. Professional Scala helps you update your skills quickly to start advancing your career.

Programming with Scala

Programming with Scala
Author: Bhim P. Upadhyaya
Publisher: Springer
Total Pages: 205
Release: 2017-10-17
Genre: Computers
ISBN: 3319693689

This reader-friendly textbook presents a concise and easy to follow introduction to Scala. Scala is an ideal first programming language, which permits programming in multiple paradigms, and enables developers to be more productive with modern computing infrastructures such as distributed environments. Topics and features: provides review questions and problem-solving exercises (with solutions) in each chapter, inspired by real-world applications; addresses each topic in a self-contained manner, highlighting how Scala can be evolved and grown according to the developer’s needs; presents examples from a broad range of different application domains, including consumer electronics, online payment, retail, vehicle manufacturing, and healthcare; encourages an innovation-oriented mind-set, and the development of practical, saleable skills; draws from the author’s extensive experience in industrial software development, academic research, and university teaching. This accessible and hands-on guide will embolden professional software engineers to make the switch to Scala. Instructors teaching introductory programming courses will also find this textbook popular among their students.

Mastering Scala Machine Learning

Mastering Scala Machine Learning
Author: Alex Kozlov
Publisher: Packt Publishing Ltd
Total Pages: 310
Release: 2016-06-28
Genre: Computers
ISBN: 178588526X

Advance your skills in efficient data analysis and data processing using the powerful tools of Scala, Spark, and Hadoop About This Book This is a primer on functional-programming-style techniques to help you efficiently process and analyze all of your data Get acquainted with the best and newest tools available such as Scala, Spark, Parquet and MLlib for machine learning Learn the best practices to incorporate new Big Data machine learning in your data-driven enterprise to gain future scalability and maintainability Who This Book Is For Mastering Scala Machine Learning is intended for enthusiasts who want to plunge into the new pool of emerging techniques for machine learning. Some familiarity with standard statistical techniques is required. What You Will Learn Sharpen your functional programming skills in Scala using REPL Apply standard and advanced machine learning techniques using Scala Get acquainted with Big Data technologies and grasp why we need a functional approach to Big Data Discover new data structures, algorithms, approaches, and habits that will allow you to work effectively with large amounts of data Understand the principles of supervised and unsupervised learning in machine learning Work with unstructured data and serialize it using Kryo, Protobuf, Avro, and AvroParquet Construct reliable and robust data pipelines and manage data in a data-driven enterprise Implement scalable model monitoring and alerts with Scala In Detail Since the advent of object-oriented programming, new technologies related to Big Data are constantly popping up on the market. One such technology is Scala, which is considered to be a successor to Java in the area of Big Data by many, like Java was to C/C++ in the area of distributed programing. This book aims to take your knowledge to next level and help you impart that knowledge to build advanced applications such as social media mining, intelligent news portals, and more. After a quick refresher on functional programming concepts using REPL, you will see some practical examples of setting up the development environment and tinkering with data. We will then explore working with Spark and MLlib using k-means and decision trees. Most of the data that we produce today is unstructured and raw, and you will learn to tackle this type of data with advanced topics such as regression, classification, integration, and working with graph algorithms. Finally, you will discover at how to use Scala to perform complex concept analysis, to monitor model performance, and to build a model repository. By the end of this book, you will have gained expertise in performing Scala machine learning and will be able to build complex machine learning projects using Scala. Style and approach This hands-on guide dives straight into implementing Scala for machine learning without delving much into mathematical proofs or validations. There are ample code examples and tricks that will help you sail through using the standard techniques and libraries. This book provides practical examples from the field on how to correctly tackle data analysis problems, particularly for modern Big Data datasets.

Bulletin

Bulletin
Author:
Publisher:
Total Pages: 408
Release: 1882
Genre: Science
ISBN:

Mastering Play Framework for Scala

Mastering Play Framework for Scala
Author: Shiti Saxena
Publisher: Packt Publishing Ltd
Total Pages: 274
Release: 2015-05-29
Genre: Computers
ISBN: 1783983817

This book is intended for those developers who are keen to master the internal workings of Play Framework to effectively build and deploy web-related apps.

In this Body

In this Body
Author: Servando Z. Hinojosa
Publisher: University of New Mexico Press
Total Pages: 272
Release: 2015
Genre: History
ISBN: 0826335233

This account of life in one highland Maya community shows how, among Kaqchikels, spirit expresses itself fundamentally through the body, and not as something entirely separate from the body.

Scala:Applied Machine Learning

Scala:Applied Machine Learning
Author: Pascal Bugnion
Publisher: Packt Publishing Ltd
Total Pages: 1265
Release: 2017-02-23
Genre: Computers
ISBN: 178712455X

Leverage the power of Scala and master the art of building, improving, and validating scalable machine learning and AI applications using Scala's most advanced and finest features About This Book Build functional, type-safe routines to interact with relational and NoSQL databases with the help of the tutorials and examples provided Leverage your expertise in Scala programming to create and customize your own scalable machine learning algorithms Experiment with different techniques; evaluate their benefits and limitations using real-world financial applications Get to know the best practices to incorporate new Big Data machine learning in your data-driven enterprise and gain future scalability and maintainability Who This Book Is For This Learning Path is for engineers and scientists who are familiar with Scala and want to learn how to create, validate, and apply machine learning algorithms. It will also benefit software developers with a background in Scala programming who want to apply machine learning. What You Will Learn Create Scala web applications that couple with JavaScript libraries such as D3 to create compelling interactive visualizations Deploy scalable parallel applications using Apache Spark, loading data from HDFS or Hive Solve big data problems with Scala parallel collections, Akka actors, and Apache Spark clusters Apply key learning strategies to perform technical analysis of financial markets Understand the principles of supervised and unsupervised learning in machine learning Work with unstructured data and serialize it using Kryo, Protobuf, Avro, and AvroParquet Construct reliable and robust data pipelines and manage data in a data-driven enterprise Implement scalable model monitoring and alerts with Scala In Detail This Learning Path aims to put the entire world of machine learning with Scala in front of you. Scala for Data Science, the first module in this course, is a tutorial guide that provides tutorials on some of the most common Scala libraries for data science, allowing you to quickly get up to speed building data science and data engineering solutions. The second course, Scala for Machine Learning guides you through the process of building AI applications with diagrams, formal mathematical notation, source code snippets, and useful tips. A review of the Akka framework and Apache Spark clusters concludes the tutorial. The next module, Mastering Scala Machine Learning, is the final step in this course. It will take your knowledge to next level and help you use the knowledge to build advanced applications such as social media mining, intelligent news portals, and more. After a quick refresher on functional programming concepts using REPL, you will see some practical examples of setting up the development environment and tinkering with data. We will then explore working with Spark and MLlib using k-means and decision trees. By the end of this course, you will be a master at Scala machine learning and have enough expertise to be able to build complex machine learning projects using Scala. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: Scala for Data Science, Pascal Bugnion Scala for Machine Learning, Patrick Nicolas Mastering Scala Machine Learning, Alex Kozlov Style and approach A tutorial with complete examples, this course will give you the tools to start building useful data engineering and data science solutions straightaway. This course provides practical examples from the field on how to correctly tackle data analysis problems, particularly for modern Big Data datasets.

Visual Design Solutions

Visual Design Solutions
Author: Connie Malamed
Publisher: John Wiley & Sons
Total Pages: 386
Release: 2015-03-31
Genre: Business & Economics
ISBN: 1118863488

Enhance learners' interest and understanding with visual design for instructional and information products No matter what medium you use to deliver content, if the visual design fails, the experience falls flat. Meaningful graphics and a compelling visual design supercharge instruction, training, and presentations, but this isn't easy to accomplish. Now you can conquer your design fears and knowledge gaps with Visual Design Solutions: a resource for learning professionals seeking to raise the bar on their graphics and visual design skills. This informal and friendly book guides you through the process and principles used by professional graphic designers. It also presents creative solutions and examples that you can start using right away. Anyone who envisions, designs, or creates instructional or informational graphics will benefit from the design strategies laid out in this comprehensive resource. Written by Connie Malamed, an art educator and instructional designer, this book will help you tap into your creativity, design with intention, and produce polished work. Whereas most graphic design books focus on logos, packaging, and brochures, Visual Design Solutions focuses on eLearning, presentations, and performance support. Visual Design Solutions includes practical guidelines for making smart design choices, ways to create professional-looking products, and principles for successful graphics that facilitate learning. Ideal for instructional designers, trainers, presenters, and professors who want to advance from haphazard to intentional design, this book will help them realize their design potential. Gain the knowledge and confidence to design impressive, effective visuals for learning Increase learner comprehension and retention with visual strategies offered by an expert author Serves as a reference and a resource, with a wealth of examples for inspiration and ideas Addresses an intimidating topic in an informal, friendly style In four parts, the book provides a thorough overview of the design process and design concepts; explores space, image, and typography; and presents workable solutions for your most persistent and puzzling design problems. Get started and begin creating captivating graphics for your learners.