AW Software Products ExcitingAds :: Exciting Ads

kahm-logo

Sitemap

 
"Building ArcGIS Cross-Platform Applications with JavaScript"
"ArcGIS Server is the leading software for developing both web and mobile GIS applications. The ArcGIS API for JavaScript is the preferred way of developing your custom applications for ArcGIS Server since it can be used for both web and mobile application development. It's easy to use and doesn't require the use of a browser plugin.This practical course provides you with hands-on experience in developing custom web and mobile ArcGIS Server applications with step-by-step style exercises. Along with introducing you to the HTML/CSS/JavaScript technology stack, you will learn to add intuitive geographic layers of information to your map, interactive query and display of spatial data, add user interface widgets, access geoprocessing tasks, and much more in your own web and mobile GIS applications.With this course, you will be able to develop fully-functional online GIS applications with ArcGIS Server using the ArcGIS API for JavaScript, which has been updated to 4.x. After creating your own map, you will explore how to add geographic layers from a variety of sources including tiled and dynamic map services, add graphics to the map, and stream geographic features to the browser using a FeatureLayer. You will also learn how to work with 3D maps, perform client-side analysis, visualizations, etc.Most applications include the specific functionalities implemented by ArcGIS Server as tasks. You'll learn how to use the various tasks provided by ArcGIS Server including spatial and attribute queries, identification of features, finding features by attribute, and more. Geocoding and geoprocessing tasks are covered in-depth to help you accomplish your task in GIS.About the AuthorRene Rubalcava has been in the field of GIS for 15 years and using ArcGIS products for just as long. He has been building custom ArcGIS applications for the desktop and browsers for 10 years. He is currently a software engineer at Esri working on the ArcGIS API for JavaScript, and before that worked in local government and freelance work. He keeps current on almost all mapping technologies, from web-based mapping tools to desktop data creation tools. He is also a huge fan of functional languages such as Haskell, Elm and PureScript. He has experience in .NET using C#. Python, and some C++. He knows web technology, such as CSS, HTML5, plenty of JavaScript, multiple JavaScript frameworks, libraries and Node."
Price: 124.99

"Getting Started with Protocols in Swift"
"Using right protocols can transform the way you write Swift code. Building on top of familiar object oriented principles, they enable you to define blueprints for common functionality that any class, structure, or enumeration can adopt.Protocols fix many of the most painful problems associated with OOP. This course introduces protocols and explains how to use them. With useful examples and practical, step-by-step instructions, you'll create protocols and use them in your code.By the end of the course you'll be ready to use protocols in production to improve the effectiveness of your code.About the AuthorHamish Knight is a Computer Science undergraduate at the University of Bath in the UK with a passion for Swift. I'm always interested in exploring how Swift operates at a lower level, and enjoy posting answers to Swift questions on Stack Overflow. Furthermore, I have three years' experience developing mobile apps for iOS, with four apps currently on the App Store."
Price: 124.99

"Building a Multiplayer 3D Platformer"
"This course is designed to take the student from a basic level of Unreal Engine 4 knowledge to being fluent and capable of navigating the Engine to build quality games using the C++ API. It is designed to be an in-depth, easy to understand guide to programming Unreal Engine 4 games using C++. Designed as a tool for learning the C++ API from the perspective of an Unreal Engine 4 developer using blueprints, we will delve inThis course is aimed at developers who have a basic understanding of Unreal Engine 4 using blueprints, C++, and basic Computer Science concepts such as: Control Structures (if, while, for, switch, and more), Object Oriented Programming, and data structures (Arrays, Queues, Maps, and sto both engine specifics (UE4 Marketplace, source control, application lifecycle and data types) and game specifics (player control, enemy creation, physics, data manipulation and networking). The course will begin with the goal of familiarizing you with the UE4 C++ API and then move on to practical applications designed to take you from an empty project to a fully networked game demo. Finally, we'll delve into the UE4 graphics pipeline to utilize the powerful tools at the developer's disposal for creating visually stunning games.About the AuthorPaul Mauviel is a freelance contract consultant specializing in Virtual Reality, Unreal Engine and Containerized Web Application Technology. His most recent work is that of DreamDeskwhich is a Virtual Reality Desktop Application built in Unreal Engine 4 which differentiates itself from the competition by allows users to view any of their open windows in VR. Paul has also worked on multiple containerized application solutions for dynamic web application hosting and deployment."
Price: 124.99

"Learn to Analyze and Visualize your data with Pandas"
"Data manipulation and data analysis help make business decisions easier and faster. With pandas, the open source Python package, you can get the job done faster with high performance. It has quickly emerged as a popular choice of tool for analysts to solve real-world analytical problems.This course will show you how you can get the most out of pandas for data analysis. The course starts with teaching you the absolute basics such as installing and setting up of the pandas library. You will be introduced to fundamental data structures in pandas and the different data types and indexing. You will then implement different kinds of data, indexing, and handling missing data.The course will also teach you how to analyze and model your data, and organize the results of your analysis in the form of plots or other visualization means. Throughout the course, you will implement simple yet highly effective examples and use-cases which are relevant in the real-world scenario, as you build on your understanding of pandas. By the end of this course, you will have a firm understanding of the basics of pandas. You will be ready to start using pandas for different data science tasks with confidence.About the Author Harish Garg is a Data Analyst, author, and Software Developer who is really passionate about Data Science and the Python programming language. He is a graduate from Udacity's Data Analyst Nanodegree program. He has 17 years of industry experience, which includes data analysis using Python, developing and testing enterprise and consumer software, managing projects and software teams, and creating training material and tutorials. Harish also worked for 11 years for Intel Security (previously McAfee, Inc.).He regularly contributes articles and tutorials on data analysis and Python. He is also active in the open data community and is a contributing member of the Data4Democracy open data initiative. He has written data analysis pieces for think tan takshashila."
Price: 124.99

"AWS for Administrators"
"Amazon Web Services (AWS) is a bundled remote computing service that provides cloud computing infrastructure over the Internet with storage, bandwidth, and customized support for application programming interfaces (API).This course will help you to efficiently deploy and manage key AWS services. You will start by creating and managing users, groups, and permissions. You will then also learn to effectively monitor your AWS environment while working with AWS storage. The course will help you understand and build AWS networking solutions and also apply and implement the right compute option to meet your organizations needs.Using a simple real-world application of a hosting example, you will be guided through core AWS services. After finishing the course, you will be able to manage and maintain tools to automate operational tasks and effectively perform operation and administration tasks.About the AuthorWayde Gilchrist started moving customers of his IT consulting business into the cloud and away from traditional hosting environments in 2010. In addition to consulting, he delivers AWS training for Fortune 500 companies, government agencies, and international consulting firms. When he is not out visiting customers, he delivers training virtually from his home in Florida."
Price: 124.99

"Back-End Web Development using Go"
"Go is one of the most powerful, efficient, and highly performant programming languages. Go has seen an increased rate of adoption mainly because it is lightweight, easy to use, and displays great robustness when performing in a variety of domains. Go is a modern language, created by a team of researchers from Google, that is an ideal choice for back-end web development.In this video course, we will cover back-end web development using Go. We start off by covering essential concepts which include web templates, the model view controller pattern, managing requests and responses, and building web forms. We also show you how to create real-world solutions such as uploading image/video files, implementing a datastore for a variety of databases (relational, document, and in-memory), creating secure cookies, implementing authentication middleware, and implementing an asynchronous task queue to perform long-running tasks in the background.In addition to getting you up to speed with back-end web development practices, this video course will also provide you with helpful advice and techniques that will guide you on your way to becoming a successful Go programmer.About the AuthorKamesh Balasubramanian is the founder and CEO of Wirecog, LLC. He is the inventor of Wireframe Cognition (Wirecog), an award-winning, patented technology that allows machines to understand wireframe designs and produce source code from them. Kamesh has over 20 years' software development experience and has implemented numerous solutions in the advertising, entertainment, media, publishing, hospitality, video game, legal, and government sectors. He is an award-winning, professional member of the Association for Computing Machinery and an InfyMaker Award winner. He was recognized as a Maker of Change at the 2016 World Maker Faire in New York and, upon request, has demonstrated Wirecog at MIT."
Price: 124.99

"Building Electron Applications"
"In this course, you will learn how to effectively apply your web development skills to the desktop paradigm, so you can get your desktop idea to market without any friction.The web platform is rapidly evolving, however there are plenty of applications that need more than what a web browser can offer. Electron is a popular open source framework that allows you to build desktop applications using the skills you already possess as a front-end developer.Electron is by far the easiest and fastest way to develop high quality cross-platform desktop applications. This course covers everything you need to know about the Electron framework, but most importantly, how to effectively translate your web front-end skills to the desktop paradigm.About the AuthorJuan Cruz Viotti is a software engineering team lead at resin. He is an active member of the open source community, and is the maintainer of several open source projects, most notably Etcher, a cross platform image writer desktop application focused on IoT.Juan Cruz approaches software engineering with a focus on testability, and maintainability, and has extensive experience with web technologies on browser, server, mobile, desktop, and embedded applications."
Price: 124.99

"SharePoint for Developers: Building Hosted Add-Ins"
"In the first section of this course we will start by providing a brief overview of SharePoint platform and its use scenarios, before moving on to set up our development environment, as well as Office 365 30-day developer trial tenant. Next, well incrementally cover different customization scenarios and their entry points, such as CEWP, asset library file hosting, SharePoint Designer and SharePoint-hosted Add-Ins. We will explore how add-in model can be used to provision multiple components that will later work together to deliver custom functionality to users.We will finish with looking at different UI customization strategies and how those can be applied to tailor the look and feel of your functionality.About the AuthorOLEG RUMIANCEV is a full-time SharePoint ninja currently living in Biddulph, United Kingdom. His interests range from Microsoft and SharePoint to AI, and inspirational TED talks.Oleg is a flexible software architect offering 9 years of experience designing, building, testing and maintaining enterprise solutions of varied complexity.Proficient in all SharePoint Server development routes having implemented a large number of projects with varying customization requirements."
Price: 124.99

"Up and Running with Vue.js"
"Vue.js is one of the most progressive open source JavaScript framework capable of building user interfaces and powering Single-Page Applications. Supported by other libraries and projects, Vue.js is focused on the view layer only. This course will act as a guide to help customers build robust web applications seamlessly.Start with the fundamentals of this powerful framework and explore all about modern apps and their requirements. Leverage Vue.js tools to build highly scalable and fast apps. Use this guide, to setup and build simple components and understand how to use events to communicate between components. Get to grips with SPA building blocks like templates, events, forms, and components. This guide is very practical in its approach and will require relatable ideologies to help them understand the concepts that are being taught.About the AuthorChidiebere Nnadi is a software developer/designer based in Lagos, Nigeria. He has diverse interests in software development, hardware and music. He spends most of his time helping startups and medium-scale enterprises build applications for the web using Javascript/Python. His previous experience is as Sr. Technical Trainer at Andela where he taught both Javascript and Python and led internal product teams. He is extremely passionate about Vue.js and the web, and hopes to spend more and more time helping young developers in the community become proficient at front-end development."
Price: 199.99

"Reinforcement Learning Techniques with R"
"Reinforcement Learning is a type of machine learning that allows machines and software agents to act smart and automatically detect the ideal behavior within a specific environment, in order to maximize its performance and productivity. Reinforcement Learning is becoming popular because it not only serves as an way to study how machine and software agents learn to act, it is also been used as a tool for constructing autonomous systems that improve themselves with experience. This video will give you a brief introduction to Reinforcement Learning; it will help you navigate the ""Grid world"" to calculate likely successful outcomes using the popular MDPToolbox package. This video will show you how the Stimulus - Action - Reward algorithm works in Reinforcement Learning. By the end of this video you will have a basic understanding of the concept of reinforcement learning, you will have compiled your first Reinforcement Learning program, and will have mastered programming the environment for Reinforcement Learning.About the author :Dr. Geoffrey Hubona held a full-time tenure-track, and tenured, assistant, and associate professor faculty positions at three major state universities in the Eastern United States from 1993-2010. In these positions, he taught dozens of various statistics, business information systems, and computer science courses to undergraduate, master's and Ph.D. students. Dr. Hubona earned a Ph.D. in Business Administration (Information Systems and Computer Science) from the University of South Florida (USF) in Tampa, FL (1993); an MA in Economics (1990), also from USF; an MBA in Finance (1979) from George Mason University in Fairfax, VA; and a BA in Psychology (1972) from the University of Virginia in Charlottesville, VA."
Price: 124.99

"Real Time Streaming using Apache Spark Streaming"
"Spark is the technology that allows us to perform big data processing in the MapReduce paradigm very rapidly, due to performing the processing in memory without the need for extensive I/O operations.Recently, the streaming approach to processing events in near real time became more widely adopted and more necessary. In this course, you will learn how to handle big amount of unbounded infinite streams of data. You will analyze data and draw conclusions from it. Furthermore, we will look at common problems when processing event streams: sorting, watermarks, deduplication, and keeping state (for example, user sessions). You will also implement streaming processing using Spark Streaming and analyze traffic on a web page in real time.About the Author :Tomasz Lelek is a Software Engineer, programming mostly in Java, Scala. He is a fan of microservices architecture, and functional programming. He has dedicated considerable time and effort to be better every day. He recently dived into Big Data technologies such as Apache Spark and Hadoop. Tomasz is passionate about nearly everything associated with software development.Recently he was a speaker at conferences in Poland - Confitura and JDD (Java Developers Day) and also at Krakow Scala User Group. He has also conducted a live coding session at Geecon Conference."
Price: 124.99

"OpenCV 3 Advanced Image Detection and Reconstruction"
"Making your applications see has never been easier with OpenCV. With it, you can teach your robot how to follow your cat, write a program to correctly identify the members of One Direction, or even help you find the right colors for your redecoration. OpenCV 3 Computer Vision Application Programming Solutions provides a complete introduction to the OpenCV library and explains how to build your first computer vision program. You will be presented with a variety of computer vision algorithms, and exposed to important concepts in image and video analysis, which will enable you to build your own computer vision applications. This video helps you to get started with the OpenCV library, and shows you how to install and deploy it to write effective computer vision applications following good programming practices. You will learn how to read and write images and manipulate their pixels. Different techniques for image enhancement and shape analysis will be presented. You will learn how to detect specific image features such as lines, circles, or corners. You will be introduced to the concepts of mathematical morphology and image filtering.About the Author :Robert Laganiere is a professor at the School of Electrical Engineering and Computer Science of the University of Ottawa, Canada. He is also a faculty member of the VIVA research lab and is the co-author of several scientific publications and patents in content-based video analysis, visual surveillance, driver-assistance, object detection, and tracking. Robert authored the OpenCV2 Computer Vision Application Programming Cookbook in 2011 and co-authored Object Oriented Software Development, published byMcGraw Hill in 2001. He co-founded Visual Cortek in 2006.He is also a consultant in computer vision and has assumed the role of Chief Scientist in a number of startups companies such as Cognivue Corp, iWatchlife, and Tempo Analytics. Robert has a Bachelor of Electrical Engineering degree from Ecole Polytechnique in Montreal (1987) and MSc and PhD degrees from INRS-Telecommunications, Montreal (1996)."
Price: 124.99

"Sharepoint:Powershell,Automation And Provider-Hosted Add-Ins"
"In the second volume, we will first cover the PowerShell command pack from the PnP repository, exploring the various capabilities it offers. We will focus on site modification, site collection, and site provisioning techniques. Next we will cover provider-hosted add-ins and take a look at what they have to offer on top of SP-hosted add-ins. Well convert a project from an SP-hosted one into a provider-hosted one and set up sample event reactive code using the WebHooks SDK.Lastly, well take a look at Office 365s unified Graph API, which allows developers to connect to a range of varying Office 365 APIs in a unified manner, using a single API access token.About the Author :OLEG RUMIANCEV is a full-time SharePoint ninja currently living in Biddulph, United Kingdom. His interests range from Microsoft and SharePoint to AI, and inspirational TED talks.Oleg is a flexible software architect offering 9 years of experience designing, building, testing and maintaining enterprise solutions of varied complexity.Proficient in all SharePoint Server development routes having implemented a large number of projects with varying customization requirements."
Price: 124.99

"MongoDB Tools and Services"
"You have achieved high availability and high-performance database for your applications with MongoDB. But what if we told you that you make it better and faster? MongoDB provides excellent set of tools and services to maximize your applications performance.The course takes you through real world examples that you can watch and use directly for your application. You will learn the ins and outs through the hacks covered in the course. This is your one stop course to boost your application performance for your audience.In this video course, we will explore the profiling and performance tools for MongoDB. We will make it even more accessible by moving to MongoDB cloud services, including analytics, automation, and even database-as-a-service. Finally, we will show different MongoDB cluster architectures affect application performance, scalability and reliability.About The AuthorRick Copeland is the Principal Consultant of Arborian Consulting, which provides MongoDB and Python-focused consulting, training, and custom development services. Rick has been using MongoDB since 2009 and Python since 2005, and has spoken at various user groups and conferences on both topics. He is a member of the Python Software Foundation and the Masters of MongoDB."
Price: 124.99

"Docker for Cross Platform"
"Docker is used more and more by developers, system administrators & IT administrators every day. Originally, native to Linux it is now being adopted across all platforms. The container idea comes to simplifying application development, testing, and deployment. Using Docker, you have a unique way to package your application.We are going to start with Docker fundamentals, explaining how it works, how to set up and work with it. We will cover advanced topics such as running it on productions and build custom containers.Docker containers wrap up a piece of software in a complete filesystem that contains everything it needs to run: code, runtime, system tools, and system librariesanything you can install on a server. This guarantees that it will always run the same, regardless of the environment it is running in.Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your applications services. Then, using a single command, you create and start all the services from your configuration.You will learn how to host your own Docker Registry and use it to store your images to deploy to production. This is the beginner course on Docker which covers everything required for you to run Docker on your development and production environments.Enhance your expertise in the world of Docker by taking a look at our next course on Docker SwarmsAbout the Author :Alberto Guimares Viana is a DevOps Engineer based in Hamburg, Germany. He has been working for 11 years in the IT field and has worked for many companies in Brazil, the United States, United Kingdom and now Germany. He specializes in infrastructure as a code, continuous integration, continuous delivery, and software development."
Price: 124.99

"Java 9 Functional Data Processing"
"The course will introduce viewers to the different data structures available in Java 9, and how they can leverage them to process and manipulate data. We will start with a simple CSV data file, containing information about songs played on a music streaming service.The Videos will teach you about the data file that will be parsed using the Apache Commons framework, giving the audience exposure to using Maven for dependency management, and we will model the contents of the file using our previous song streaming example. The audience will then learn how to use loops to process, filter, and mutate the data in the file. As a bonus, at the end of the product we will learn how to simplify our processing logic using functional programming.About The AuthorAndrei Ruse, our Author is currently working with Colibri Ltd and has been working as a software developer in the financial services industry for over 3 years, and has over 6 years of experience with Java as a main programming language - both academically and professionally.Prior to his current role in a FinTech startup in London, he spent three years working for one of the world's largest investment banks, having joined it straight after graduating from Manchester University with a degree in Computer ScienceColibri is a technology consultancy company founded in 2015 by James Cross and Ingrid Funie. The company works to help their clients navigate the rapidly changing and complex world of emerging technologies, with deep expertise in areas like Big Data, Data Science, Machine Learning, and Cloud Computing. Over the past few years they have worked with some of the world's largest and most prestigious companies, including a tier 1 investment bank, a leading management consultancy group, and one of the world's most popular soft drinks companies, helping each of them to better make sense of their data, and process it in more intelligent ways.The company lives by their moto: Data -> Intelligence -> Action."
Price: 124.99

"Speaking R - The Language of Data Science"
"In this video course, we start by focusing on R's similarities with programming languages such as basic/C/C# with loops and conditional tests like if, so that you can feel at home and be productive straight away.We begin by introducing R and setting things up so that you are ready to go using Rstudio, the associated IDE. Then we look at R as a programming language and see how the standard things are done in it, so you can see that its not that different from other programming languages. Next, we introduce some R commands, which are very useful and not as common in traditional languages since manipulating data is more important in R.Moving on, we look at an example in the Titanic dataset, which is the kind of thing youll come across in R, a multidimensional collection of variables of different types. Using the tools that we cover we can form a picture, a story behind the data.We then look at cleaning up data, which is what 80% of data science is - as we rarely get a nice neat set of numbers, but mostly unstructured junk. This is just trial and error, gradually getting to something we can work with.Finally, we cover statistics, which is where R originated and what it was designed for.We begin doing some basic statistics with R to show how it works and end up using various special features for data visualization.About the Author :Dr. Samik Sen is a Theoretical Physicist and loves hard problems to think about. After his Phd, which was about developing computational methods to solve problems for which no solutions existed, he began thinking about how to tackle the maths problem while lecturing. He developed algorithms to generate problem sets and solutions, and learned how to create video lessons.He has developed a large Facebook community teaching school maths around Ireland, with associated e-learning products and YouTube channel. Samik is currently fascinated by machine and deep Learning.He has developed a machine learning system which is performing better than he can himself which was the hope.He also has a YouTube channel associated with data science, which provides valuable engagement with people round the world who look at problems from a different perspective."
Price: 124.99

"Building Declarative Apps using Functional Javascript"
"Declarative Webapps with Functional JavaScript teaches intermediate functional programmers the skills to write JavaScript apps with FP by building and connecting various components of a front-end webapp.Completion of this course should be your next step after learning the basics of functional programming. In a few hours youll learn what many functional programming articles and tutorials fail to capture; how should one begin to connect all these FP concepts into an application?You will learn how to create compositions of functional code, handle impurities and I/O, along with how to understand that funky syntax found in so many functional programming articles and documentation.About the Author :Michael Rosata has been a professional Javascript Developer for 4 years now, he started building web pages. He started building web pages, widges and then Web Apps. He has worked on a couple of large webapps using Javascript as well as Apache cordova. He loves the javascript ecosystem and the web community and adopted Functional Programming as his passion. He is the founder of MA Web Dev Meetup group and they are currently building a web app for non profits."
Price: 124.99

"Fast Data Processing Systems with SMACK stack"
"SMACK is an open source full stack for big data architecture. It is a combination of Spark, Mesos, Akka, Cassandra, and Kafka. This stack is the newest technique developers have begun to use to tackle critical real-time analytics for big data. This highly practical tutorial will teach you how to integrate these technologies to create a highly efficient data analysis system for fast data processing.Well start off with an introduction to SMACK and show you when to use it. First youll get to grips with functional thinking and problem solving using Scala. Next youll come to understand the Akka architecture. Then youll get to know how to improve the data structure architecture and optimize resources using Apache Spark. Moving forward, youll learn how to perform linear scalability in databases with Apache Cassandra. Youll grasp the high throughput distributed messaging systems using Apache Kafka. Well show you how to build a cheap but effective cluster infrastructure with Apache Mesos. Finally, you will deep dive into the different aspects of SMACK using 2 practical case studies. By the end of the video, you will be able to integrate all the components of the SMACK stack and use them together to achieve highly effective and fast data processing.About The AuthorRal Estrada Apariciois a programmer since 1996 and Java Developer since 2001. He loves functional languages such as Scala, Elixir, Clojure, and Haskell. He also loves all the topics related to Computer Science. With more than 12 years of experience in High Availability and Enterprise Software, he has designed and implemented architectures since 2003.His specialization is in systems integration and has participated in projects mainly related to the financial sector. He has been an enterprise architect for BEA Systems and Oracle Inc., but he also enjoys Mobile Programming and Game Development. He considers himself a programmer before an architect, engineer, or developer.He is also a Crossfitter in San Francisco, Bay Area, now focused on Open Source projects related to Data Pipelining such as Apache Flink, Apache Kafka, and Apache Beam.Raul is a supporter of free software, and enjoys to experiment with new technologies, frameworks, languages, and methods."
Price: 124.99

"Deep Dive into Statistical Modeling with R"
"R is a data analysis tool, graphical environment, and programming language. Without any prior experience in programming or statistical software, this video tutorial will help you quickly become a knowledgeable user of R. Now is the time to take control of your data and start producing superior statistical analysis with R.In this video tutorial, you will start with a quick refresher on programming in R. You will learn to set up your R development environment, as well as work on a few simple R programs. After that you will dive right into working with different types of data structures in R, such as vectors, lists, matrices, etc. You will explore how to import and export data for your data analysis project, and also connect to databases such as PostgreSQL. From there, you will look into probabilities, distributions, and random numbers. Here you will explore discrete distributions, continuous distributions, and random number generation. Finally, you will learn to statistically model your data, and also about hypothesis testing. You will dive into descriptive statistics and graphs, parametric and non-parametric statistical methods, correlation and regression analysis, and time-series analysis.By the end of this video course, you will be well versed with working with different types of data and modelling your data for your statistical analysis projects with the help of R.About The AuthorOlgun is PhD candidate at Department of Statistics, Mimar Sinan University. He has been working onDeep Learning for his PhD thesis. Also working as Data Scientist.He is so familiar with Big Data technologies like Hadoop, Spark and able to use Hive, Impala. He is a big fan of R. Also he really loves to work with Shiny, SparkR.He has many academic papers and proceedings about applications of statistics on different disciplines. Mr. Olgun really loves statistic and loves to investigate new methods, share his experience with people."
Price: 124.99

"Getting Started with Azure Functions"
"With Azure Functions, you can easily run small pieces of code in the cloud without worrying about a whole application or the infrastructure to run it. Azure Functions, can be used with triggers to execute your code and bindings to simplify the input and output of your code.This tutorial starts with the basics of Azure Functions and then shows you how to create functions such as WebHooks, Azure Connected, and event processing. Moving ahead, the course demonstrates how to develop, manage, deploy, and monitor your Azure functions in almost any language such as C#, F#, Node.js, Python, PHP, as well as scripting options such as Bash, Batch, and PowerShell.Next, you'll see how to scale your functions and use them to process data, integrate systems, and build simple APIs and microservices. Finally, we'll cover some diagnostic techniques with Azure App Services and the best practices of working with Azure Functions. By the end of this tutorial, you will be well-versed with the techniques of scaling your Azure Functions and making the most of the serverless architecture.About the AuthorPaul Oliver is the Principal Software Architect at Vosaic. Vosaic helps its users unlock insights with video for education and simulations. Vosaic is closely aligned with Hudl, which is the premier video platform for sports.Before taking on the role at Vosaic, he worked as a software developer and architect in the banking and criminal justice industries. Throughout his career, he's been passionate about building well-architected software solutions with security of primary importance. He's architected several applications in the cloud using Microsoft Azure, Amazon Web Services, and Heroku.He received his BSc in Computer Engineering from the University of Nebraska-Lincoln and his Masters of Business Administration degree from Creighton University."
Price: 124.99

"Modern Golang Programming"
"Go is the language of the Internet age, because it was built from the ground up to support modern distributed web software. Go is also cross-platform as it compiles to numerous operating systems and CPU architectures via simple commands. It compiles to native binaries, it doesn't use a VM, and is garbage-collected, which makes it a breeze to deploy in production environments.Throughout the course, we will use modern open source third party packages in Go to build a distributed application that will support several databases, establish efficient serial communications techniques, and construct an advanced web layer with templates, cookies, and websockets support.We will start with a refresher on Go's primary building blocks. From there, we will explore numerous open source packages that allow working with a variety of databases in a production environment as well as an ORM layer. We will then explore building reliable and robust microservices that communicate efficiently with each other via fast serialization and RPC techniques. Finally, we will develop knowledge on powerful third party templating engines and web toolkits, to construct a modern web layer with a RESTful API.About the AuthorMina Andrawos is an experienced engineer who has developed a lot of experience in Go from using it personally and professionally. He regularly authors articles and tutorials about the language, and also shares Go open source projects. He wrote numerous Go applications with varying degrees of complexity. He is the Author of the Mastering Go Programming course for Packt, which has gathered great feedback from reviewers.Other than Go, Mina has skills in C#, Java, Python, and C++. He has worked with various databases and software architectures. He also has skills with the agile methodology in software development. Besides software development; he has worked in scrum mastering, sales engineering, and software product management."
Price: 124.99

"Unpacking NumPy and Pandas"
"Python, a multi-paradigm programming language, has become the language of choice for data scientists for data analysis, visualization, and machine learning.In this video course, you will explore two of the most important Python packages used by Data Analysts. You will start off by learning how to set up the right environment for data analysis with Python. Here, youll learn to install the right Python distribution, as well as work with the Jupyter notebook, and set up a database. After that you will dive into Pythons NumPy package, Pythons powerful extension with advanced mathematical functions. You will learn to create NumPy arrays, as well as employ different array methods and functions. Then, you will explore Pythons Pandas extension, where you will learn to subset your data, as well as dive into data mapping using Pandas. Youll also learn to manage your data sets by sorting and ranking them. Finally, you will learn to index and group your data for sophisticated data analysis and manipulation.About the AuthorCurtis Miller is a graduate student at the University of Utah, seeking an Masters in Statistics (MSTAT) and a Big Data Certificate.In the past, Curtis has worked as a Math Tutor, and has a double major adding mathematics with an emphasis in statistics as a second major.Curtis has studied the gender pay gap, and presented his paper or Gender Pay Disparity in Utah, which grabbed the attention of local media outlets.He currently teaches Basic Statistics at the University of Utah. He enjoys writing and is an avid reader, and enjoys studying politics, economics, history, and psychology and sociology."
Price: 124.99

"Microsoft Power BI Online"
"Microsoft Power BI is a suite of tools to analyze your data and extract business insights from it through building interactive reports and dashboards. This video will be your guide to get the most out of the Power BI Service (browser), enabling you to solve business problems and improve operations.You will first learn how to develop dashboards from published reports and then continue to discover greater insight from your data with Quick Insights and the Q&A feature.One of the benefits of using MS Power BI in your organization is that it simplifies data sharing and team collaboration. In the second part of this video, you will learn how to harness these capabilities for improvement all around.About The AuthorDrew Mery is a Data Analyst with hands-on experience in Excel, SQL, and of course Power BI. He loves delivering actionable insight via analytical procedures and data visualization and teaching others to do the same. His passion is driven by the ability to take something raw and unintelligible to the naked eye (raw data) and morph it into something beautiful and insightful that tells a story and helps improve business operations.Thats where the power of Microsoft Power BI comes into play. Drew has developed numerous reports and dashboards on energy, project management, manufacturing, and sales data both in a full-time/perm and freelance context. Additionally, he has kick-started the implementation of the Power BI platform within an energy supply company, located in central Florida, in order to streamline analysis and more readily communicate operational performance within the organization.Drew looks forward to continually utilizing this powerful tool in his line of work and hes thankful to be able to assist others as they develop their own proficiencies in Power BI."
Price: 124.99

"Web development with Vue.js 2"
"Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This video course shows developers how to leverage its features to build high-performing, reactive web interfaces with Vue.js. From the initial structuring to full deployment, this video provides step-by-step guidance to developing an interactive web interface from scratch with Vue.js.You will start by building a simple application in Vue.js so you can observe its features in action. Delving into more complex concepts, youll learn about reactive data binding, reusable components, plugins, filters, and state management with Vuex. It will also teach you how to bring reactivity to an existing static application using Vue.js. By the time you finish this video, you will have built, tested, and deployed a complete reactive application in Vue.js from scratch.About The AuthorOlga Filipova took her master's degree in Computer Science in Portugal, at Coimbra University. She worked as a software engineer at Feedzai and as a tutor for professional web development course at a training center in Coimbra.Currently working as a senior software engineer and JavaScript team leader at Meetrics and as technical director at EdEra, she is skilled in project management, team leading, web-development, server management, and programming."
Price: 124.99

"Building a Character using Blender 3D"
"The purpose of this video course is to help you become familiar with 3D software and basic workflows, from concept to character to the final animation. The course will include different sections, each part adding an extra building block to the final product.We start the course by fostering a basic understanding and appreciation for the software, including installation, shortcuts, and viewport/panel navigation; this will help you efficiently navigate between windows and panels, and move objects with basic shortcuts. Next, we move on to the basic setup for modeling a simple object, including setting up and scaling reference images appropriately and manipulating a base mesh to build a new, more complex object to model a simple object from a reference image. Next we delve into the base workflow for creating a new 3D character from scratch using reference images and, utilizing the skin modifier, we will create a base mesh for our character and then add extra details to make the mesh look better and more lifelike. The next topic we will look at is rigginghow it works and why it makes life easier for the animator. You will then create a simple rig for your character and apply simple weight painting techniques to clean up the model. For the next step we will learn about simple materials in the Blender internal render engine as well as keyframe animation, while also learning how to add color materials to different parts of a character mesh so that you have a good understanding of how the animation system and timeline work within Blender. Finally we will learn how rendering works, the different settings for outputting an image or video, and how to stitch an image sequence together into a video file that will help you better understand which output files to use, depending on the situation.Upon completing this course, you will have mastered how to model, animate, and render out 3D models using Blender.About The Author :Tim Crellin is a distinguished 3D generalist with over 5 years' experience working with 3D software for game development, animation, and 3D modeling. Tim runs the thatimst3r website and the Thatimst3r YouTube channel, which provide more than 200 published video tutorials to the public. Additionally, he has created multiple add-ons, assets, and other resources for the online community, including seven completed games. He is very passionate about teaching others new skills and the concept of open source to make creativity available to everyone!"
Price: 124.99

"AWS Bootcamp - Autoscaling Applications in the Cloud"
"This video course will show you how to get started with some of the powerful and exciting core technologies available on AWS, including Identity Access Management (IAM), enabling you to fully manage user information and privilege service on your virtual network environment.This video will teach you Elastic Compute Cloud (EC2), offering you nearly infinite flexible compute power in the cloud, with bespoke virtualized, compute options including database optimized instances, GPU instances, and FPGA instances, and Simple Storage Service (S3), allowing you to store a nearly unlimited number of files in a low-cost object store. Amazon's Elastic Load Balancer (ELB) gives you a fully managed application load balancing service, similar to NGINX and HAPROXY, but fine-tuned for the Amazon environment allowing you to manage your traffic. The course will end by your writing, running, and automatically load-balancing a Node.JS-based web API, making use of all of these fully managed services and resulting in a fully functionally, faulttolerant, next-generation web scale application.About the AuthorJames Cross is a Big Data Engineer and certified AWS Solutions Architect with a passion for data-driven applications. He's spent the last 3-5 years helping his clients to design and implement huge-scale, streaming big data platforms, Cloud-based analytics stacks, and serverless architectures.He started his professional career in Investment Banking, working with well-established technologies such as Java and SQL Server, before moving into the big data space. Since then he's worked with a huge range of Big Data tools including most of the Hadoop eco-system, Spark, and many No-SQL technologies such as Cassandra, MongoDB, Redis, and DynamoDB. More recently his focus has been on Cloud technologies and how they can be applied to data analytics, culminating in his work at Scout Solutions as CTO, and more recently with Mckinsey.James is an AWS certified solutions architect with several years' experience designing and implementing solutions on this cloud platform. As CTO of Scout Solutions Ltd, he built a fully serverless set of API's and analytics stacks based around Lambda and Redshift.He is interested in almost anything that has to do with technology. He has worked with everything from WordPress to Hadoop, from C++ to Java, and from Oracle to DynamoDB. If it's new and solves a problem in an innovative way he's keen to give it a go!"
Price: 124.99

"Java 9 Core Principles"
"Java 9 comes with a rich feature set. Although there are no new language concepts, new APIs and diagnostic commands will definitely be interesting to developers. Your journey will start off with a simple introduction to Java, the Java language runtime and the JVM with a few simple, yet exciting Java Shell examples. You will then move on to learning how to write your own Object Oriented Code in Java by modeling and building a simple MusicStreaming Service which you can run and demonstrate from the shell, thus teaching you how to perform the simplest task, quickly!As you progress in your journey, you will encounter more advanced topics including functional data processing, before investigating how you can build fast, scalable APIs for the connected web. In the final section, you will build an API to analyze the sentiment of sentences provided by the user, along with various statistics about your API.About the Author :Andrei Ruse, our Author is currently working with Colibri Ltd and has been working as a software developer in the financial services industry for over 3 years, and has over 6 years of experience with Java as a main programming language - both academically and professionally.Prior to his current role in a FinTech startup in London, he spent three years working for one of the world's largest investment banks, having joined it straight after graduating from Manchester University with a degree in Computer ScienceColibri is a technology consultancy company founded in 2015 by James Cross and Ingrid Funie. The company works to help their clients navigate the rapidly changing and complex world of emerging technologies, with deep expertise in areas like Big Data, Data Science, Machine Learning, and Cloud Computing. Over the past few years they have worked with some of the world's largest and most prestigious companies, including a tier 1 investment bank, a leading management consultancy group, and one of the world's most popular soft drinks companies, helping each of them to better make sense of their data, and process it in more intelligent ways.The company lives by their moto: Data -> Intelligence -> Action."
Price: 124.99

"Learning Bootstrap 4"
"In this course, you will learn how Bootstrap 4 helps alleviate the pain by defining sophisticated and refined user inputs and web components ready for your use. You can learn how to quickly get your projects up to speed with the worlds most popular front-end framework.This course will introduce developers to Bootstrap and Bootstrap 4. You will be provided an essential walk-through about how to get started building dynamic website interfaces with new features available in Bootstrap and SASS. Throughout the course, you will be building an application called Neighborhood, which enables others to discover local businesses in a location. In building this application, you will use SASS to write all of your stylings, organizing your website into mobile responsive grids, and writing advanced components using the Cards feature. This video course will end by enabling you to publish your applications online and delve deep into the best practices for dealing with your web designs.About the AuthorVedran Cindri has been a front-end developer for around 15 years now and has been using Bootstrap exclusively for the last 4 years. He has run a web development company for 5 years now, and he has worked on a lot of interesting projects for clients all around the world. He really enjoys writing great code, optimizing websites, and creating awesome responsive experiences. He has written some articles on Bootstrap before, but this is his first time creating a video course.Id like to thank a really special girl called Tea for buying me a better microphone and making sure I actually recorded the videos."
Price: 124.99

"AWS Certified Solutions Architect-Associate Tutorial -Step 3"
"In this course you will start working with Databases and App Services on AWS. This course will show you all you need to know to start working with the database and application service options available through AWS.In this course we will cover technologies such as RDS, Route53, SQS and Cloudformation. At the end of every section, there will be a quiz which will help you learn and adapt from that particular section. This course will teach you how to create an RDS instance and connect to it. At the end of this course you will learn about the AWS shared responsibility model and exam tips.You will go through RDS, Route53, SQS and Cloud formation. At the end of every section, there will be a quiz which will help you learn and adapt from that particular section. This course will teach you how to create an RDS instance and connect to it. At the end of this course you will learn how about the AWS shared responsibility model and exam hacks.About the Author :Raluca BolovanColibri Ltd. is a technology consultancy company founded in 2015 by James Cross and Ingrid Funie. The company works to help their clients navigate the rapidly changing and complex world of emerging technologies, with deep expertise in areas such as Big Data, Data Science, Machine Learning, and Cloud Computing. Over the past few years, they have worked with some of the world's largest and most prestigious companies, including a tier 1 investment bank, a leading management consultancy group, and one of the world's most popular soft drinks companies, helping each of them to better make sense of their data and process it in more intelligent ways.The company lives by their moto: Data -> Intelligence -> Action.Our author, Raluca Bolovan is a DevOps Engineer, AWS Certified Solutions Architect, and AWS Certified Developer.She graduated with a first class honours Meng degree in Computing (Software Engineering) from Imperial College London. She worked in Investment Banking for three years with technologies such as Python, Java, and Spring. She then moved into the FinTech industry and has written microservices running on Docker on AWS.Raluca has several years of experience architecting and implementing new solutions on the AWS platform. She has built, among others, a serverless ETL and data warehousing solution using AWS Lambda, DynamoDB, Redshift, and S3 as the principal components. She is also interested in new technologies. She has worked in her career so far in most aspects of technology roles, ranging from front-end development with JavaScript and Django to back-end with microservices in Java 8 and Postgres and more recently DevOps on AWS. If the technology could be the solution for the task at hand, she will definitely try it."
Price: 124.99