Udemy Products ExcitingAds :: Exciting Ads

Pass the CPA in 3 weeks with Surgent CPA Review! Learn about our Premier Pass course!

Sitemap

 
"Web App Optimization with JavaScript"
"In this Web App Optimization with JavaScript training course, expert author Alex Vanston teaches you how to improve the performance and user experience of web apps with JavaScript. This course is designed for users that are already familiar with creating web applications.You will start by learning about raw speed, then jump into learning about browser flow, including understanding the paint cycle and DOM manipulation. From there, Alex will teach you user experience enhancements, such as preloading, incremental updates, and utilizing local storage. Finally, you will learn about mobile enhancements, including mobile debugging and benchmarking, conditional assets, and handling low quality networks. Once you have completed this computer based training course, you will have learned how to improve the performance and user experience of your products."
Price: 49.99


"Getting Started with React and Angular"
"In this Getting Started with React and Angular training course, expert author Daniel Stern will teach you how to implement Angular and React applications. This course is designed for the absolute beginner, meaning no experience with React or Angular is required.You will start by comparing and contrasting Angular and React. This video tutorial will also teach you how to combine Angular and React, including how to prototype with Angular and improve prototypes with React. Finally, Daniel will teach you how to build a simple mailbox application with Angular and React, including how to configure a route, implement a message store, create a message view, and set up a React repeater. Once you have completed this computer based training course, you will have learned the differences between Angular and React, as well as be able to implement them into your applications."
Price: 49.99


"Learning Clojure"
"In this Learning Clojure training course, expert author Adam Bard will teach you how to write Clojure code and structure Clojure products. This course is designed for the absolute beginner, meaning no experience with Clojure is required, although some programming knowledge would be beneficial. You will start by learning how to structure Clojure projects, then jump into interacting with Java. From there, Adam will teach you about concurrency, how to write safer software, and how to interact with data stores. Finally, this video training will cover writing a web application with Clojure, including how to route with Compojure, render HTML with Selmer and Hiccup, and render HTML with Enlive. Once you have completed this computer based training course, you will be fully capable of taking advantage of Clojure's unique feature set to start writing useful software. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Introduction to WebRTC"
"In this Introduction to WebRTC training course, expert author Arin Sime teaches you the basic concepts of WebRTC development. This course is designed for users that already have a basic understanding of JavaScript and HTML.You will start with an overview of WebRTC, then jump into WebRTC in a single browser. From there, Arin will teach you about WebRTC signaling, WebRTC for data exchange, and screen sharing in a WebRTC application. This video tutorial also includes a WebRTC case study where WebRTC is used to build a sample medical application with video and audio chat, text messaging, file transfer, and screen sharing. Finally, you will learn about user interaction patterns and security and privacy considerations.Once you have completed this computer based training course, you will be familiar with the basic concepts of WebRTC development and be able to apply them to add voice, audio, and data channels into web applications. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Introduction to Cloud Computing with Amazon Web Services"
"In this Introduction to Cloud Computing with Amazon Web Services training course, expert author Mark Nunnikhoven will teach you about AWS and how to deploy a web application in AWS. This course is designed for the absolute beginner, meaning no experience with Amazon Web Services is required.You will start by learning about AWS specific concepts, then jump into deploying WordPress on AWS. From there, Mark will teach you how to create a strong foundation, including configuring IAM for deployment and setting up CloudTrail. This video tutorial also covers deploying a secure networking configuration, deploying a server, and deploying a relational database. Finally, you will learn how to implement a backup strategy, such as verifying RDS backups, creating an S3 backup, and optimizing S3 costs with Amazon Glacier.Once you have completed this computer based training course, you will be fully capable of building your own web applications in AWS. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Building Microservices with Clojure"
"In this Building Microservices with Clojure and Pedestal training course, expert author Scott Rehorn will teach you how to set up, modify, and deploy a basic microservice based on Clojure and Pedestal. This course is designed for users that already have programming experience.You will start by learning about the stack and toolchain, then jump into using Pedestal. From there, Scott will teach you how to use Pedestal as a web services framework to handle request and response routing and content handling. This video tutorial also covers persistence, how to protect your endpoints with a simple API key strategy, and how to use XML in Clojure. Finally, you will learn about Java Interop.Once you have completed this computer based training course, you will be fully capable of setting up, modifying, and deploying a microservice with Clojure and Pedestal."
Price: 49.99


"Hands-on with Amazon Redshift"
"In this Hands-on with Amazon Redshift training course, expert author Rich Morrow will teach you everything you need to know to be able to work with Redshift. This course is designed for the absolute beginner, meaning no previous knowledge of Amazon Redshift is required.You will start with an introduction to the course, learning what a data warehouse is, the benefits of Redshift, and how Redshift compares to other analytics tools. From there, Rich will teach you the basics of Redshift, including data loading, data distribution concepts, and basic Redshift usage. Finally, this video tutorial will cover advanced topics, such as data loading best practices and tuning query performance.Once you have completed this computer based training course, you will have learned everything you need to know to get started with Amazon Redshift."
Price: 49.99


"Minecraft Modding with Forge"
"In this Minecraft Modding with Forge training course, expert author Arun Gupta, along with his son Aditya Gupta, will teach you the basics of Minecraft modding. This course is designed for the absolute beginner, meaning no programming experience is required.You will start with an introduction on how to download and install the tools needed to begin modding. From there, Arun and Aditya will teach you how to create simple, fun mods, including chat items, rain water, an arrow shotgun, and more. Finally, you will take a look at the Minecraft Modding with Forge O'Reilly book by Arun and Aditya, which teaches you how to create a separate set of Minecraft mods, such as explosions, movement, and entities.Once you have completed this computer based training course, you will be fully capable of creating your own Minecraft mods with Forge."
Price: 49.99


"Learning Autodesk Maya 2016"
"In this Learning Autodesk Maya 2016 training course, expert author Todd Palamar will teach you the basic fundamentals of Autodesk Maya. This course is designed for the absolute beginner, meaning no previous experience with Autodesk Maya is required.You will start by touring the Maya interface, then jump into learning about nodes and transformations. From there, Todd will teach you about polygon modeling, including how to select polygon components, extrude faces, and how to extrude along a curve. This video tutorial also covers texturing, rigging and weighting, and animation.Finally, you will learn about rendering with mental ray.Once you have completed this computer based training course, you will be be fully capable of modeling, texturing, animating, and rendering in Autodesk Maya. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Building Apache HBase Applications"
"In this Building Apache HBase Applications training course, expert author Jonathan Hsieh will teach you how to design and build an application using HBase's Java API. This course is designed for users that are already familiar with Hadoop.You will start by learning how to interact with HBase. From there, Jonathan will teach you how to build your first application. This video tutorial also covers the HBase data life cycle and deploying distributed HBase. Finally, you will learn about HBase application architectures, including HBase application archetypes and basic HBase tuning.Once you have completed this computer based training course, you will have gained a solid understanding of how to build HBase applications. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Working with Elasticsearch"
"In this Working with Elasticsearch training course, expert author Radu Gheorghe will teach you how to search, aggregate, analyze, and scale large volume datastores. This course is designed for users that already have a familiarity with the use of a UNIX-like terminal.You will start by learning how to install and configure Elasticsearch, then jump into learning how to run searches and aggregations. From there, Radu will teach you about data structure, queries and relevance, and aggregations. This video tutorial also covers document relationships and performance and scaling.Finally, you will learn about monitoring and administration, including how to tune your cluster for stability and monitor Elasticsearch logs and metrics.Once you have completed this computer based training course, you will have gained the knowledge necessary to be able to search, aggregate, analyze, and scale large volume datastores with Elasticsearch. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Deploying Docker Containers to Amazon Web Services"
"In this Deploying Docker Containers to Amazon Web Services training course, expert author Ryan Neufeld will teach you how to deploy Docker-centric applications and systems onto Amazon Web Services. This course is designed for users that already have experience with Docker.You will start by learning how to run a simple application on ECS, including how to create an ECS cluster, define a task for an application, and run the application task inside the cluster. From there, Ryan will teach you how to run a multi-container application on ECS, including how to link applications via ECS tasks, inspect logs for a cluster, and collect logs from a cluster. Finally, this video tutorial will teach you about automating clusters and deployment.Once you have completed this computer based training course, you will be fully capable of deploying Docker containers to Amazon Web Services. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning Django -Programming for Intermediate Django Users"
"In this Intermediate Django training course, expert author Mark Lavin will teach you how to build a modern, scalable, and maintainable web application with Django. This course is designed for users that are already familiar with Django and web development.You will start by learning about customization, then jump into learning about management commands, including how to write a management command, add command options, and test management commands. From there, Mark will teach you about views and templates, AJAX with Django, migrations, and user input and management. This video tutorial also covers asynchronous tasks with Celery, including how to create a task, run periodic tasks, and monitor Celery. Finally, you will learn about settings and configuration and code quality.Once you have completed this computer based training course, you will have learned how to build modern, scalable, and maintainable web applications with Django. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning Doctrine The Easy Way!"
"In this Learning Doctrine training course, expert author Doug Bierer will teach you how to install and configure Doctrine for any PHP project. This course is designed for users that already have experience with PHP.You will start by learning concepts and terms, then jump into installing Doctrine. From there, Doug teaches you how to create entities, perform create, read, update, and delete operations, and model a database. This video tutorial also covers the query builder, performance tuning, and incorporating Doctrine into frameworks. Finally, you will learn how to configure apps to use Doctrine with MongoDB and CouchDB.Once you have completed this computer based training course, you will be fully capable of working with Doctrine to model database tables using entities, perform create, read, update and delete operations, build queries, and much more. A substantial number of working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learn Collections in C# and .NET"
"In this Collections in C# and .NET training course, expert author Jeremy McPeak will teach you how to use the collection classes in the .NET framework. This course is designed for users that are already familiar with the basic fundamentals of C# and the .NET framework.You will start by learning about attributes, then jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet. From there, Jeremy will teach you how to create your own collection with Collection, bind data with BindingList, and prevent collection modifications with ReadOnlyCollection. Finally, you will learn about concurrent collections and how to write iterators.Once you have completed this computer based training course, you will have gained a solid understanding of what the collection classes are in the .NET framework and how to use them. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning AutoCAD Civil 3D 2016"
"In this AutoCAD Civil 3D 2016 training course, expert author Seth Cohen teaches you the about the tools and techniques needed to work in this civil engineering design and documentation solution software. This course is designed for the absolute beginner, meaning no prior experience with Civil 3D is required.You will start by taking a tour of the interface, and then jump into learning how to work with points. Seth teaches you how to use the survey database, manage and edit surfaces, and create alignments. This video tutorial also covers corridor modeling, grading in Civil 3D, pipe networks, quantity takeoffs, creating sheets, and much more. Finally, you will learn about pressure pipe networks, and how to create a Civil 3D surface from point clouds.Once you have completed this computer based training course, you will be fully capable of working with this CAD software and be able to apply your knowledge to your own projects. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Developers Guide to the Watchkit SDK"
"In this Developers Guide to the WatchKit SDK training course, expert author Skip Wilson will teach you how to write Apple Watch apps using the WatchKit SDK. This course is designed for users that already have a basic understanding of Swift.You will start by learning how the WatchKit app works. From there, Skip will teach you how to animate in WatchKit, including how to create a map and advanced pins, tables, and advanced switch and sliders. This video tutorial also covers notifications and custom messages, such as notification icons, responding to actions, notification in iOS, and dynamic notifications.Once you have completed this computer based training course, you will be fully capable of creating your own Apple Watch apps with the WatchKit. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning Autodesk AutoCAD 2016"
"In this Learning Autodesk AutoCAD 2016 training course, expert author Brian Benton will teach you how to create 2D drawings using the latest version of this computer aided design software from Autodesk. This course is designed for the absolute beginner, meaning no experience with AutoCAD is required.You will start by learning about the new features in AutoCAD 2016, then jump into learning about the AutoCAD interface. From there, Brian will teach you basic operations, such as how to quit AutoCAD, work with the coordinate system, and use the grid system. This video tutorial will also teach you how to use the drawing and drafting tools, editing tools, and the utilities. You will also cover the precision tools to help you draw accurately. Brian will teach you how to use layers, annotations, blocks, and model and paper space. Finally, you will use your skills to create a drawing of a small movie theatre.Once you have completed this computer based training course, you will be fully capable of using AutoCAD 2016 to create your own 2D drawings. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning Drupal 8"
"In this Learning Drupal 8 training course, expert author Rain Michaels teaches you the basic building blocks for creating a customized Drupal website. This course is designed for the absolute beginner, meaning no experience with Drupal is required.You will start by learning how to install Drupal, then jump into learning the basics of content creation. From there, Rain will teach you about site configuration and how to create content, blocks, and menus for a simple site. This video tutorial also covers views, text formats and visual editors, media, and how to use taxonomy. You will also learn about views exposed and contextual filters, as well as theming. Finally, you will learn how to deploy and manage a Drupal site.Once you have completed this computer based training course, you will be fully capable of installing, building, deploying, and maintaining your own customized Drupal websites. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Moving from jQuery to AngularJS"
"In this Moving from jQuery to AngularJS training course, expert author Tom Bitterman will teach you how to move from jQuery to AngularJS web development. This course is designed for users that already have experience with JavaScript and jQuery.You will start by learning about building the DOM, then jump into learning about the MVC pattern. From there, Tom will teach you about AngularJS, including controller syntax, controllers and functions, controllers and data, and JSON. Finally, this video tutorial will teach you about MVC with a server.Once you have completed this computer based training course, you will have gained a solid understanding of MVC and AngularJS, and how to incorporate it into your development toolkit. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Communicating Sequential Processes with core.async"
"In this Communicating Sequential Processes with core.async training course, expert author Timothy Baldridge will teach you the basics of core.async. This course is designed for users that already have a working knowledge of Clojure and ClojureScript.You will start by learning how to create channels, then jump into creating and using threads. From there, Timothy will teach you how to combine and split channel streams, work with transducers, and the pipeline abstraction. This video tutorial also provides a quick tour of core.async internals, including how channels are modeled, how alt handlers interact with channels, and how threads interface with channels. Finally, you will learn about non-blocking channel operations and how to put it all together.Once you have completed this computer based training course, you will be fully capable of writing your own applications that take advantage of the core.async library."
Price: 49.99


"Advanced Hyper-V Implementation and Management"
"In this Advanced Hyper-V Implementation and Management training course, expert author John Savill will teach you how to architect and deploy Hyper-V deployments. This course is designed for users that already have experience with Hyper-V.You will start by learning about advanced networking and virtual storage with Hyper-V. From there, John will teach you how to create and use Hyper-V templates, including how to manually deploy virtual machines for Hyper-V, install Hyper-V integration services, and use MVMC. This video tutorial also covers tuning and resource management with Hyper-V, failover clustering, and Hyper-V live migration. Finally, you will learn how Hyper-V fits in a remote desktop services solution.Once you have completed this computer based training course, you will have learned advanced concepts for implementing and managing Hyper-V."
Price: 49.99


"Generics in .NET"
"In this Generics in .NET training course, expert author Joe Wirtley will teach you how to use generics in .NET to eliminate code duplication and enforce static typing. This course is designed for users that already have a basic working knowledge of C#.You will start by learning the generic basics, including generic methods, classes, and interfaces. From there, Joe will teach you about generics in the framework, generics and arrays, and delegate types. This video tutorial will also cover constraints and real world examples, such as XML serialization and modal dialog initialization. Finally, you will learn about some other topics including generics and enumerations, generic terminology, and covariance.Once you have completed this computer based training course, you will have learned the necessary concepts required for using generics in .NET."
Price: 49.99


"Introduction to Hyper-V Implementation and Management"
"In this Introduction to Hyper-V Implementation and Management training course, expert author John Savill will teach you about the core capabilities of Hyper-V. This course is designed for the absolute beginner, meaning no previous knowledge of Hyper-V is required.You will start with an overview of virtualization, then jump into learning about Hyper-V, including features, scalability changes, storage and network changes, and licensing. From there, you will learn about virtual machine resource fundamentals, such as time synchronization, dynamic memory configuration, and page sharing technologies. This video tutorial also covers virtual storage, virtual switches, and deploying Hyper-V. Finally, you will learn how to use checkpoints in Hyper-V.Once you have completed this computer based training course, you will have gained a solid understanding of Hyper-V and its capabilities, as well as be able to deploy and manage Hyper-V."
Price: 49.99


"Introduction to CoreOS"
"In this Introduction to CoreOS training course, expert author Ross Kukulinski will teach you how to deploy, monitor, and scale containerized applications. This course is designed for users that are already familiar with running applications with containerization technologies.You will start by learning the basics of CoreOS, then jump into learning about CoreOS subsystems. From there, Ross will teach you how to launch a development CoreOS cluster, including how to install dependencies, boot your first cluster, and troubleshoot CoreOS services. This video tutorial also covers how to deploy a database-backed web application. Finally, you will learn advanced topics, including firewalls, EC2 security groups, and building on CoreOS.Once you have completed this computer based training course, you will have learned how to successfully deploy, monitor, and scale containerized applications. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning Autodesk AutoCAD 3D 2016"
"In this AutoCAD 3D 2016 training course, expert author Seth Cohen will show you how to use the powerful tools available in this computer aided design software from Autodesk. This course is designed for the 3D beginner, but it is recommended that you are familiar with the basics of AutoCAD before attempting this course.You will start with an introduction to 3D modeling and how to navigate and work in AutoCAD 3D. Seth will then jump into teaching you how to create 3D models, covering topics such as wireframes, surface modeling, primitive solid models, and creating models from 2D profiles. This video tutorial will also teach you how to create composite solids, add detail with filleting and chamfering, and edit the solid models. You will also cover modifying the model position, duplicating the model, converting 2D objects to solids or surfaces, and viewing and plotting your models. Finally, you will learn about rendering, recording an animation, and using ShowMotion for presentations.Once you have completed this computer based training course, you will be fully capable of creating, editing, rendering, and presenting your own 3D models using AutoCAD 3D. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Securing Windows Networks"
"In this Securing Windows Networks training course, expert author Mark Long teaches you the tools and functionalities available to secure Microsoft networks. This course is designed for users that have a basic understanding of Microsoft networking.You will start by learning the basics of system security, then jump into learning about operating system security, including users and groups, permissions and rights, and managing user accounts. From there, Mark will teach you about Windows access control, protecting local data, and securing data in transit. This video tutorial also covers file sharing, securing the registry, system hardening, and Windows firewall. Finally, you will learn about security monitoring, backup and recovery, and Windows 10 security enhancements.Once you have completed this computer based training course, you will be able to apply these tools, principles, and functionalities available to secure your own Windows networks. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Creating Plugins to Extend WordPress"
"In this Creating Plugins to Extend WordPress training course, expert author Joe Chellman will teach you how to create your own plugins using the WordPress API. This course is designed for users that already have a basic working knowledge of WordPress.You will start by learning about the highlights of the WordPress API, then jump into creating your first plugin: a dashboard banner. From there, Joe will teach you how to create your second plugin, as well as how to further enhance your plugin, including how to create a widget for custom posts, register settings and sections, and prepare your plugin for localization. This video tutorial also covers additional plugin possibilities, such as using transients to cache expensive operations, implementing the transients API, and reacting to deactivation and uninstallation of your plugin. Finally, you will learn how to distribute your plugin, including how to publish independently on GitHub and submit to the WordPressplugin directory.Once you have completed this computer based training course, you will have learnedhow to create and distribute your own plugins using PHP and the WordPress API. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"Learning ClojureScript"
"In this Learning ClojureScript training course, expert author David Eisenberg teaches you how to write functional programs for the web. This course is designed for users that already have experience with JavaScript, HTML, and manipulating the Document Object Model.You will start by learning how to set up your system, then jump into writing functions. From there, David will teach you about sequences, and more advanced ClojureScript concepts such as destructuring, recursion and loops, and error handling. Finally, you will learn about reactive programming in ClojureScript.Once you have completed this computer based training course, you will be fully capable of using ClojureScript for your own functional web programming needs. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99


"iOS Developer's Guide to Views and View Controllers"
"In this iOS Developer's Guide to Views and ViewControllers training course, expert author Jesse Feiler teaches you how to build an app using Xcode storyboards. This course is designed for users that already have user experience with iOS or OS X as well as Swift, Objective-C or another object-oriented language.You will start by learning how to build a project from a template, including how to customize Xcode, create a storyboard, and write the code using Objective-C and Swift. From there, Jesse will teach you about the View and ViewController structure. This video tutorial also covers how to build a storyboard, use the navigation controllers, and build bar button items. You will also learn how to use asset catalogs, and bars. Finally, you will learn how to use alerts, action sheets, and present Views modally.Once you have completed this computer based training course, you will be fully capable of building your own apps using Xcode storyboards."
Price: 49.99


"Learning Autodesk Inventor 2016"
"In this Autodesk Inventor 2016 training course, expert author Adam Cooper teaches you the fundamental tools and techniques needed to create your own 3D digital prototypes and modeling projects. This course is designed for the absolute beginner, meaning no prior experience with Inventor is required.You will start with a tour of the Inventor 2016 user interface, and then jump into learning about basic sketching. Adam will teach you how to sketch basic features, such as creating an extrusion, secondary features, and work features. This video tutorial will teach you how to sketch advanced features, use parameters and equations, and work with duplication tools. You will then move into the assembly environment, learning how to build an assembly from the parts you created, interact with the assembly, and create a presentation view of the assembly. Finally, you will cover basic view creation and dimensioning methods.Once you have completed this computer based training course, you will have a comprehensive understanding of how to use the tools in Inventor 2016 to create your own modeling projects. Working files are included, allowing you to follow along with the author throughout the lessons."
Price: 49.99