AW Software Products ExcitingAds :: Exciting Ads

kahm-logo

Sitemap

 
"Ultimate Godot Game Developer Projects"
"Game development becomes interesting and fun when you use Godot. It is an open-source platform with sound support from its community. For beginners, Godot offers a friendly way to learn game development techniques, while for experienced developers it is a powerful, customizable tool that can bring your visions to life.This course covers the entire spectrum of game development from the absolute basics to sophisticated game physics, animation, and other techniques. While building these games, you will learn various concepts, such as how the Godot editor works, how to structure a project, and what are kinematic bodies. Whether it is working with vectors and coordinate systems or it is building a dynamic, scalable UI, this course teaches you everything to get you started with the Godot game engine and editor.By the end of this course, you will have learned how Godot works and discovered important game development techniques that you can apply to your projects.About the AuthorsChris Bradfield has worked in the Internet technology space for over 25 years. He has worked in the online gaming space for a number of MMO and social gaming publishers in South Korea and the United States. In his game industry career he has served as a game designer, developer, product manager, and team leader.In 2012, he discovered a love for teaching and founded KidsCanCode to provide programming instruction and curriculum to young students. He is a member of the Godot Engine documentation team, and works to provide learning resources for game development students around the world.David W. Parker is programming professionally for 16 years. He had worked for large enterprises such as the United States Air Force. His work also includes several small startups as CTO and VP of Engineering. He is the co-founder of Uvize, accepted into Techstars startup accelerator and later sold it. He has passion for graphics, personal finance, and education."
Price: 199.99

"The Modern C++ Challenger"
"C++ is one of the most widely-used programming languages and has applications in a variety of fields, such as gaming, GUI programming, and operating systems, to name a few. Through the years, C++ has evolved into one of the top choices for software developers worldwide.Youll begin your challenge with various math problems, including Armstrong numbers. As you progress through the course, the complexity of the challenges will increase. Youll write a class template that represents a two-dimensional array container. Youll also write a program to find files in a directory that match a regular expression. While tackling algorithms and data structures, youll create buffers and print histograms. Things will get tougher when youll write code to implement a general-purpose parallel algorithm using asynchronous functions.Whether it is creating an EAN-13 barcode generator or encrypting and decrypting files, this course will put your skills to test and in turn teach you several new features of C++.About the AuthorsMarius Bancila is a software engineer with 15 years of experience in developing solutions for the industrial and financial sectors. He is the author of Modern C++ Programming Cookbook. He focuses on Microsoft technologies and mainly develops desktop applications with C++ and C#.Marius is passionate about sharing his technical expertise with others, and for that reason, he used to be recognized as a Microsoft MVP for more than a decade. Marius can be found on Twitter at @mariusbancila.Brent Arnold is a manager of software development with over 15 years of programming experience. Highly productive iOS and Android app developer with over 100 apps in the app stores. Software Manager and Mobile Architect over a large development group including off-shore developers. Extensive educational software development experience with applications used by millions of users.Specialties:iOS Native development - Objective-C, SwiftAndroid Native development - Java, Android SDKUnity 3DHTML/Javascript/CSSPhoneGapFlash/Flex/Adobe Air"
Price: 199.99

"Learning Apollo GraphQL"
"GraphQL is an API query-language from Facebook, designed to describe the complex, nested data dependencies of modern web applications. Apollo is an open-source GraphQL toolkit. It is quickly becoming the standard for API development. It has a massive open-source ecosystem and an active community behind it. It is touted to be a game-changer in the coming year. This course will help you get started with using Apollo GraphQL. This is a practical course where you will understand GraphQL and its concepts via examples. After an introduction to GraphQL and its differences from REST, you will cover ideal scenarios in which to use GraphQL in your projects. You will cover its features and understand what Apollo is.You will delve into the Apollo platform, which comprises the client, engine, and servers. You will cover all their features with the help of examples. You will look at core GraphQL topics such as schema design and its query language. You will also cover a few intermediate-level topics to raise the level of the course.By the end of the course, you will be confident about using Apollo GraphQL or your web development requirements.About the AuthorDoug Ortiz is an experienced enterprise cloud, big data, data analytics, and solutions architect who has architected, designed, developed, engineered, re-engineered, and integrated enterprise solutions. The technologies he has experience with include: Amazon Web Services, Azure, Google Cloud, Business Intelligence, Data Science, Hadoop, Spark, NoSQL and Graph Databases, and Web Front-End Technologies."
Price: 124.99

"Beginning Data Visualization with R and ggplot2"
"Data analysis is crucial to accurately predict the performance of an application. When data is presented to you in a graphical or pictorial format, you can analyze it more effectively. This Learning Path introduces you to the tools for working with data. To start with, you'll understand you how to set up R and RStudio, followed by exploring R packages, functions, data structures, control flow, and loops.Once you have grasped the basics, you'll move on to studying data visualization and graphics. You'll learn how to build statistical and advanced plots using the powerful ggplot2 library. In addition to this, you'll discover data management concepts such as factoring, pivoting, aggregating, merging, and dealing with missing values. You'll discover what layers, scales, coordinates, and themes are, and study how you can use them to transform your data into aesthetical graphs. Next, you'll study simple plots such as histograms and advanced plots such as superimposing and density plots. You'll also get to grips with plotting trends, correlations, and statistical summaries. By the end of this Learning Path, you'll become master in data visualization techniques using the powerful R libraries.About the AuthorSamik Sen is currently working with R on machine learning. He has done his PhD in Theoretical Physics. He has tutored classes for high performance computing postgraduates and lecturer at international conferences. He has experience of using Perl on data, producing plots with gnuplot for visualization and latex to produce reports. He, then, moved to finance/football and online education with videos.Chris DallaVilla is the founder and CEO of VALID., an independent marketing consulting practice specializing in providing data-driven solutions that help chief marketing officers and their teams strengthen their planning and execution, and drive results. Chris has expertise in digital and social media marketing, as well as certifications in Agile, Google AdWords, and Google Analytics. He studied computer science at Harvard University, design technology at Massachusetts College of Art and Design, and advertising and marketing communications at the Questrom School of Business at Boston University."
Price: 199.99

"Complete Guide to Swift Programming"
"This Learning Path begins with explaining the fundamental Swift programming concepts, language structure, and the Swift programming syntax. You will learn to create original custom operators with Swift operators, branching, and loops. You will also learn how to run application codes and compile errors.Moving ahead, you will learn about the copy-on-write technique and how to implement it ourselves. This Learning Path shows you how to load JSON from web APIs into our custom types, and how to export that content out again. You will learn to create frameworks and import other frameworks using CocoaPods or Carthage. You will also learn about Swift protocols and how protocol-oriented development improves efficiency and leads to more maintainable and reusable code. Next, you will study about generics, and how they enable us to support multiple types without duplication. You will discover different ways to structure a complete iOS app from scratch.You will study the well-known MVC pattern and learn every other trending architecture in the iOS world. Finally, you will know how Swift supports modern application development using advanced features, such as built-in Unicode support and higher-order functions.By the end of this Learning Path, you will have proficiency in Swift programming and be able to build your own iOS apps in no time!About the AuthorBrent Arnold has over fifteen years of experience in web and mobile technologies. He has been an iOS developer since 2009. He specializes in native iOS and Android development, Objective-C, Swift, Android Native development - Java, Android SDK, Unity 3D, HTML/Javascript/CSS, PhoneGap, Flash/Flex/Adobe Air. He has developed over forty apps in the App store. Software Manager and Mobile Architect over a large development group including off-shore developers. Extensive educational software development experience with applications used by millions of users."
Price: 199.99

"Python and Machine Learning Foundation"
"This Learning Path takes you from zero experience to a complete understanding of key concepts, edge cases, and using Python for real-world application development. After a brief history of Python and key differences between Python 2 and Python 3, you'll understand how Python has been used in applications such as YouTube and Google App Engine. As you work with the language, you'll learn about control statements, delve into controlling program flow and gradually work on more structured programs via functions.You'll learn about data structures and study ways to correctly store and represent information. By working through specific examples, you'll learn how Python implements object-oriented programming (OOP) concepts of abstraction, encapsulation of data, inheritance, and polymorphism. You'll be given an overview of how imports, modules, and packages work in Python, how you can handle errors to prevent apps from crashing, as well as file manipulation. Next, youll study the difference between supervised and unsupervised models, as well as the importance of choosing the appropriate algorithm for each dataset. You'll apply unsupervised clustering algorithm over 1990 US Census dataset, to discover patterns and profiles, and explore the process to solve a supervised machine learning problem. You'll learn to implement different supervised algorithms and develop neural network structures using the scikit-learn package. By the end of this Learning Path, you'll have built up an impressive portfolio of projects and armed yourself with the skills you need to tackle Python projects in the real world.About the AuthorsSanjin Dedic is a robotics engineer. He has worked for 5 years as a product development engineer and for the past 7 years, he has been teaching digital technologies and systems engineering. He has extensive classroom experience in teaching computational thinking and the foundational skills in platforms such as Scratch, Arduino, Python, Raspberry Pi, and Lego Mindstorms.Samik Sen is currently working with R on machine learning. He has done his PhD in Theoretical Physics. He has tutored classes for high performance computing postgraduates and lecturer at international conferences. He has experience of using Perl on data, producing plots with gnuplot for visualization and latex to produce reports. He, then, moved to finance/football and online education with videos."
Price: 199.99

"Hands-On MERN Stack Web Development"
"There's a growing demand for full-stack developers, but becoming one is not an easy task. A full-stack engineer is expected to have frontend and backend skills, as well as extensive knowledge of build tools and deployment workflow.Building real-world projects and understanding the MERN stack is a great way to become a full-stack engineer. So, the journey starts by taking you through the MERN stack to explore Node.js and Express and set up the groundwork for the project. It's vital to store data safely hence we dive into the world of MongoDB and integrate it with our backend. Now, we build a client application that can consume API services. With React you'll be able to solve the two most daunting frontend problems and use JSON Web Tokens (JWTs) to integrate authentication and session management on both the client and the server. Finally, we review the skills that you've acquired throughout the course, look into the MERN boilerplate, and examine the application's architecture to build applications on it.By the end of the course, you will not only have built a fully functional web application, but you'll also be well on your way to becoming a full-stack web developer. You'll be equipped with a deeper knowledge of the MERN stack, as well as general web development patterns and concepts.About the AuthorFilip Dani is a software engineer, JavaScript enthusiast, and tech speaker. He's worked on web applicationsboth on the frontend and the backendfor enterprise clients as well as VC-backed startups. His code and architecture decisions are deployed at several Fortune 500 companies.Filip is passionate about the JavaScript ecosystem and is constantly exploring new frameworks and tools. He is particularly enthusiastic about applying functional programming concepts, crafting good documentation, and providing a better development experience for others."
Price: 124.99

"Hands-On Android Applications: Services and Fragments"
"It's always been a big pain for developers to understand the implementation of background threads and processes and master building flexible UI's and how to effectively use services in their applications. Not all Android developers have any experience of fragments, but this course will help you master fragments and services from scratch!In this course, you will start by getting familiar with the fundamental concepts of fragments and adding fragments to an activity, fragment transactions, their lifecycle, and how they communicate with activities. You'll also explore fragment stability during screen rotation, and screen sizes. Then you will learn about services, another application component that will continue to run in the background even if the user switches to another application. Here you will get hands-on with the various kinds of services, threads, and processes, and their life cycle; then you'll move on to inter-process communication. Lastly, you will implement everything you've learned and build a TODO application; you'll learn to pass and manage arguments and master the communication flow between services and fragments in multiple ways. By the end of this course, you'll have a very strong foundation in Android fragments and Android services.About the AuthorMona Vafa is an energetic mobile developer with 4+ years' robust code experience in Java-Android and iOS. She enjoys every minute spent developing apps on her computer. There is always something new to learn so what she loves the most is being challenged and sharing her experience. Currently, Mona is working as a freelance software developer and is a proud online trainer. Apart from this, she loves to travel, explore new places, and read books."
Price: 124.99

"Hands-On Python 3.x GUI Programming"
"One cannot ignore the benefits of a well-designed architecture and graphical user interface for applications. If you're interested in designing and building graphical user interfaces that are functional, appealing, and user-friendly using one of the most powerful languages, Python 3. This course is for you. It is meant for intermediate level programmers who want to enhance their skills by developing GUIs written in Python.In the initial part of the course, you will learn the important programming concepts of Python; we also teach you how to create applications step-by-step. You will be using popular GUI frameworks (PyQt5 and Tkinter) to build GUI applications. You will create cross-platform applications, that you build once and deploy everywhere.You will learn how to create GUI forms and widgets and arrange them using layout managers. We will also look into how to connect our GUIs to networks and databases.By the end of this course, you will have successfully mastered high-end GUI application such as Card Game and Paint App and will be capable of building many more powerful, cross-platform, and scalable applications.About the AuthorBurkhard Meier is a professional software test automation designer, developer, and analyst. He has more than 18 years' professional experience working for several software companies in California, USA.In his professional career, he developed advanced in-house testing frameworks written in Python 3. He also developed advanced test automation GUIs in Python, which highly increased the productivity of the software development testing team.When not dreaming in Python code, he reads programming books about design, likes to go for long walks, and reads classical poetry."
Price: 124.99

"Hands-On Data Analytics with R"
"This course will expand your understanding of statistics so you can* create analytic models in R. High-level data science techniques will be presented to you in a practical manner, to help you bridge the gap between the questions you wish to answer, the data used for analysis, and how to create some of the classic models used in data analytics.You will start off by understanding dimensionality reduction and data mining in R and learning how to simplify complex datasets and unearth patterns from data. Moving on, you will understand hypothesis testing and p-values. You will also demonstrate one-sample and two-sample tests and the benefits they provide as very sophisticated analytical techniques. You will understand how data can give you predictive insights into the future and will conclude by presenting data in a way that will allow you to answer questions with data-driven confidence. By the end of the course, you will be capable of utilizing R's statistical prowess to analyze a variety of datasets and present these insights effectively.About the AuthorColibri Digital is a technology consultancy company founded in 2015 by James Cross and Ingrid Funie. The company works to help its 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 its data, and process it in more intelligent ways. The company lives by its motto: Data -> Intelligence -> Action.Rahul Tiwari trains and consults organizations and individuals on Business Analytics, Data Science, and Machine Learning (Using R and Python). For 12 years, he has been helping students and organizations in various domains (such as retail, telecom, life sciences, finance, and more) solve their business problems using Data Science, Business Analytics, and Machine Learning. He has implemented machine learning algorithms in R extensively. He worked on various classification and regression models for his clients using R and Python. He has a sound knowledge of statistics as well, which is very much necessary for Data Science projects.After starting his career 12 years back in data warehousing, he moved on to the Data Science domain and held various roles. Mostly working with CTOs, key IT decision makers, and students, he has always focused on building capacity, knowledge, and solutions in Data Science, Business Analytics, and Machine Learning.He is a certified Tableau and Teradata associate. His core expertise is in R, Python, Tableau, Power BI, and SQL."
Price: 124.99

"C# 8 and .NET Core 3.0 New Features"
"C# and .NET Core combine to give developers a new sense of robustness, flexibility, and efficiency to build amazing applications inside and outside the MS ecosystem. There are several improvements as well as additions to the language and framework in C# 8 and .NET Core 3.0. This course will not just get you familiar with its new features, but it will also help you understand, how you can best make use of it in your day to day application development with real-world examples.To begin working with .NET Core 3.0, you'll first upgrade to the latest version of Visual Studio and also download and install the latest version of the .NET Core SDK. Then this course will continue to follow a practical approach and will cover all the new features of the C# language, and everything the .NET Core framework offers developers to quickly build web APIs and Windows Desktop applications.By the end of the course, you will be able to utilize the full power of C#8 with its new features and overcome the problems faced in C#7 while rapidly building a web API and a Windows desktop app with .NET Core 3.0. About the AuthorDimitris Loukas is a software engineer currently part of a growing start-up building a revolutionary referral marketing platform with Node.js, Angular, MySQL, Redis, and Docker. He also develops trading software applications using C#, Aurelia, and TypeScript. He is an author at Packt Publishing and has developed many video tutorials in C#, .NET Core, and TypeScript. He has worked for two start-ups in the past, is active in the open-source community, and loves taking up small side projects. He has developed microservices using C# and Node.js and has also mastered Angular, Aurelia, and VueJS. He was an early adopter of .NET Core and is fascinated by modern JavaScript and where the web is going."
Price: 124.99

"Mobile Game Development with Unity 3D 2019"
"The global gaming industry is experiencing unprecedented growth, with the mobile platform now taking the lead. NewZoo estimates that mobile games will generate over $70 billion in revenue, accounting for 51% of gaming revenue across all platforms. Mobile is the fastest growing platform, with over 10 years of double-digit growth. Unity Technologies is helping to foster this growth, by providing a free and user-friendly environment to create elegant games in. According to Unity Technologies, in 2016, 34% of the top 1000 free mobile games were created in Unity - more than any other non-proprietary engine. Compared to other engines, Unity provides easy portability to both iOS and Android, allowing for mass dissemination of a mobile game.Youll create your own adventure game using animations while fine-tuning your C# programming skills with intermediate concepts like class inheritance, abstract classes, and interfaces! Youll utilize the Singleton design manager to create powerful manager classes that help delegate actions in your game.By the end of this course, you will have experience with the complete mobile game development to testing! You will have a fully finished, downloadable game to add to your portfolio if you are pursuing mobile development professionally!You will leave this course with confidence in their ability to utilize the latest and greatest game development techniques and will be able to create, and publish their own unique Android mobile games!About the AuthorRaja Biswas is a passionate Learner & Teacher. He has developed video courses on Game Development and computer programming.His Youtube Channel Charger Games has garnered over 4.5 Million Views & has about 40k subscribers. He has about 15k+ Enrolled students in his Video courses on Various platforms.He has published Courses & Videos on different platforms including Udemy , StackSocial , Skillshare , Youtube."
Price: 124.99

"Java SE New Features: Covers Versions 9, 10, 11, and 12"
"As a developer, every day you need to learn new technologies and quickly. With frequent Java releases, you need to constantly update your knowledge of Java too. This short course will equip you with insights into the newest key features of Javain no time. We start by explaining the new release model and how it affects you. This course goes beyond Java's (in) famous modularity which allows us to partition a system into modules with clear dependencies. You'll learn to write more concise code with the coolest new features, including local variable type inference (var) and the improved API for strings, files and collections. You will also understand how to work with very popular reactive streams. The course finishes with a description of the new enhancements you can apply to improve the performance of your code.By the end of this short course, you'll know how to use the most powerful features of modern Java to write faster and more readable programs.About the AuthorTatiana Fesenko is a Senior Java developer with a proven track record in bringing products from concept to implementation. Tatiana's background includes working in four countries with people from almost all continents in corporate, semi-public, and start-up environments. Driven, thorough, and passionate about technology, Tatiana has worked professionally with Java for more than 15 years!"
Price: 124.99

"Learning Ethereum 2.0"
"Ethereum is a popular open-source, public, blockchain-based platform for building smart contracts and highly-secure decentralized applications. Ethereum is expected to gain immense market strength with the addition of increased scalability feature introduced in Ethereum 2. This course will help you get you up and running with Ethereum 2. You will be introduced to Ethereums main concepts to build blocks of Ethereum to create a basic Hello world app and explore the life cycle of the contract. With the help of engaging and practical information, you will understand Ethereum 2s functionalities and methodologies to create contracts for real use cases like Reviews, Secure Mailing and more. You will learn what are smart contracts and decentralized apps (dApps). Learn to create complex contracts as well as a fun action game (an Election Voting dApp). You will how Ethereum stays out of the herd by learning about Ethereums Network, problems, solutions.By the end of the course, you will be able to get started with Ethereum 2 for your decentralized and secure requirements.About The AuthorSriharsha Bingi is currently pursuing his masters in computer science at New Jersey Institute of Technology, NJ. Being a Philomath, he has been into cryptocurrencies, investments, and data science for 3 years. He did his schooling in India and Oman. His passion towards cryptocurrencies grew from the year 2016. That interest started multiplying ever since he got awestruck by the amount of research big companies are doing and spending money on it, in the year 2017. That is when he realized that the blockchain technology is going to revolutionize the world. Technology has to evolve continuously says Harsha. At present, he is working in the world financial center, Manhattan, New York as a blockchain developer. In the road of constantly honing his skills in blockchain technology, he wants to share his knowledge with us. As the need for blockchain developers is exponentially increasing the people who are actually trained to develop are still less. He has developed a functional demo using blockchain technology for BDI Plus company in world financial center, Manhattan and now he would like to share his experience and knowledge with us."
Price: 124.99

"Hands-On Problem Solving for Machine Learning"
"Machine learning is all the rage, and you have been tasked with creating models for your business. What looked simple on the surface quickly becomes a nightmare of messy data and non-performing models. What do you do?Hands-On Problem Solving for Machine Learning is packed with intuitive explanations of how machine learning works so that you can fix your models when they break. It presents a wide array of practical solutions for your machine learning pipeline, whether you are working with images, text, or numbers. You'll get a real feel for how to tackle challenges posed during regression and classification tasks.If you want to move past calling simple machine learning libraries, and start solving machine learning problems with real-world messy data, this course is for you!About The AuthorRudy Lai is the founder of QuantCopy, a sales acceleration startup using AI to write sales emails to prospects. By taking in leads from your pipelines, QuantCopy researches them online and generates sales emails from that data. It also has a suite of email automation tools to schedule, send, and track email performance?key analytics that all feedback into how our AI generates content.Prior to founding QuantCopy, Rudy ran HighDimension.IO, a machine learning consultancy, where he experienced first-hand the frustrations of outbound sales and prospecting. As a founding partner, he helped startups and enterprises with HighDimension, IO's Machine-Learning-as-a-Service, allowing them to scale up data expertise in the blink of an eye.In the first part of his career, Rudy spent 5+ years in quantitative trading at leading investment banks such as Morgan Stanley. This valuable experience allowed him to witness the power of data, but also the pitfalls of automation using data science and machine learning. Quantitative trading was also a great platform from which to learn about reinforcement learning and supervised learning topics in detail, in a commercial setting.Rudy holds a Computer Science degree from Imperial College London, where he was part of the Dean's List, and received awards such as the Deutsche Bank Artificial Intelligence prize."
Price: 124.99

"The Complete JavaScript Unit Testing Guide"
"Unit testing allows the automation of the testing process and helps you discover errors contained in more complex pieces of the application. It enhances test coverage because attention is given to each unit. Writing unit tests will help you improve your JavaScript code before you even start writing itThis course will teach you to use unit testing in your JavaScript applications and covers tools and techniques you'll need to write unit tests for your code. You will learn how to test applications using Jasmine, Mocha, Ava, Tape, and Intern.By the end of the course, you will be able to perform unit testing using JavaScript to deliver better code.About the AuthorHaider Malik is the founder of fullstackhour. He is a full-stack JavaScript developer and is passionate about everything JavaScript; he loves exploring new libraries.He's had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Although his primary focus is on outcomes, implementation often includes technical competency."
Price: 124.99

"Penetration Testing for Healthcare"
"Healthcare penetration testing has become a crucial aspect in today's day and age. As all the industries around us are growing in terms of technology, so are health care systems. Today's healthcare uses technology such as Bluetooth connections, web portals, digital communications, and more.This course will train you on how to perform penetration testing for protecting and securing useful and important data in a healthcare system. You will perform tests with Metasploit to identify system vulnerabilities and fix them. You will learn to test and protect key areas in the system, identify weak passwords, and fix them.By the end of this course, you will able to perform penetration testing on highly vulnerable environments such as healthcare facilities.About the AuthorTaking education on security to a completely new level, Angelique Keyter is devoted to making a difference in the world of cybercrime. She has numerous years of hacking and lecturing behind her and focuses on making a difference in her community and teaching people how to fight unseen criminals.Angelique is a certified hacker, Linux professional, and Microsoft solutions expert with more than 20 years' experience. She is a mother of twins and spends a lot of time studying new things and learning new concepts. She believes that you are never too old to learn. She has a passion for gaming and geeky stufffrom hacking to robotics to forensic psychology."
Price: 124.99

"Mastering Flutter"
"Flutter is quickly becoming a well-known framework for developing cross-platform apps for both Android and iOS devices. Apps made with Flutter are very fast because of their high rendering power and because Dart compiles the app into native ARM code.This course shows you how to make your applications reliable with consistent performance. You'll build modern applications using the different features of Flutter. You will develop apps for both iOS and Android with just one codebase and learn how to connect your app to a database using Firebase. You will learn how to improve the performance of your applications, thus taking your skills to the next level.By the end of this course, you will have mastered building your applications using Flutter.About the AuthorRobert Brunhage works as a SharePoint Developer and has also have been working on Flutter. He creates Flutter tutorials on YouTube where he teaches people a new way of developing native experience applications, instead of having to develop for IOS and Android separately. He is constantly seeking to improve and help others improve. If he encounters a developmental problem, he tries to find a solution for it to then later teaches that solution to students. He finds that helping others improve brightens his day!"
Price: 124.99

"Artificial Intelligence in 3 Hours"
"What do self-driving cars, face recognition, web search, industrial robots, missile guidance, and tumor detection have in common? They are all complex real-world problems being solved with applications of intelligence (AI). This course provides you with a broad understanding of the basic techniques for building intelligent computer systems and an understanding of how AI is applied to problems.In this course, you will progress to advanced AI techniques and concepts, and work on real-life datasets on how training works, model evaluation and how to process their first dataset in Supervised and Unsupervised Learning. You will be introduced to neural networks, machine Learning, and Deep Learning. You will understand the concept of Artificial Intelligence and how it is applicable in the enterprise context. You will then cover the basics of machine learning relate how Deep Learning and AI fits with them.Finally, you will see understand, Deep Reinforcement Learning and will be able to implement AI in your applications. About the AuthorLuka Anicin is a passionate and experienced Artificial Intelligence Engineer and he loves to share knowledge with others! In his career he had worked on many different and exciting projects where he had an opportunity to apply some of currently most advanced AI algorithms. Some project that Luka has in his portfolio: Electricity grid optimization for multiple countries, OCR for car chassis numbers, deploying chatbots for multiple customers, object detection pipeline for image search system, etc.He is putting his knowledge and experience into one, to create courses for people interested in Data Science."
Price: 124.99

"Mastering AWS Administration"
"Do you need to set up an AWS infrastructure quickly but dont have the time and energy to sift through tons of boring documentation? AWS is a powerful platform that can handle any load you can throw at it. But, with great power comes great responsibility. The last thing you want is to fully deploy an application only to find out you did it wrong. This course will teach you to effectively deploy AWS resources like a true pro in a matter of minutes. You will learn the concepts behind architecting systems in the cloud and how to engineer your environment to withstand failures. Take a deep breath and follow these easy deployment scenarios featuring real-world examples of everything from websites to Machine Learning and beyond.This course will catapult you from a young grasshopper, wet-behind-the-ears, into a true AWS Jedi master in just a few hours. Why wait? Take this course and learn how to wield the power of AWS today!.About The AuthorTechSnips is an IT career development platform that provides free learning content to people in information technology (IT). We provide screencasts or snips on a range of technology-related topics like cloud computing, programming, system administration and a whole lot more.All of the content we publish is built by IT professionals, system administrators, DevOps engineers, software developersyou name it! All content is created by people in the trenches performing this work day in and day out. We have no professional trainers here. Our experts are hand-picked, coached and mentored along the way resulting in high-quality learning content.We like to call ourselves an IT career development platform more than an e-learning platform because our service provides career development benefits to both contributors (the ones creating the content) and to subscribers (the ones consuming the content). We help people on both sides of the coin become better in their careers.Ahmed El-Fakharany is a senior Cloud and DevOps engineer. Hes worked with Linux and open-source technologies since 2011. Having held various job titles both in the enterprise world as well as in small and medium-sized startups, Ahmed has experienced the whole lifecycle of software creation and maintenance start to finish.He has also taught many students various DevOps tools like Docker, Ansible, Chef, Vagrant, Jenkins, as well as AWS cloud technologies like EC2, S3, Beanstalk, and Lambda functions. Ahmed is a certified AWS Solution Architect Associate."
Price: 124.99

"Machine Learning Projects with Java"
"Developers are worried about using various algorithms to solve different problems. This course is a perfect guide to identifying the best solution to efficiently build machine learning projects for different use cases to solve real-world problems. In this course, you will learn how to build a model that takes complex feature vector form sensor data and classifies data points into classes with similar characteristics. Then you will predict the price of a house based on historical data. Finally, you will build a Deep Learning model that can guess personality traits using labeled data.By the end of this course, you will have mastered each machine learning domain and will be able to build your own powerful projects at work.About The AuthorTomasz Lelek is a Software Engineer, programming mostly in Java, Scala. He has worked with ML algorithms for the past 5 years, with production experience in processing petabytes of data. He is passionate about nearly everything associated with software development and believes that we should always try to consider different solutions and approaches before solving a problem. 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

"Real-World Projects with Java 11"
"Java is an easy language to learn, but a hard language to master. This course is specifically designed to teach you how to master a very common and very powerful programming language, Java, while building multiple real-world applications from scratch.The projects that we would be creating will use the many functionalities of Java. After setting up an ideal development environment, you will build a text-based game using Object Oriented Programming. In the next project, you will use JavaFX to build a media player UI from scratch. The final project will be a chat application where you will set up the database in the beginning and then make it communicate over the internet using Java by implementing your acquired knowledge in OOP in a robust custom network. Upon completing this course, you will have the necessary skills to build useful and powerful real-world Java projects on your own.By the end of the course, you will have built on your programming skills, taking them to another level and conveniently building powerful projects with Java 11.About the AuthorEly Shaffir is a professional full-stack developer with 3+ years' experience. From a very young age, Ely was attracted to programming and the amazing things you can do with it. Java was the first programming language he learned and is still the main language he uses in his day-to-day work. He believes that Java is definitely one of the strongest programming languages out there; despite its capabilities, it is easy to learn but harder to master."
Price: 124.99

"The Deep Learning Challenge"
"Deep Learning is a powerful set of modern Machine Learning methods that achieve excellent results in fields such as Computer Vision and Natural Language Processing. The goal of this course is to challenge you to take the most common problems that you see in those fields and test your Deep Learning skills using real-world examples. The first part of the course is based on solving basic problems in Computer Vision and Natural Language Processing. Then, in the second part of the course, we focus on more complex challenges that use less common methods and components. By the end of this course, you will know how to solve the most common Deep Learning problems in both the Computer Vision and Natural Language Processing fieldsAbout The AuthorJakub Konczyk has enjoyed and done programming professionally since 1995. He is a Python and Django expert and has been involved in building complex systems since 2006. He loves to simplify and teach programming subjects and share it with others. He first discovered Machine Learning when he was trying to predict the real estate prices in one of the early stage start-ups he was involved in. He failed miserably. Then he discovered a much more practical way to learn Machine Learning that he would like to share with you in this course. It boils down to Keep it simple! mantra."
Price: 124.99

"Troubleshooting Tableau"
"Tableau is the one of the fastest growing and industry- leading Business Intelligence platforms that and empowers business users to easily visualize their data and discover insights faster.With this course, you will get practical solutions to the common faced challenges with Tableau. Each section of this course will tackle problems faced in specific areas of data visualization and analysis with Tableau. You will start by learning ways to add data by connecting to various types of data sources and resolve issues in Tableau Desktop. Then you'll prepare and wrangle your data to make it consistent and easy to work with. Next you will organize data, use filters to investigate your visualizations, and share the data. You will then aggregate data, and explore functions and LOD expressions to create a calculated field. Lastly you will troubleshoot an interactive dashboard and optimize it to tell a story.About the AuthorArash Shadkam is a Data Storyteller, Tableau- Featured Author (2018) and graduate researcher at the University of British Columbia in the Civil Engineering department, focusing on building health monitoring dashboards for mechanical equipment in buildings. He is a big fan of data and loves helping people unlock the value in their data and tell a story with it.He has implemented a number of end-to-end visualization projects ( acquisition-cleansing-analysis-visualization) for different clients, including the public sector and start- ups, that have enabled them to make well-informed decisions."
Price: 124.99

"Learning Metasploit 5.0"
"Metasploit is the world's popular penetration testing tool used by security professionals and experts. Metasploit 5.0 provides information about security vulnerabilities and helps in penetration testing and IDS signature development.This course will help you get started with using Metasploit 5.0. After covering the basics, you will learn the new features and improvements introduced in Metasploit 5.0 that make it easier to use. You will understand important terminologies and network terms while using Metasploit 5.0. You will begin by using Metasploit 5.0 commands using practical examples. You will cover all the basic topics to give you confidence as you get started with Metasploit 5.0. You will learn how to identify a remote host and add it to the Metasploit database, identify a vulnerability in the remote host, configure the payload to exploit the vulnerability in the remote host, and execute the payload against the remote host.By the end of the course, you will be well-versed with all the basics of Metasploit 5.0 and will be confident enough to get up-and-running with Metasploit 5.0.About The AuthorSunil Gupta. He is a Cyber Security Specialist.Currently, he teaches 50,000+ students online, in 170+ countries. He is a specialist in Ethical Hacking.Author strengths Vulnerability assessmentPenetration testingBug bounty huntingIntrusion detectionRisk identificationData analysisReporting and briefing"
Price: 124.99

"Mastering Data Visualization with QlikView"
"Data visualization has become a key part of monitoring performance in businesses today. It is now easier to understand complex data and insights with the help of data visualization.In this course, you will cover advanced applications of QlikView and understand how you can use it efficiently for your business intelligence (BI) needs. You will start by learning how to create QlikView applications for visualizing your day-to-day business needs. By exploring various real-world scenarios like using a sales report from a sports firm, you will be able to implement advanced data visualizations and dashboards. With this modules practical approach, youll get to grips with some advanced concepts, as well as best practices that you can use for data visualization in QlikView. By the end of this course, you will have become an expert in creating your own state-of-the-art data visualizations and dashboards for your data analysis requirements.About the AuthorDavid Chisholm is a QlikView Consultant for ten years working across multiple Industries as a consultant and trainer, Highly regarded in the Qlik world as a trainer and deliverer of top quality solutions. When he is not making Qlik Dashboards sing, or enabling others to do the same he is playing cricket or golf, unfortunately not as well as designing Qlik Dashboards."
Price: 124.99

"Firebase and Android Pie"
"Would you like to learn Android development quickly, by building a complete working application for Android P? This course does exactly that. It shows you, step-by-step, how to build a complete, working Android P application.Start by building a real-world application. Store your favorite keyboard shortcuts of the day by building a favorite shortcut app. You'll learn how to build a UI, set up cloud data synchronization, issue notifications, and much more. Discover the latest innovations in app development ranging from creating, testing, and deploying. By the end of the course, you'll have gained a hands-on experience and will be able build any real-world application. If you know a little Java, this fast, friendly course will get you started developing apps for the latest version of Android.About the AuthorBrandan 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 University's School of Continuing Studies as well.Brandan is the creator of the PlantPlaces Mobile Android app, which allows users to search for plants by color and GPS plants. He wrote this app in 2012, using TDD principles. He uses selected JSON feeds from that app in the examples in this video course.Brandan's 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.Brandan holds a BS in Accounting and Management Information Systems from Miami University in Oxford, Ohio. He also earned a BS in Horticulture from the University of Cincinnati's College of Design, Art, Architecture, and Planning, and a Masters of Business Administration from the University of Cincinnati, Lindner College of Business, with concentrations in Operations Management and Real Estate Finance."
Price: 124.99

"Hands-On Deep Learning with TensorFlow 2.0"
"Are you eager to deep dive into the details of neural networks and would like to play with it? Do you want to learn Deep Learning Techniques to build projects with the latest Tensorflow 2.0. You may use Keras but it is a high-level implementation which itself uses Tensorflow in the backend and you cant make changes up to that level in your model as of TensorflowKeras. A good data scientist must have the skill of how things are going on behind the scenes.This course will help you to be a good Data Scientist by giving hands-on knowledge of Tensorflow 2.0. You will implement real deep learning algorithms and will be available with all the implementation. Using implementation you will learn core details of a neural network like forward-propagation i.e, how to initialize weights and backpropagation i.e, how to update weights with gradient descent algorithm, Cost functions like cross entropy and much more.By the end of this course, you will be confident to implement your own neural network that is a very amazing thing you are adding to your toolbox.About the AuthorEkta Saraogi is a computer engineer by profession! She started her career as Java developer and delivered e2e SSO web portal for ARC, based out of Arlington, Virginia, USA. Her next venture was leading on java implementation and delivery for payment gateway solutions for AMEX UK. After an enriching stint in BFSI domain, she took the mantle of being a java architect for travel platform for Amadeus. Further to follow was leading e2e solution design for BT TV for UKs flagship Telco British Telecom Plc; it is a key enabler to offer Quad-play to UK customers. During every role, she carried out and every stint she had, one thing that always intrigued her was the power of data to drive business outcomes; if driven by the right tools. Being hands-on with technology and driven by the quest to develop those right tools, she ventured into the field of Data Science to extract best out of her technical and business functional experience gained over 12 years, to drive and deliver cost-effective business analytics solution for global businesses. Akshat Gupta is experienced in Machine learning with more than 3+ years of experience working in the field. Hes currently working as a Machine Learning Engineer at Robofied. He has worked in various domains like Healthcare, Finance, Sales and Automation in Machine learning. He has done various machine learning projects with the Government of India (Ministry of microscale and medium enterprises), with companies and contributed to various open-source projects. He has a strong knowledge of Machine learning and Tensorflow. Hes also very active in research in Machine Learning, hes has several publications currently going on and writes blogs on Machine Learning."
Price: 124.99

"Building REST-Based Microservices with Lumen"
"Do you want to create blazingly fast RESTful APIs that are easy to integrate with various applications? Lumen, one the best micro-frameworks available for creating APIs is here for your rescue! In this course you will learn to build fully functional RESTful API from scratch which helps you create, read, update, and delete (CRUD) data. You will also learn Lumen advanced concepts such as authentication, authorization and securing APIs with encryption and Auth token. Along the way you will learn to test your code and integrate your API into an application thereby extending the capabilities of the micro-framework.By the end of this course, you will be able to efficiently develop and implement services using RESTful APIs. You will be able to create applications that can communicate with the world around them and can be used as a RESTful backend.About the AuthorHiren Dave is a software engineer, blogger, and consultant with over 10 years' professional experience. He writes code in a number of languages. Hiren has a passion for developing web and mobile apps and writing books and blog articles about programming. He has a good experience of startups as he manages products for a few. He is also passionate about researching and learning new technologies and trends."
Price: 124.99

"Hands-On Reactive Programming with Java 12"
"Reactive programming is a programming paradigm oriented toward data flows and the propagation of change: programming with asynchronous data streams. Apps in recent times have an abundance of real-time events of every kind that create a highly interactive experience for the user. However, the right tools are needed to manage these, and Reactive programming is the answer.This course is a step-by-step guide to creating applications with Java 12 by applying Reactive programming. You will get hands-on experience; each section will build on the previous one, so that you will be able to make your app responsive and reliable by implementing Reactive principles with Java. You'll also apply the best data structures and algorithms that optimize functionsall using functional Reactive programming.By the end of this course, you'll be fully equipped with the tools and techniques needed to implement robust, event-driven, and Reactive applications.About The AuthorTomasz Lelek is a Software Engineer, programming mostly in Java, Scala. He has worked with ML algorithms for the past 5 years, with production experience in processing petabytes of data. He is passionate about nearly everything associated with software development and believes that we should always try to consider different solutions and approaches before solving a problem. 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