AW Software Products ExcitingAds :: Exciting Ads

kahm-logo

Sitemap

 
"Mastering Go Programming"
"Go has moved from the state of tentative to mass adoption. Its C-like speed, simplicity, and power for a growing number of systems level programming domains make it an attractive option for programmers working with older cumbersome, statically typed languages. Golang has entered the space as an entirely viable language for accomplishing a huge array of low level programming and service infrastructure tasks.This video course not only gives you a deep insight into the fundamental mechanics behind the language, but also covers extensive practical topics on Go for modern software architectures. It shows you how to write Go in an intelligent, idiomatic way. After a brief re-acquaintance with the key building blocks of Go, we will also explore how we can build upon the unique capabilities of the language to write effective, powerful code you can employ to develop software. We look at packages, object-oriented programming, concurrency and reflection among other things. Moreover, you will learn about Gos awesome built-in testing support feature. Along the way, build your skills in File handling techniques, Go packages for databases, data serialization approaches, message communications between Go services, and Go web applications. Get your hands on with a plenty of illustrative code samples, exercises and real-world scenarios that will help you build your own application.By the end of this course, you will be taught how to put this enhanced knowledge to build a real-world Spaceship application all by yourself with amazing features.About The AuthorMina Andrawos is an experienced Engineer who has developed deep experience in Go from using it personally and professionally. He regularly authors articles and tutorials about the language, and also shares Gos open source projects. He has written numerous Go applications with varying degrees of complexity. He is also the author of an upcoming course for Packt called Go in Production.Other than Go, he has skills in C#, Java, Python, and C++. He has worked with various databases and software architectures and has skills with the agile methodology in software development. Besides software development; he has working experience of scrum mastering, sales engineering, and software product management."
Price: 199.99

"Beginning C++ Game Programming - Part 2"
"This video course is all about offering you a fun introduction to the world of game programming, using a fun, fully-playable game. The game is an addictive frantic split-screen multiplayer puzzle-platformer.We will go through the key C++ topics, such as OOP (Object-Orientated Programming).While building the game, you will also learn exciting game programming concepts such as directional sound (spatialization).Stretch your C++ knowledge beyond the beginner level and use concepts such as pointers, references, and the Standard Template Library to add featuresfor example, split-screen coop, immersive directional sound, and custom levels loaded from level-design files.About the AuthorJohn Horton is a coding and gaming enthusiast based in the UK. He has a passion for writing apps, games, books, and blog articles about programming, especially for beginners. He is the founder of Game Code School, which is dedicated to helping complete beginners get started coding using the language and platform that is best for them. John sincerely believes that anyone can learn to code and that everybody has a game or an app inside of them, and that they just need to do enough work to bring it out."
Price: 124.99

"R: Complete Data Analysis Solutions"
"If you are looking for that one course that includes everything about data analysis with R, this is it. Lets get on this data analysis journey together.This course is a blend of text, videos, code examples, and assessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of solving data analysis problems with R.The R language is a powerful open source functional programming language. R is becoming the go-to tool for data scientists and analysts. Its growing popularity is due to its open source nature and extensive development community. R is increasingly being used by experienced data science professionals instead of Python and it will remain the top choice for data scientists in 2017. Big companies continue to use R for their data science needs and this course will make you ready for when these opportunities come your way.This course has been prepared using extensive research and curation skills. Each section adds to the skills learned and helps us to achieve mastery of data analysis. Every section is modular and can be used as a standalone resource.This course has been designed to include topics on every possible requirement from a data scientist and it does so in a step-by-step and practical manner.This course covers step-by-step and practical solutions to data analysis using R. It covers every required topic and alsoadds an introduction to machine learning.We will start off with learning how to prepare, process, and perform sophisticated ETL for heterogeneous data sources with R packages. An example of data manipulation will be provided, illustrating how to use the dplyr and data.table packages to efficiently process larger data structures. We will then understand how easily R can confront probability and statistics problems and look at R instructions to quickly organize and manipulate large datasets. We will then learn to predict user purchase behavior by adopting a classification approach and implement data mining techniques to discover items that are frequently purchased together. Finally, we will offer insight into time series analysis on financial data, after which there will be detailed information on the hot topic of machine learning, including data classification, regression, clustering, association rule mining, and dimension reduction.This course has been authored by some of the best in their fields:Yu-Wei, Chiu (David Chiu)Yu-Wei, Chiu (David Chiu) is the founder of LargitData,a start-up company that mainly focuses on providing big data and machine learning products. He specializes in using Spark and Hadoop to process big data and apply data mining techniques for data analysis. Yu-Wei is also a professional lecturer and has delivered lectures on big data and machine learning in R and Python, and given tech talks at a variety of conferences.Selva PrabhakaranSelva Prabhakaran is a data scientist with a large E-commerce organization. In his 7 years of experience in data science, he has tackled complex real-world data science problems and delivered production-grade solutions for top multinational companies.Tony FischettiTony Fischetti is a data scientist at College Factual, where he gets to use R everyday to build personalized rankings and recommender systems.Viswa ViswanathanViswa Viswanathan is an associate professor of Computing and Decision Sciences at the Stillman School of Business in Seton Hall University. In addition to teaching at the university, Viswa has conducted training programs for industry professionals. He has written several peer-reviewed research publications in journals such as Operations Research, IEEE Software, Computers and Industrial Engineering, and International Journal of Artificial Intelligence in Education.Shanthi Viswanathan Shanthi Viswanathan is an experienced technologist who as a consultant, has helped several large organizations, such as Canon, Cisco, Celgene, Amway, Time Warner Cable, and GE among others, in areas such as data architecture and analytics, master data management, service-oriented architecture, business process management, and modeling.Romeo KienzlerRomeo Kienzler is the Chief Data Scientist of the IBM Watson IoT Division and working as an Advisory Architect helping client worldwide to solve their data analysis problems. His current research focus is on cloud-scale data mining using open source technologies including R, ApacheSpark, SystemML, ApacheFlink, and DeepLearning4J.This course is a blend of text, videos, and assessments, all packaged together keeping your journey in mind. It combines some of the best that Packt has to offer in one complete package. It includes content from the following Packt products:R for Data Science Cookbookby Yu-Wei, Chiu (David Chiu)R for Data Science Solutions [video]by Yu-Wei, Chiu (David Chiu)Mastering R Programming [video]by Selva PrabhakaranData Analysis with Rby Tony FischettiR Data Analysis Cookbookby Viswa Viswanathanand Shanthi ViswanathanLearning Data Mining with R [video] byRomeo Kienzler"
Price: 199.99

"Programming using Julia"
"Want to handle everything that Julia can throw at you and get the most of it every day? This practical guide to programming with Julia for performing numerical computation will make you more productive and able to work with data more efficiently. The video starts with the main features of Julia to help you quickly refresh your knowledge of functions, modules, and arrays. Well also show you how to utilize the Julia language to identify, retrieve, and transform data sets so you can perform data analysis and data manipulation. Later on, youll see how to optimize data science programs with parallel computing and memory allocation. Youll get familiar with the concepts of package development and networking to solve numerical problems using the Julia platform.This video course includes recipes on identifying and classifying data science problems, data modelling, data analysis, data manipulation, meta-programming, multidimensional arrays, and parallel computing. By the end of the course, you will acquire the skills to work more effectively with your data.About the AuthorJalem Raj Rohit is an IIT Jodhpur graduate with a keen interest in machine learning, data science, data analysis, computational statistics, and natural language processing (NLP). Rohit currently works as a senior data scientist at Zomato, also having worked as the first data scientist at Kayako.He is part of the Julia project, where he develops data science models and contributes to the codebase. Additionally, Raj is also a Mozilla contributor and volunteer, and he has interned at Scimergent Analytics."
Price: 124.99

"Getting Started with PHP 7"
"When it comes to modern web development, performance is everything. The latest version of PHP has been improvised and updated to make it easier to build for performance, improved engine execution, better memory usage, and a new and extended set of tools. If youre a web developer, whats not to love? This course would guide you with the new features of PHP 7, advanced OOP and get equipped with SOLID Principles and Design Pattern.PHP is an excellent language for object oriented programming. The new features of PHP 7 makes it more fast and scalable. This video covers the basic concepts of PHP programming in a step-by-step manner.The viewer will be able to improve their productivity by learning design patterns which will promote code reuse and reduce redundancy. The video would go in detail about advance OOP concepts, networking, design patterns, debugging, etcThis course will show you how to make full use of PHP 7 with a range of practical projects that will not only teach you the principles, but also show you how to put them into practice. It will push and extend your skills, helping you to become a more confident and fluent PHP developer.About the AuthorBudi Irawan is a software engineer, lecturer and open source contributor. He has experience in PHP more than 7 years in building small and enterprise web applications. Beside PHP, he also plays with Javascript and Ruby. He loves to teach, contribute and meet new people. In his spare time, he usually do sports and travelling."
Price: 124.99

"DevOps for Web Developers"
"This course shows you how to accelerate web development with DevOps. It starts by introducing you to the culture and collaboration that need to be promoted in order to use DevOps within your organization. You will learn why itis essential to build and deploy modern apps efficiently when embracing the DevOps methodology.You will learn to use GitHub to push code and commit the changes using git. Moving on, youll understand the basics of configuration management and the architecture of DevOps. Youll see how to take care of deploying the code into our new shiny servers. Then well explore monitoring and varioussolutions to the range of problems we might face.Finally, youll be able to develop, deploy, manage, and automate your complete web application on a cloud service.About the AuthorMitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps."
Price: 124.99

"PHP 7 Simplified"
"Do you want to know all about PHP 7? Are you looking at learning a language that you can use to create robust web applications? If so, welcome to PHP 7 Simplified!PHP 7 is a popular choice for web-based application development. It is lightweight, no-frills, and powerful. In a nutshell, PHP 7 lets us address the common requirements of current and future web and mobile application development.PHP 7 Simplified exists as a blend of text, videos, code examples, and assessments, which together makes your learning and creating journey all the more effective. Well start off by getting the basics right. Once your foundational knowledge is firmly established, well put it to practical use by working on a small example application. Then, well move on to learning advanced programming methodologies such as high performance programming, functional programming, and object-oriented programming. The course is structured to ensure that youre learning about all the industry-standards along the way.Further on, youll build a user profile system, simple shopping cart, and social newsletter service.Midway through, well learn how to interact with a database. Having done that, youll be equipped to build even more complex applications.We are not done yet. This course wouldnt be complete without us learning how to implement software design patterns, improve web security, and perform testing and debugging.The goal of this course is to transform you into a complete PHP 7 developer.This course is authored by some of the best in the fields.We combine the bestof the following Packt products:PHP 7 Programming Solutions by Doug BiererPHP 7 Programming Cookbook by Doug BiererPHP 7 Programming Blueprints by Jose Palala and Martin HelmichLearning PHP 7 by Nicola PietroluongoMeet your expert instructors:Doug Bierer has been hooked on computers since his first program, written in Dartmouth BASIC on a DEC PDP-8, in 1971. His own company is unlikelysource.com, which specializes in consulting, PHP programming, website development, and training.Jose Palala has been working professionally with PHP for at least 8 years. He has experience working with PHP frameworks such as Eden PHP, CodeIgniter, Laravel and Zend.Martin Helmich holds a Master's degree in Computer Science from the University of Applied Sciences in Osnabrck. He works as a software architect.Nicola Pietroluongo is a software engineer with many years of experience. His development background covers over a decade of working in a wide area of development stack building web applications for large companies across Europe."
Price: 199.99

"Rapid Game Development with Unity 5"
"Game engines are one of the most powerful tools that help developers design interactive games for multiple platforms. Unity is an exciting and popular engine in the game industry. It is widely used to create popular 2D and 3D games by large game studios and indie developers.Are you looking to develop stunning games in Unity? Or getting into the gaming world? If yes, this course is ideal for you. In this course, you will understand the game development concepts and have a good learning time by applying the knowledge gained through practice of these concepts.Starting from the ground up and moving toward an intermediate level, this course will help you establish a strong foundation in making games with Unity 5. What is included?Lets take a look at the learning journey. The course starts with an introduction to game engines and installation procedures of Unity. From there, the course introduces you to the Unity interface, and teaches you how to build levels. Youll understand the core Unity concepts such as game objects, components, and scenes. Finally, youll learn how to use Unity by making four fun game projects, from shooters and platformers to exploration and adventure games.By the end of the course, you should have a solid understanding of game development principles and be able to create your own games in no time!Why should I choose this course?We've spent the last decade working to help developers stay relevant. The structure of this course is a result of deep and intensive research into what real-world developers need to know in order to be job-ready. We don't spend too long on theory, and focus on practical results so that you can see for yourself how things work in action.This course follows an example-based approach that will take you through the most basic games toward the more complex ones, gradually building your skill level. It's a blend of text, videos, code examples, and assessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of learning Unity.Testimonials:The source content have been received well by the audience. Here are a couple of reviews:""I have started creating the first game. The instructions have been easy to follow.""- Jennifer""Easy to read, easy to follow, good starter!""- Anonymous CustomerWe have combined the best of the following Packt products:Unity 5 Fundamentals by Dr. Edward LavieriUnity 5 for Beginners by Alan ThornUnity 5.x by Exampleby Alan ThornFor this course, we have combined the best works of these extremely esteemed authors:Dr. Edward Lavieri is a veteran game designer and developer with a strong academic background. He earned a Doctorate of Computer Science from Colorado Technical University, an MS in Management Information Systems (Bowie State University), an MS in Education (Capella University), and an MS in Operations Management (University of Arkansas). As the founder and creative director of three19, a software design and development studio, Edward is constantly designing and developing software. He has authored several books. He has also developed numerous college courses involving computer science, information systems, and game development.Alan Thornis a multidisciplinary game developer, author, and educator with industry experience of 17 years. He makes games for PC desktop, mobile, and VR. He founded Wax Lyrical Games and created the award-winning Baron Wittard: Nemesis of Ragnarok game, working as designer, programmer, and artist. He has written 23 technical books on game development and presented 19 video training courses. These cover game play programming, Unity development, 3D modeling, and animation. He is currently the head of department for Games Design and Development at the National Film and Television School."
Price: 199.99

"Haskell: Data Analysis Made Easy"
"A staggering amount of data is created everyday; analyzing and organizing this enormous amount of data can be quite a complex task. Haskell is a powerful and well-designed functional programming language that is designed to work with complex data. It is trending in the field of data science as it provides a powerful platform for robust data science practices.This course will introduce the basic concepts of Haskell and move on to discuss how Haskell can be used to solve the issues by using the real-world data.The course will guide you through the installation procedure, after you have all the tools that you require in place, you will explore the basic concepts of Haskell including the functions, and the data structures.It will also discuss the various formats of raw data and the procedures for cleaning the data and plotting them. With a good hold on the basics of Haskell and data analysis, you will then be introduced to advanced concepts of data analysis such as Kernel Density Estimation, Hypothesis Testing, Regression Analysis, Text Analysis, Clustering, Nave Bayes Classification, and Principal Component Analysis. Why go for this course?We've spent the last decade working to help developers stay relevant. The structure of this course is a result of deep and intensive research into what real-world developers need to know in order to be job-ready. We don't spend too long on theory, and focus on practical results so that you can see for yourself how things work in action.This course follows an example-based approach that will take you through learning Haskell initially, and then learning to manipulate data andvisualizing it,and thengradually building your skill level where you can perform advanced algorithms on the data, such that you can make more sense of the data and interpret the future, or give suggestions. It's a blend of text, videos, code examples, and assessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of learning Haskell.After completing this course, you will be equipped to analyze data and organize them using advanced algorithms.This course is authored by some of the best in the field.We have combined the followingbest Haskell products by Packt:Learning Haskell Programming byHakim CassimallyGetting Started with Haskell Data Analysis byJames ChurchLearning Haskell Data Analysis byJames ChurchAdvanced Data Analysis with Haskell byJames ChurchMeet your expert instructions:James Church is an assistant professor of computer science at Austin Peay State University. He has consulted for various companies and a chemical laboratory for the purpose of performing data analysis work.Hakim Cassimally learned the basics of Lisp 15 years ago and has been interested in functional programming ever since. He has written, spoken, and evangelised about learning and writing Haskell since 2006.What are the requirements?You do not need any programming knowledge, or knowledge in data science before you take up this course.What am I going to get from this course?Learn the basics of HaskellLearn how to clean dataLearn how to plot data on a graph and to draw conclusions based on the graphsApply advanced algorithms on the data to extract more information from the data."
Price: 199.99

"R: Complete Machine Learning Solutions"
"Are you interested in understanding machine learning concepts and building real-timeprojects with R, but dont know where to start? Then, this is the perfect course for you!The aim of machine learning is to uncover hidden patterns, unknown correlations, and find useful information from data. In addition to this, through incorporation with data analysis, machine learning can be used to perform predictive analysis. With machine learning, the analysis of business operations and processes is not limited to human scale thinking; machine scale analysis enables businesses to capture hidden values in big data.Machine learning has similarities to the human reasoning process. Unlike traditional analysis, the generated model cannot evolve as data is accumulated. Machine learning can learn from the data that is processed and analyzed. In other words, the more data that is processed, the more it can learn.R, as adialect of GNU-S, is a powerful statistical language that can be used to manipulate and analyze data. Additionally, R provides many machine learning packages and visualization functions, which enable users to analyze data on the fly. Most importantly, R is open source and free.Using R greatly simplifies machine learning. All you need to know is how each algorithm can solveyour problem, and then you can simply use a writtenpackage to quickly generate prediction models on data with a few command lines.By taking this course, you will gain a detailed and practical knowledge of R and machine learning concepts to build complex machine learning models. What details do you cover in this course?We start off with basic R operations, reading data into R, manipulating data, forming simple statistics for visualizing data. We will then walk through the processes of transforming, analyzing, and visualizing the RMS Titanic data. You will also learn how to perform descriptive statistics.This course will teach you to use regression models. We will then see how to fit data in tree-based classifier, Naive Bayes classifier, and so on.We then move on to introducing powerful classification networks, neural networks, and support vector machines. During this journey, we will introduce the power of ensemble learners to produce better classification and regression results.We will see how to apply the clustering technique to segment customers and further compare differences between each clustering method.We will discover associated terms and underline frequent patterns from transaction data.We will go through the process of compressing and restoring images, using the dimension reduction approach and R Hadoop, starting from setting up the environment to actual big data processing and machine learning on big data.By the end of this course, we will build our own project in the e-commerce domain.This course will take you from the very basics of R to creating insightful machine learning models with R.We have combined the bestof the following Packt products:R Machine Learning Solutions by Yu-Wei, Chiu (David Chiu)Machine Learning with R Cookbook by Yu-Wei, Chiu (David Chiu)R Machine Learning By Example by Raghav Bali and Dipanjan SarkarTestimonials:The source content have been received well by the audience. Here is a one of thereviews:""good product, I enjoyed it""- Ertugrul BayindirMeet yourexpert instructors:Yu-Wei, Chiu (David Chiu) is the founder of LargitData a startup company that mainly focuses on providing big data and machine learning products. He has previously worked for Trend Micro as a software engineer, where he was responsible for building big data platforms for business intelligence and customer relationship management systems.Dipanjan Sarkar is an IT engineer at Intel, the world's largest silicon company, where he works on analytics, business intelligence, and application development. His areas of specialization includes software engineering, data science, machine learning, and text analytics.Raghav Bali has a master's degree (gold medalist) in IT from the International Institute of Information Technology, Bangalore. He is an IT engineer at Intel, the world's largest silicon company, where he works on analytics, business intelligence, and application development.Meet your managingeditor:This course has been planned and designed for you by me,Tanmayee Patil. I'mhere to help you be successful every step of the way,and get maximum value out of your course purchase. If you have any questions along the way, you can reach out to me and our author group via the instructor contact feature on Udemy."
Price: 199.99

"Learning Path: Unity: VR Development with Unity 5"
"Are you are interested in Virtual Reality (VR) and want to learn how it works? Or do you want to create your own VR experiences? If yes, this Learning Path is just right for you.Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. Unity 5 has emerged to become the leader in building Virtual Reality games and applications for different platforms. This Learning Path takes a practical, project-based approach to teach you about the specifics of VR development with the Unity 3D game engine. You will explore the technical considerations that are important and possibly unique to VR. The projects in this Learning Path will demonstrate how to build a variety of VR experiences. The projects will increase in complexity as the Learning Path progresses and will help you make the transition to a pro VR developer with Unity 5. By the end of the Learning Path, youll be able to develop rich, interactive virtual reality experiences using Unity. About the Author: For this course, we have combined the best works of this esteemed author: Jonathan Linowes is the owner of Parkerhill Reality Labs, a start-up VR/AR consultancy firm. He is a veritable VR and 3D graphics enthusiast, full-stack web developer, software engineer, successful entrepreneur, and teacher. He has a fine arts degree from Syracuse University and a master's degree from the MIT Media Lab. He has founded several successful start-ups and held technical leadership positions at major corporations, including Autodesk Inc. He is also the author of two other books from Packt Publishing, Unity Virtual Reality Projects (2015) and Cardboard VR Projects for Android (2016)."
Price: 199.99

"Drupal 8: Efficient Application Development"
"Drupal is one of the most popular platforms to develop websites. With more and more organizations looking to build engaging digital experience for their stakeholders, the Drupal Content Management System offers a mobile-first platform with native support for integrations, better performance, and scalability. The new version brings significant changes to its module development and theme creation techniques, improving performance and refining the development experience.What details do you cover in this course?Drupal 8 brings a lot of groundbreaking changes to its ecosystem, from basic architectural changes to functional ones. Understanding these changes is vital to you if you are trying to explore Drupal 8.In this course, youwill get a practical knowledge of Drupal 8, that means we can jump into any existing Drupal 8 website and understand how it is built and how it is put together. Finally, we will learn to launch a Drupal 8 website.Youll start off by setting up your development environment, enabling you to begin writing custom code for a Drupal-powered website through PhpStorm. You will learn about configuration management and creating custom content types before exploring the HTML5 features included. Views were used on more than 80% of all Drupal 7 sites; now they are part of the Drupal 8 core. If you use views, you might build 10 different view displays with different filters, without knowing that a contextual filter would require only a single display. Youll see how to create reusable templates using PHP scripting and use plugins and develop simple plugins on your own. Towards the end of this course, youll find out how to test, deploy, and monitor your application effectively.To summarize, we begin with exploring new features in Drupal 8 and understand the building blocks to create a website. We then create our own custom themes, deploy and maintain a website. We then move on to learn about the updates and reports of building a Drupal website as things get outdated and security releases come out often.Finally we build a simple blogging website.What am I going to get from this course?Discover how to create complex websites quicklyFind out how to use the building blocks of Drupal 8Manage site users and permissionsExplore the world of various views and components in Drupal 8Understand the process of making reusable templatesUse different plugins and create your own pluginsUnderstand how to test, deploy, and monitor your applicationThis course takes a step-by-step, practical, tutorial-style approach. Each section will help you build up your skill level and enable you to become an efficient Drupal 8 professional.We have combined the bestof the following Packt products:Drupal 8 for Beginners by Jason BlandaMastering Drupal 8 Views by Gregg MarshallDrupal 8 Development: Beginner's Guide - Second Edition by Neeraj Kumar et al.Meet yourexpert instructors:Jason Blanda has been professionally developing and deploying websites using the Drupal content management system for over 7 years.Gregg Marshall works as a consultant/contractor, frequently mentoring in-house development teams on Drupal best practices.Neeraj Kumar is a Drupal architect, author, project manager, and overall geeky guy who enjoys using technology for bringing value to businesses.Meet your managingeditor:This course has been planned and designed for you by me,Tanmayee Patil. I'mhere to help you be successful every step of the way,and get maximum value out of your course purchase. If you have any questions along the way, you can reach out to me and our author group via the instructor contact feature on Udemy."
Price: 199.99

"Learning Path: VMware vSphere Unlocked"
"VMware vSphere 6 is a powerful server virtualization platform that enables optimized performance, efficiency, and availability for your infrastructure. VMware vSphere Unlocked is a Learning Path provides the information that meets the objectives specified in the blueprint for the VMware VCP6-DCV certification program. Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This Learning Path will help you make most of the core features in vSphere. We will begin with exploring the essential concepts of virtualization like ESXi and DCUI interfaces. We will then move on to see how vSphere works with virtual machines. We will learn how to enhance and monitor vSphere performance by optimizing our virtual environment and solving performance issues. We will also see how to upgrade our legacy vSphere to the latest version along with troubleshooting techniques. This Learning Path will empower you to virtualize any application with ease as we will be covering all the latest enhancements and advanced functionalities of vSphere hypervisor, virtual machines, vCenter Server virtual storage, and security. By the end of the Learning Path, you will gain expertise in VMware vSphere 6 and virtualize any application with ease for your enterprise. About the Authors For this course, we have combined the best works of these esteemed authors: Glen Martin has over 20 years' experience in enterprise IT operations and architecture and technical training, and over 10 years' vSphere experience in environments of all sizes.Atindra Chaturvedi is a certified VMware Advanced Professional in Data Center Design (VCAP-DCD) and Data Center Administration (VCAP-DCA) which speak to his advanced knowledge of the vSphere virtual data center design and hands-on ability to operate the advanced tools available in the environment. He is currently certified Cisco Network Professional Routing & Switching (CCNP-R&S) and Data Center (CCNP-Data Center) which gives him the advanced knowledge of networking and design and hands-on configuration of all aspects of data center equipment. He currently holds network virtualization (VCP-NV) and Cloud (VCP-Cloud) certifications from VMware, and is a Brocade Certified Engineer Network Functions Virtualization.He has more than 18 years of commercial data center experience and has authored courses on vSphere networking, vSphere networking design, VMware NSX, and VMware NSX design."
Price: 199.99

"Learning Path: Learning Infusionsoft"
"Infusionsoft is sales and marketing automation software. This Video Learning Path aims to provide those who are new to Infusionsoft with an introduction to the tool.Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. Learning Infusionsoft starts by focusing on initial user setup and helps you master key tool competencies in easy stages. We then move onto an interesting discussion on how to sell products online and earn good money. Well look at some techniques such as eCommerce Plumbing and automation to help you attract customers. Later, we demonstrate tactics such as campaigns, satisfaction survey, and birthday wishes. Finally, we will take a look at various re-engagement tactics that can be applied to your system to keep long-time, faithful customers motivated and on board. By the end of this Video Learning Path, you will learn to improve customer experience and sell products online. About the Author: Paul Sokol is an electrical engineer by trade and the Campaign Builder Mad Scientist at Infusionsofta moniker earned due to his breadth of knowledge. His first experience with Infusionsoft was when he cofounded jiveSYSTEMSa business-class video e-mail platformin 2008 while obtaining his master's degree in signal processing from the University of Central Florida. The company still exists today and is successfully running very efficiently thanks to the automation capabilities of Infusionsoft. Since joining Infusionsoft formally as an employee in June 2011, he has provided over 1,000 hours of small business consulting and helped launch more than 200 clients with Infusionsoft."
Price: 199.99

"Learning Path: Ionic: Application Development with Ionic 2"
"Developing real-time apps is the need of the hour, and apps that deal with humongous amounts of user data and real-time information that needs to be updated frequently are in high demand. Currently, one of the most popular frameworks for this task is the Ionic Framework.Application Development with Ionic 2 is Packts Video Learning Path, which is are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This course will get you started with Ionic and help you create Angular 2 components that interact with templates. You will learn to bootstrap an application and enhance one cool feature at a time. Each feature will cover one of the essential components of an app: user experience, logic and data, and the user interface. Youll then work with Cordova to support native functionalities on both iOS and Android. Also, youll learn to use the default themes for each platform as well as customizing your own. By the end of this Video Learning Path, we will have built an entire awesome iTunes Browser app along with learning how best to deploy your app to different platforms. About the Authors: Mathieu Chauvinc is a Managing Director at Red Ape Solutions, where he aspires to keep the company at the bleeding edge of web technologies. On a daily basis, he leads the tech team of 15 and collaborates with them in building complex single page applications and neat hybrid mobile apps. He has been involved in web technologies for over a decade, from Django to Node.js and Go, SQL to NoSQL, Mootools to Angular 2, continuously trying to keep the right balance between the excitement of new frameworks and the stability of proven ones. He always has a special place in his heart for Python and Django. Hoc Phan is a technologist with a wide range of experience in front-end development, cloud computing, and big data. He started programming at the age of 12, with Pascal and Assembly, on his Intel 80286 computer. He learned to start practicing right away, even before figuring out the important concepts. Hoc worked on many JavaScript projects in the past by teaching himself the framework using various online sources. He was one of the first few developers who tested Ionic for its feasibility as a JavaScript replacement for a device's native language."
Price: 199.99

"R: Complete Data Visualization Solutions"
"If you are looking for that one course that includes everything about data visualization with R, this is it. Lets get on this data visualization journey together.This course is a blend of text, videos, code examples, and assessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of learning data visualization with R.The R language is a powerful open source functional programming language. R is becoming the go-to tool for data scientists and analysts. Its growing popularity is due to its open source nature and extensive development community. R is increasingly being used by experienced data science professionals instead of Python and it will remain the top choice for data scientists in 2017. Large companies continue to use R for their data science needs and this course will make you ready for when these opportunities come your way.This course has been prepared using extensive research and curation skills. Each section adds to the skills learned and helps us to achieve mastery of data visualization. Every section is modular and can be used as a standalone resource.This course covers different visualization techniques in R and assorted R graphs, plots, maps, and reports. It is a practical and interactive way to learn about R graphics, all of which are discussed in an easy-to-grasp manner. This course has been designed to include topics on every possible data visualizationrequirement from a data scientist and it does so in a step-by-step and practical manner.We will start by focusing on ggplot2 and show you how to create advanced figures for data exploration. Then, we willmove on to customizing the plots and then cover interactive plots. We will then cover time series plots, heat maps, dendograms. Following that, we will look at maps and how to make them interactive. We will then turn our attention to building an interactive report using the ggvis package and publishing reports and plots using Shiny. Finally, we will cover data in higher dimensions which will complete our extensive tour of the data visualization capabilities possible using R.This course has been authored by some of the best in their fields:Dr. Fabio VeronesiIn his career, Dr. Veronesi worked at several topics related to environmental research: digital soil mapping, cartography and shaded relief, renewable energy and transmission line siting. During this time Dr. Veronesi has specialized in the application of spatial statistical techniques to environmental data.Atmajitsinh GohilAtmajitsinh Gohil works as a senior consultant at a consultancy firm in New York City. He writes about data manipulation, data exploration, visualization, and basic R plotting functions on his blog. He has a master's degree in financial economics from the State University of New York (SUNY), Buffalo.Yu-Wei, Chiu (David Chiu)Yu-Wei, Chiu (David Chiu) is the founder of LargitData, a start-up company that mainly focuses on providing Big Data and machine learning products. In addition to being a start-up entrepreneur and data scientist, he specializes in using Spark and Hadoop to process big data and apply data mining techniques for data analysis. Yu-Wei is also a professional lecturer and has delivered lectures on big data and machine learning in R and Python, and given tech talks at a variety of conferences."
Price: 199.99

"Learning Path: Aurelia: Web Development for UI Developers"
"Do you want to write clean, modular JavaScript code? Do you want to create UI that is maintainable, testable, and extensible?Aurelia is a modern, forward-thinking, conventions-based JavaScript framework that leverages web standards. It allows you to build UI that is maintainable, testable, and extensible. Aurelia is developed using ES2016 and comprises smaller, focused modules. Aurelia: Web Development for UI Developers is Packts Video Learning Path that is a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This Learning Path will immerse you in the JavaScript world, where you will mature as a developer by exploring the best practices for building an original, functional, and useful cross-platform library. Starting off with just some basic knowledge of JavaScript and HTML, we will first lay a solid naming foundation for OOP coding by exploring the best naming conventions practices for primitive variables, constructors, methods, and properties. Then well shed some light on creating global namespace, create a pure JavaScript onload script, and walk through cross-browser compatibility. We will learn how the onload and DOMContentLoaded events are actually triggered and understand how to use querySelectorAll method and dynamically load scripts using a script loader. We will create a working time manager and explore unit testing in JavaScript. Youll then be introduced to Aurelia. After having ensured you had basic understanding of Aurelia, this Learning Path will walk you through a todo list application and setting up the development environment. Finally, we'll take you through a modern web application and move on to talk about tools, modules, web standards, and testing. Moving on, we take you on a whirlwind tour of Aurelias features in order to create a todo application project. After that, youll get an understanding of how to persist todos, routing, using pub/sub for communications. At the end, we throw light on dependency injection, declarative registration, explicit registration, and resolvers. Finally, learn how to implement game logic and basic artificial intelligence, and deploy the game for others to play. The goal of this course is to provide you with all the tools and skills to write clean, modular JavaScript, and build amazing UI. About the Authors: This Learning Path is authored by some of the best in the field. Ben Fhala has had the honor of developing applications for members of the US Congress, Prime Ministers, and Presidents around the world. He has built many interactive experiences for companies such as Target, AT&T, Crayola, Marriott, Neutrogena, and Nokia.Raja Mani has over 2 decades of experience in developing applications using C, C++, Java, C#, and JavaScript. He has designed, implemented, and deployed different types of applications like console, desktop, web services and web applications."
Price: 199.99

"Learning Path: Julia: Explore Data Science with Julia"
"Almost all companies these days are investing thousands of dollars in data analysis to get their data analyzed. Well, in fact studies say that there are around 73% of organizations have invested in Big Data. Why do you think that is the case? What can you reap of the data, ideally just 1s and 0s? Moreover, how does this data help an organizations future?Most of you might have guessed it right; the market trends, the consumer habits can all be precisely predicted, if we are able to analyze our data efficiently. This Learning Path will tell you how you can achieve all this by using Julia. Packts Video Learning Paths are an amalgamation of multiple video courses that are logically tied together to provide you with a larger learning curve. With the amount of data that is generated in the world these days, we are faced with the challenge of analyzing this data. Julia, which enjoys the benefits of a sophisticated compiler, parallel execution, and an all-encompassing mathematical function library, acts as a very good tool that helps us work with data more efficiently. In this Learning Path, embark on your journey from the basics of Julia, right from installing it on your system and setting up the environment. You will then be introduced to the basic machine learning techniques, data science models, and concepts of parallel computing. After completing this Learning Path, you will have acquired all the skills that will help you work with data effectively.About the AuthorsIvo Balbaert is currently a web programming and databases lecturer at CVO Antwerpen, a community college in Belgium. He received a PhD in applied physics in 1986 from the University of Antwerp. He worked for 20 years in the software industry as a developer and consultant in several companies, and, for 10 years, as a project manager at the University Hospital of Antwerp. In 2000, he switched over to partly teach and partly develop software (KHM Mechelen, CVO Antwerp).Jalem Raj Rohit is an IIT Jodhpur graduate with a keen interest in machine learning, data science, data analysis, computational statistics, and natural language processing (NLP). Rohit currently works as a senior data scientist at Zomato, also having worked as the first data scientist at Kayako.He is part of the Julia project, where he develops data science models and contributes to the codebase. Additionally, Raj is also a Mozilla contributor and volunteer, and has interned at Scimergent Analytics."
Price: 199.99

"Learning Path: Android: Test-Driven Android App Development"
"Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before iAndroid Nougat is the 7th major version of the Android operating system. Test-driven development enables good design. It only makes sense to adopt it for Android N app development. Sounds interesting? Lets see how easy it is! Nougat introduces notable changes to the operating system and its development platform, including the ability to display multiple apps on-screen at once in a split-screen view, support for inline replies to notifications, an OpenJDK-based Java environment, support for the Vulkan graphics rendering API, and ""seamless"" system updates on supported devices. Good object-oriented design and test-driven design are complementary and this Learning Path will explain how. This Learning Path covers the fundamentals of app development in Android N including the Android Studio and Android SDK, networking concepts with the API, Firebase analytics and crash analysis, and publishing your application on the Play Store. We will then look in detail how test-driven development can be implemented for building apps in Android. The goal of this Learning Path is to help you build an application for Android Nougat, using the latest features of Android. We will focus on individual app modules and teach you to implement different TDD methods to create reliable and smarter apps in less time. This Learning Path is authored by some of the best in their fields. Soham Mondal Soham Mondal has worked with Android for about 4 years now and his own app Skyro Voice Recorder has around half a million downloads on the Play Store and has been featured there a couple of times. Apart from that, he has consulted with a bunch of start-ups on Android/UX and was an organizer with Blrdroid, one of the largest Android groups in the world. Brandan Jones Brandan Jones has been an Adjunct Assistant Professor for the University of Cincinnati since the 2000-2001 school year. He has taught many courses in programming, from introductory programming to full stack development. Brandan proposed and created the first Android programming course at the University of Cincinnati, and has been teaching it ever since. He reapplied this course and taught it at Northwestern Universitys School of Continuing Studies as well. Brandan is the creator of the Android app PlantPlacesMobile, which allows users to search for plants by color, and GPS plants. He wrote this app in 2012, using TDD principles. He has used selected JSON feeds from that app in the examples in this video course. Brandans mix of both academic and professional experience means that he brings real-world concepts to the classroom. Most of his high level classes include hands on experience with unit testing, scrum, and distributed version control systems."
Price: 199.99

"Learning Path:Angular:Fundamentals of Angular 2 -2nd Edition"
"Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever before. This highly dynamic ecosystem provides huge possibilities to create awesome webpages. Angular 2 is at the forefront of this ecosystem. Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. Keeping your skills relevant and up-to-date will do you a world of good; get started with this comprehensive introduction to Googles popular community project. This Learning Path covers the fundamentals of Angular 2 including how to migrate to Angular 2 and Angular 2 directives and components. We will also look at how TypeScript complements Angular 2 and build a mobile app using Ionic 2 and Angular 2. The goal of this Learning Path is to help you efficiently plan a migration from AngularJS to Angular 2. We will also teach you how to complement Angular 2 development with TypeScript and build a hybrid employing the best of Angular 2 with Ionic 2. This Learning Path is authored by some of the best in their fields. David Sherret David Sherret is a software developer in the healthcare industry. Within that, he leads several projects including one that supports the logistics behind specialty pharmaceuticals and maintains a patented technology for reducing health insurance fraud. You can find him answering questions on the TypeScript tag on Stack Overflow. Alain Chautard Alain Chautard started using Angular in 2011, back when it was a very young technology and wasnt widely used yet. He has used AngularJS on a daily basis since then. He also teaches AngularJS in California, where he is the organizer (and main speaker) of an AngularJS meetup group. Alain is an expert AngularJS consultant at Interstate 21, where he develops beautiful web applications for clients located all over the world. Juri Strumpflohner Juri Strumpflohner is a passionate web developer, tech lead, and architect, and is currently focusing on frontend technologies. He has over 6 years of experience in developing JavaScript single page applications with various frameworks, most lately with Angular 1.x and 2.0. He organizes a software craftsmanship meetup, contributes to open source projects, does technical book reviews, tweets at @juristr, and writes technical articles on DZone or his blog. Mathieu Chauvinc Mathieu Chauvinc is a Managing Director at Red Ape Solutions, where he aspires to keep the company at the bleeding edge of web technologies. On a daily basis, he leads the tech team of 15 and collaborates with them in building complex single page applications and neat hybrid mobile apps. He has been involved in web technologies for over a decade, from Django to Node.js and Go, SQL to NoSQL, Mootools to Angular 2, continuously trying to keep the right balance between the excitement of new frameworks and the stability of proven ones. He always has a special place in his heart for Python and Django. Despite an engineering background, he has always had a passion for knowledge sharing, which has followed him until today, and he regularly conducts corporate or free training sessions on various IT topics in his country of residence, Malaysia."
Price: 199.99

"Learning Path: Build Your Own Recommendation Engines"
"With the progress in time, we do not have to rely on crystal balls any more to predict the future, we have data! Recommender systems or Recommendation Engines serve as the modern-day crystal balls, with the exception that all of the predictions made by them are backed by data!Recommender Systems also perform the task of filtering, prioritizing and efficiently delivering relevant information in order to alleviate the problem of information overload, which has created a potential problem to many users. With all these advantages, Recommendation Engines are very common these days and can be applied in almost every field. Packts Video Learning Paths are an amalgamation of multiple video courses that are logically tied together to provide you with a larger learning curve. In this Learning Path, you will be introduced to what a recommendation engine is and its applications. You will then learn to build recommender systems by using popular frameworks such as R and Python. The latter part of the Learning Path will deal with various complex recommendation engines such as personalized recommendation engines, real-time recommendation engines, and SVD recommender systems. You will also get a quick glance into the future of recommendation systems. By the end of this Learning Path, you will be able to build efficient recommendation engines by following the best practices. For this Learning Path, we have taken two video courses both authored by Suresh Kumar Gorakala. Suresh Kumar Gorakala is a Data scientist focused on Artificial Intelligence. He has professional experience close to 10 years, having worked with various global clients across multiple domains and helped them in solving their business problems using Advanced Big Data Analytics. He has extensively worked on Recommendation Engines, Natural language Processing, Advanced Machine Learning, and Graph Databases. He previously co-authored Building a Recommendation System with R for Packt Publishing. He is a passionate traveler and is a photographer by hobby."
Price: 199.99

"Learning Path: Python: Programming for Python Users"
"As a Python user, have you felt the need to use the programming features of this powerful language? You definitely would want to do more than just using Python commands and use its code to make your work easy. If this is the case, this Learning Path is for you.Its no NEWS that Python is the market-standard tool for data science. However, its worth mentioning that Python has made a huge impact in the programming world. Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Python: Programming for Python Users is Packts Video Learning Path that is a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This Learning Path first introduces the Unity engine. It shows how to use the interface and how to build levels, and culminates in the creation of a simple game. The core features and fundamentals are explored in a fun and practical way, encouraging the development of real-world projects while establishing a solid understanding of game development principles. This Learning Path starts with the essentials of Python programming. This will touch upon all the necessary Python concepts related to data structures, OOP, functional programming, as well as statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively use the advantages that it offers. Then, youll be introduced to the world of parallel computing. Explore thread-based parallelism model using the Python threading module by synchronizing threads and using locks, mutex, semaphores queues, GIL, and the thread pool. Moving on, youll get to grips with the asynchronous parallel programming model using the Python asyncio module, and will see how to handle exceptions. You will discover distributed computing with Python, and learn how to install a broker, use Celery Python Module, and create a worker. The course focuses on building 4 fun projects from scratch with easy-to-understand explanations and practical applications. Youll learn how to create a well-designed architecture and increase performance of the current applications. You will learn how to build enterprise ready applications with the Python language. The goal of this course is to make you proficient at Python programming, able to make projects from scratch. About the Authors: This Learning Path is authored by some of the best in the field. Steven F. Lott has been programming since the 70s, when computers were large, expensive, and rare. As a contract software developer and architect, he has worked on hundreds of projects, from very small to very large. He's been using Python to solve business problems for over 10 years. Giancarlo Zaccone has more than 10 years of experience in managing research projects, both in the scientific and industrial domains. He worked as a researcher at the National Research Council of Italy (CNR), where he was involved in a few parallel numerical computing and scientific visualization projects. Burkhard A. Meier has more than 15 years of professional experience working in the software industry as a software tester and developer, specializing in software test automation development, execution, and analysis."
Price: 199.99

"Real-World Data Science with Spark 2"
"Are you looking forward to expand your knowledge of performing data science operations in Spark?Or areyoua data scientist who wants to understand how algorithms are implemented in Spark, or a newbie with minimal development experience and want to learn about Big Data analytics? If yes, then this course is ideal you.Lets get on this data sciencejourney together.When people want a way to process Big Data at speed, Spark is invariably the solution. With its ease of development (in comparison to the relative complexity of Hadoop), its unsurprising that its becoming popular with data analysts and engineers everywhere. It is one of the most widely-used large-scale data processing engines and runs extremely fast. The aim of the course is to make you comfortable and confident at performing real-time data processing using Spark. What is included?This course is meticulously designed and developed in order to empower you with all the right and relevant information on Spark. However, I want to highlight that the road ahead may be bumpy on occasions, and some topics may be more challenging than others, but I hope that you will embrace this opportunity and focus on the reward. Remember that throughout this course, we will add many powerful techniques to your arsenal that will help us solve the problems.Lets take a look at the learning journey. The course begins with the basics of Spark 2 and covers the core data processing framework and API, installation, and application development setup. Then, youll be introduced to the Spark programming model through real-world examples. Next, youll learn how to collect, clean, and visualize the data coming from Twitter with Spark streaming. Then, you will get acquainted with Spark machine learning algorithms and different machine learning techniques. You will also learn to apply statistical analysis and mining operations on your dataset. The course will give you ideas on how to perform analysis including graph processing. Finally, we will take up an end-to-end case study and apply all that we have learned so far.By the end of the course, you should be able to put your learnings into practice for faster, slicker Big Data projects.Why should I choose this course?Packt courses are very carefully designed to make sure that they're delivering the best learning experience possible. This course is ablend of text, videos, code examples, and quizzes, which together makes your learning journey all the more exciting and truly rewarding. This helps you learn a range of topics at your own speed and also move towards your goal of learning the technology. We have prepared this course using extensive research and curation skills. Each section adds to the skills learned and helps you to achievemastery of Spark.This course is anamalgamationof sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. We have combined the best of the following Packt products:Data Science with Spark by Eric CharlesSpark forData SciencebyBikramaditya SinghalandSrinivasDuvvuriApache Spark 2 for Beginners by Rajanarayanan ThottuvaikkatumanaMeet yourexpert instructors:For this course, we have combined the best works of these extremely esteemed authors:Eric Charles has 10 years of experience in the field of data science and is the founder of Datalayer, a social network for data scientists. He is passionate about using software and mathematics to help companies get insights from data.Bikramaditya Singhal is a data scientist with about 7 years of industry experience. He is an expert in statistical analysis, predictive analytics, machine learning, Bitcoin, Blockchain, and programming in C, R, and Python. He has extensive experience in building scalable data analytics solutions in many industry sectors.Srinivas Duvvuri is currently thesenior vice president development, heading the development teams for fixed income suite of products at Broadridge Financial Solutions (India) Pvt Ltd. In addition, he also leads the Big Data and Data Science COE and is the principal member of the Broadridge India Technology Council.Rajanarayanan Thottuvaikkatumana, Raj, is a seasoned technologist with more than 23 years of software development experience at various multinational companies.He has worked on various technologies including major databases, application development platforms, web technologies, and Big Data technologies."
Price: 199.99

"DevOps: Streamlining Web Development"
"Because of the increase in effectiveness that is brought over by implementing DevOps, more and more organizations have started adopting the DevOps culture. Some of the popular tech organizations that are going great after adopting DevOps are Amazon, Netflix, and Adobe. So what is DevOps? How much does the traditional system change? How does this make web development easier or effective? How do I get started with this?All these queries that you have in mind, and much more will be addressed in this course. This course will introduce the basic concepts of DevOps and then move on to how web development in particular can be made more efficient and effective. Along with the high-level advantages and techniques, it also covers basic concepts of Docker, including creation and management of Docker containers and the client-server architecture of Docker. It also includes the basic know-hows of other development tools, such as Chef, and Jenkins, and how these tools can be used to overcome the challenges faced while implementing DevOps. After completing this course, you will be able to use the various DevOps tools discussed in the course efficiently and orchestrate the multiple build jobs to achieve application deployment automation.This course is a blend of text, videos, code examples, and assessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of learning the technology.In our attempt to get the best to you, we have combined the works of authors who have years of experience with DevOps projects.Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps.Dave Mangot is the Director of Operations for Librato and Papertrail and an accomplished systems engineer with over 20 years' experience.He has led the transformations of multiple companies both in operational maturity and in a deeper adherence to DevOps thinking.Why should I choose this course?We've spent the last decade working to help developers stay relevant. The structure of this course is a result of deep and intensive research into what real-world developers need to know in order to be job-ready. We don't spend too long on theory, and focus on practical results so that you can see for yourself how things work in action.We have combined the following Packt products:Mastering DevOps by Dave MangotDevOps for Web Developers by Mitesh SoniDevOps for Web Development by Mitesh Soni"
Price: 199.99

"Learning Path: Game Development with Unity and Blender"
"Do you want to move from just playing games to developing them? Do you wish to play the games created by you?Unity 5 has become the leader among game development engines. Blender is known in the 3D graphics world as the open-source tool of choice for generating graphical products. Blender and Unity stand out from the crowd as a powerful combination that allows small-to-no budget indie developers or hobbyists alike to develop games that they have always dreamt of creating. Game Development with Unity and Blender is Packts Video Learning Path that is a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This Learning Path first introduces the Unity engine. It shows how to use the interface and how to build levels, and culminates in the creation of a simple game. The core features and fundamentals are explored in a fun and practical way, encouraging the development of real-world projects while establishing a solid understanding of game development principles. Develop your Unity skills further by exploring scripting and gameplay mechanics. Youll understand the fundamentals of using C# scripts in Unity to build valuable gameplay elements, such as timers and moving objects. Then, youll move onto building a solid foundation for engineering more complex behaviors. Finally, learn how to implement game logic and basic artificial intelligence, and deploy the game for others to play. The goal of this course to help you master the skills required to develop your dream game from scratch.. About the Authors: This Learning Path is authored by some of the best in the field. Alan Thorn is a multidisciplinary game developer, author, and educator with industry experience of 17 years. He makes games for PC desktop, mobile, and VR. He founded Wax Lyrical Games and created the award-winning Baron Wittard: Nemesis of Ragnarok game, working as designer, programmer, and artist.Lee Zhi Eng is a 3D artist-turned-programmer who is currently the co-founder cum chief technical executive at Reonyx Tech, a technology firm based in Malaysia. Before he co-founded the company, he worked as an artist and programmer in several game studios before becoming a part-time lecturer for two years at a university, teaching game development subjects related to Unity Engine and Unreal Engine."
Price: 199.99

"QlikView: Data Analysis"
"Are you a data analyst, executive, manager, decision maker, or anyone who works with data and wants to make sense of this data in a simplistic yet powerful way? Then, you'd want to try QlikView.What differentiates QlikView from other Business Intelligence software is its simplicity and ease of use. It's easy to be in total control of data with it. You wouldnt want to miss out on trying this tool.QlikView: Data Analysis exists as a blend of text, videos, code examples, and assessments, which together makes your learning and creating journey all the more fun and worth the cost. This course introduces QlikView and demonstrates to you how to leverage the system to conduct and deliver data analysis on business data. Youll learn how to build an application that fulfils the D.A.R (Dashboard, Analysis, and Report) approach suggested by Qlik. Then, you'll be equipped to use mapping tables and create a master calendar. Moving from there, youll find out how to get the most from QlikViews visualization featuresvital if you are to use your data insights effectively.By the end of the course, youll be ready to solve real-world challenges using QlikView.The goal of this course is to make you a skilled QlikView Data Analyst.This course is authored by some of the best in the fields.Why should I choose this course?We've spent the last decade working to help developers stay relevant. The structure of this course is a result of deep and intensive research into what real-world developers need to know in order to be job-ready. We don't spend too long on theory, and focus on practical results so that you can see for yourself how things work in action.This course follows an example-based approach that will take you through the most basic games toward the more complex ones, gradually building your skill level. It's a blend oftext,videos,code examples, andassessments, which together makes your learning journey all the more exciting and truly rewarding. It includes sections that form a sequential flow of concepts covering a focused learning path presented in a modular manner. This helps you learn a range of topics at your own speed and also move towards your goal of learning Unity.We combine the bestof the following Packt products:Learning QlikView 12byB. Diane BlackwoodQlikView EssentialsbyChandraish SinhaMeet your expert instructors:B. Diane BlackwoodB. Diane Blackwood has worked as a consultant implementing business intelligence and corporate performance management solutions since 2005. She has extensive experience in multiple industries (micro-electronics to heavy equipment manufacturing, medical, legal, and various retail industries) implementing BI and CPM solutions.Chandraish SinhaChandraish Sinha is a Business Intelligence enthusiast from Ohio. He brings 17 years of experience in providing cost-effective BI solutions.He is responsible for many QlikView implementations in various industries, namely financial, insurance, pharmaceuticals, and event management. He currently holds QlikView Designer and QlikView Developer certifications."
Price: 199.99

"Learning Path: R: Real-World Data Mining With R"
"Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video beforeData mining is a growing demand on the market as the world is generating data at an increasing pace. R is a popular programming language for statistics. It is very useful for day-to-day data analysis tasks. Data mining is a very broad topic and takes some time to learn. This Learning Path will help you to understand the mathematical basics quickly, and then you can directly apply what youve learned in R. This Learning Path explores data mining techniques, showing you how to apply different mining concepts to various statistical and data applications in a wide range of fields. This Learning Path is the complete learning process for data-happy people. We begin with a thorough introduction to data mining and how R makes it easy with its many packages. We then move on to exploring data mining techniques, showing you how to apply different mining concepts to various statistical and data applications in a wide range of fields using Rs vast set of algorithms. The goal of this Learning Path is to help you understand the basics of data mining with R and then get you working on real-world datasets and projects. This Learning Path is authored by some of the best in their fields. Romeo Kienzler Romeo Kienzler is the Chief Data Scientist of the IBM Watson IoT Division and working as an Advisory Architect helping client worldwide to solve their data analysis problems. He holds an M. Sc. of Information System, Bioinformatics and Applied Statistics from the Swiss Federal Institute of Technology. He works as an Associate Professor for data mining at a Swiss University and his current research focus is on cloud-scale data mining using open source technologies including R, ApacheSpark, SystemML, ApacheFlink, and DeepLearning4J. He also contributes to various open source projects. Additionally, he is currently writing a chapter on Hyperledger for a book on Blockchain technologies. Pradeepta Mishra Pradeepta Mishra is a data scientist, predictive modeling expert, deep learning and machine learning practitioner, and econometrician. He currently leads the data science and machine learning practice for Ma Foi Analytics, Bangalore, India. Ma Foi Analytics is an advanced analytics provider for Tomorrow's Cognitive Insights Ecology, using a combination of cutting-edge artificial intelligence, a proprietary big data platform, and data science expertise. He holds a patent for enhancing the planogram design for the retail industry. Pradeepta has published and presented research papers at IIM Ahmedabad, India. He is a visiting faculty member at various leading B-schools and regularly gives talks on data science and machine learning.Pradeepta has spent more than 10 years solving various projects relating to classification, regression, pattern recognition, time series forecasting, and unstructured data analysis using text mining procedures, spanning across domains such as healthcare, insurance, retail and e-commerce, manufacturing, and so on."
Price: 199.99

"Learning Path: Application Development and Testing with Java"
"Whats great about the Cloud 9 online IDE is that your environment is running on a virtual machine in the cloud and is fully configured for you by default in under a minute! Everything is provisioned for you in Cloud 9 with proven, compatibility-tested versions of everything, across the board.Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. In this course we'll discover how Cloud 9 works, how we can get access to an environment, and how to get a workspace setup for Java application development. By leveraging the Cloud 9 online development environment we're on the cutting edge of application development and deployment. Test automation, a formalized testing process, can automate repetitive but necessary tasks that would be difficult to do manually. The next video is a practical step-by-step guide to developing UI test automation frameworks from scratch. Well explore Web Driver, Appium (for mobile applications), and Cucumber-JVM. By the end of this Learning Path, you will have a vision of what a framework is, what it looks like, and what items should be covered at the beginning of test automation development. About the Authors: For this course, we have combined the best works of these extremely esteemed authors: Brett Hooper is a well-seasoned software engineer, entrepreneur, teacher, and all-around techno-surfer. His decades of experience have taken him from years of IT consulting for Fortune 100 behemoths, to a number of entrepreneurial start-up efforts, to the U.S. Dept of Defense in defining their way forward in mobile and web-related technologies. Bretts excitement in learning, implementing, and teaching new, interesting development frameworks, stacks, and services is never waning and keeps him heads-down more than not.Mykola Kolisnyk has been involved with test automation since 2004, including creating test automation solutions from scratch, leading a test automation team, and working as a consultant for test automation processes. During his career he has worked with different test automation tools such as Mercury WinRunner, MicroFocus SilkTest, SmartBear TestComplete, Selenium-RC, WebDriver, Appium, SoapUI, BDD frameworks, and many other different engines and solutions."
Price: 199.99

"Learning Path: C#: Functional Programming for C# Developers"
"Do you want to make your application faster, improve performance, and increase your productivity? If yes, then this Learning Path is just what you need. Packts Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. This Learning Path takes a pragmatic approach and shows you advanced techniques and best practices that will help you write better functional constructs in C#. Youll learn how to apply the functional programming concepts in business scenarios. You will also develop a deep understanding of the concepts and practices of LINQ in C#. After you have a firm grip on the basic concepts, you will learn about asynchronous programming related to functional programming and how to use async and await in C#. You will also be able to write code using the best approach and learn to perform unit testing in functional programming, changing how you approach your application and revolutionizing your projects. By the end of the Learning Path, you will have a deep understanding of the concepts and practices of functional programming. About the Author: For this course, we have combined the best works of this esteemed author:Wisnu Anggoro is a Microsoft Certified Professional in C# programming and an experienced C/C++ developer. He has also authored Boost.Asio C++ Network Programming - Second Edition, published by Packt Publishing. He has been programming since he was in junior high school and started developing computer applications using the BASIC programming language in the MS-DOS environment. He has a solid experience of smart card programming as well as desktop and web application programming, such as designing, developing, and supporting live use applications for SIM card operating system porting, personalization, PC/SC communication, and other smart card applications that require the use of C# and C/C++. He is currently a senior smart card software engineer at CIPTA, an Indonesian company that specializes in the innovation and technology of smart cards."
Price: 199.99

"Learning Path: Visual Studio: Simplify App & Web Development"
"Visual Studio is an environment that can be used to develop websites, mobile apps, web applications, and web services. As it caters to a lot of developers needs, it serves as the premier tool for developers who are targeting the Microsoft platform.The latest version of Visual Studio, Visual Studio 2015, is packed with improvements that help increase your productivity. Packts Video Learning Paths are an amalgamation of multiple video courses that are logically tied together to provide you with a larger learning curve. In this Learning Path, we will start exploring the features of Visual Studio 2015, and learn about Universal Windows Platform Apps, and look at various ways to debug your .NET-based code. The second half of the Learning Path deals with the use of asynchronous code, unwrapping C++ development, which tackles the elder statesman of languages. We will also learn about working with Team Foundation Server 2015, which describes how Team Foundation Server can benefit your productivity. We will also look at other languages apart from .NET and C++, which include TypeScript and Python that can be used in the VS environment.After completing this course, you will be able to use the rich features of Visual Studio 2015 to create optimized applications.About the author:This Learning Path is authored by Jeff Martin. Jeff Martin has been a contributing writer for InfoQ for over four years, focusing on .NET and Microsoft-based platforms. Experienced in writing, testing, and designing software, he enjoys learning about new technologies and explaining them to a broader audience. You can follow his work at InfoQ as .NET lead editor."
Price: 199.99