AW Software Products ExcitingAds :: Exciting Ads

kahm-logo

Sitemap

 
"Quick Guide to iOS App Development - Novice to Pro!: 4-in-1"
"Are you looking to become an iOS developer or are wondering what it would be to develop apps for the iOS platform? Get this course and begin your journey to become an iOS developer in 7 Days!The worlds most beloved mobile platform, iOS is a fun to develop apps for! Developing iOS Apps (Swift) is the perfect starting point for learning to create apps that run on iPhone and iPad. iOS App Development with Swift specialization, expands your programming skills and applies them to authentic app development projects. One of the pillars of iOS development is learning to work with a TableView. TableViews allow us to show a list of items to the user. We can see this in the Music app, the Settings app, Twitter, Facebook, and almost every app on our phones. This course will teach you the basics of TableViews, which are essential to making iOS apps in a fun-filled and engaging way.This comprehensive 4-in-1 course is a step-by-step tutorial providing practical, actionable guidance through iOS development. It covers step-by-step instructions and explanation that will not only develop your understanding, but also show you how to put your knowledge to work. Explore and use a wide range of Apple software development kits and tools to become a confident iOS developer. Create a fully functional TableViews from scratch while exploring all of its features and functions. Create an Emoji Dictionary App that will help you learn about emojis in detail. Contents and OverviewThis training program includes 4 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, A Quick Guide to iOS 11's New Features, covers familiarizing yourself with the new features of iOS 11, to solve real-world problems and gain valuable insights. This course covers implementing SiriKit's new Notes Domain, and how to create Notes using your voice and the power of Siri. Implement Drag and Drop in your application in the UITableView for use on both the iPad and iPhone. Utilize Parts of Speech, Lemmatization, and Named Entity Recognition in your apps. The second course, iOS Programming in 7 Days, covers building and publishing a complete iOS app from scratch. This course will guide you on your way to becoming an iOS Developer in 7 Days. Explore the user interface and learn how to navigate around. Get hands-on experience with Swift and learn some of its basics. Learn about Swift operators and how a navigation controller manages one or more child view controllers in a navigation hierarchy. Add app icon and the launch screens and then prepare the app for the app store.The third course, iOS Developer Essentials - TableViews, covers building amazing iOS 11 Applications with Swift 4. Dive into the topics of arrays, loops, and functions. Well show how arrays are immensely helpful when working with TableViews and are the backbone for displaying data. Learn how loops help us harness Swift to do an insane amount of processing that we as humans could never do. Cover functions which allow us to organize our code and make it more efficient. Then we bring it all together in an Emoji Dictionary app. This app lists a bunch of emojis that we find interesting. When a user taps on an emoji, well then show the emoji magnified to see all details. Well also provide a definition of the emoji to the user. This course will help you learn some awesome iOS techniques. By the end of the video course, youll know how to build simple iOS apps using the TableView structure and also know the intermediate swift programming language.The fourth course, Real-World iOS Projects, covers building a custom web browser, a local Notepad app, and an iTunes movies browser using Swift 4 and the native iOS Cocoa Touch development platform. You'll develop three native iOS applications, using the core UIKit application framework and the latest version of Apple's new and exciting Swift programming language. Build your first app from scratch - a custom web browser with your own custom controls, page history, and sharing functionality. Once the web browser is ready, you'll head straight into your second project, which is a note-taking app, which will permit full text editing and will store its data as JSON on your local device's file system. Your final project will be a rich, smooth, and colorful media-heavy app that navigates movies in the iTunes store, smoothly browses through posters, and explores their details. By the end of the course, after focusing on getting real results, you'll be equipped with the skills to get started turning your development career dream into a reality!By the end of the course, youll build a custom web browser, a local Notepad app, and an iTunes movies browser using iOS 11 and Swift 4 and be confident in your journey of developing for iOS platform and be able to build your own app and publish your app to the App Store.About the Authors Jonathan Daley co-founded independent game studio Nacelle Games with his wife Carrie Daley, in 2014. Since then they've shipped several games and apps for iOS and tvOS, as well as consulted on several VR projects. Jonathan has programmed and/or designed over 20 games and apps since 2013, using everything from the Unreal Engine 4 and Unity 3D game engines, to programming games and apps from scratch in Xcode and Visual Studiofor iOS, MacOS, and Windows. He has also created several hours of professional training courses on game development in Unreal Engine 4 for Digital-Tutors (now Pluralsight), for Packt Publishing, and on his personal YouTube Channel. He can be found on Twitter @JonathanADaley. Dee Aliyu Odumosu has developed over 120 apps for clients, including both individuals and start-ups, from around the world. The apps range from basic to very complex; some can be found on his website. Dee's passion for computer programming began in 2006 with his first contact with the Java programming language. He continued to learn different languages, including Microsoft ASP.NET, Ruby on Rails, C#, some PHP and HTML, and CSS. Dee briefly pursued a MCSE (Microsoft Certified System Engineer) certification before he decided he wanted to become a full-time programmer. He achieved Microsoft Certified Professional status. For the last 4 years, Dee has been programming the iPhone using Objective-C and Swift. Nick Walter is an iOS developer who has been focused on mobile app design and creation for over ive5 years. His involvement in the iOS community started off with a bang, and in 2013 he was one of the 25 students worldwide to be invited to Apple's Cocoa Camp. Within the community, he is also co-president of an Apple developer group called Cocoa Heads. He always wanted to transform brand-new ideas into reality, but growing up in a small town he had limited access to the required programming resources. This led to his early interest in online education. After experimenting with various companies, learning styles, and teaching processes, he adopted the best strategies and applied them while creating his courses. Since the announcement of the new Swift programming language by Apple, he has devoted himself to Apple's documentation and any online resource that was available. Prior to teaching the internet's first course on Swift, he created five iOS apps from scratch that are currently live in the App Store and are being used by thousands of users worldwide. Jonathan Crooke has been a professional iOS developer since 2009. He has worked on applications with userbases in the millions, from media and social media applications to e-commerce, learning, and productivity applications for the iPhone, iPad, and Apple Watch, for companies such as SoundCloud, EyeEm, Memrise, and Zalando. He has followed the development of iOS iPhoneOS 3.0 and has written popular open source tools, spoken at conferences, and taught and shared his skills with learners. He will show you how to get started, and start getting results immediately!"
Price: 199.99

"Hands-on Application Development with GraphQL: 3-in-1"
"GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API.One of the most common problems with REST is over and under fetching of data. GraphQL gives you the flexibility to think of the APIs as a graph and not as endpoints. Hence the execution becomes easier and quicker. GraphQL is a data-fetching API developed by Facebook, which has been using it for five years; it powers millions of devices and most components of the Facebook and Instagram website.This comprehensive 3-in-1 course is packed with step-by-step instructions, working examples, and helpful advice about GraphQL. You will learn to build your Blog with GraphQL. This friendly course takes you through the use of GraphQL to develop better RESTful Web Services. In this course, you will get an introduction into GraphQL as a bridge for React client application to communicate with servers as the missing data-fetching or query language.Contents and OverviewThis training program includes 3 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Learning GraphQL with React and Relay, covers mastering GraphQL by building a blog with React and Relay. In this course, we will learn about GraphQL and how we can use it to create truly decoupled client and server. Writing backend with GraphQL makes our code more declarative wherein the client demands certain data in a particular format and the server responds in a predictable manner. This enables us to evolve our API without versions and iterate on features faster. For front-end and networking, we will use Facebooks React and Relay respectively. We will learn GraphQL by creating a backend for a blog platform. You will learn about GraphQL schema design, authentication, pagination, testing, query batching and more and how to connect a GraphQL backend to React and Relay client. The course will teach everything to get up and running with GraphQL and React.The second course, Hands-on GraphQL for Better RESTful Web Services, covers use of GraphQL the new API standard to provide an alternative to REST. In this course, you will start with getting ready to install and explore GraphQL for a better RESTful experience. Explore the architecture and use cases to better understand the package setup and architecture involved. Learn more about the GraphQL server by coding its routes and constructing its schema. All the demonstrations in this video course will be shown through the development of a typical real-world restaurant rating application to better understand of users. Learn how to deal with validation, error handling, and security. Finally, you will learn and know more about caching & batching requests, pagination in GraphQL and so on.The third course, Hands-on Application Building with GraphQL, covers rapidly building web applications using GraphQL. In this course, you will learn how to build your own Trello-like web application using GraphQL. Build a Graphql server and a client UI and connect this Apollo-based client to the server. You will then learn to add features to your board such as adding or editing a task. You will then see how to implement the shared whiteboard functionality by populating the changes into others sessions and how to solve the conflicts in this real-world scenario with concurrent changes from different users. . The course then shows you how to add authentication to your application to prevent unwanted access to it and user centric web serviceFinally, you will learn troubleshooting typical problems that may occur while running your app, and how to fine-tune the schema and communication of client-server. By the end of the course, you will be able to build your own applications using GraphQL.By the end of the course, youll rapidly build web applications, better RESTful Web Services, as well as create a blog using GraphQL, React, and Relay! About the AuthorsDivyendu is from the top part of India, a beautiful place called Jammu and Kashmir. He loves to write code both as a hobby and production level. He has been writing hobby code for over a decade and professionally for 4 years. When not coding he engages in football, reading, travels, food (not in order).Ashwin Hegde is a Software Engineer and Full Stack JavaScript Engineer with around 7 years' experience in web, mobile and API development for both service and product software development companies. He has experience in Product development from scratch with end-2-end process. Maintenance projects, re-engineering, code review, uniting and Functional testing, enterprise application development, packaging, deployment, and troubleshooting issues related to projects. He learns from other experts across the community and loves open source development and contributions.Robert Hostlowsky (@rhosts) has been gaining experience in various roles in software development. He currently works at codecentric AG as a senior consultant and as a developer and technical coach, following the goals of high quality and efficiency. Since 2012 He has been an enthusiastic supporter of the software crafts movement. For more than 2 years he has been working with GraphQL. As a speaker at various conferences and meetups, he has presented this topic to more than 500 people."
Price: 199.99

"One Stop Guide to Deep Learning with TensorFlow: 5-in-1"
"Are you short on time to start from scratch to use deep learning to solve complex problems involving topics like neural networks and reinforcement learning? If yes, then this is the course perfect for you!Tensorflow is Googles popular offering for machine learning and deep learning. It has become a popular choice of tool for performing fast, efficient, and accurate deep learning. TensorFlow is one of the newest and most comprehensive libraries for implementing deep learning. Deep learning is the intersection of statistics, artificial intelligence, and data to build accurate models. With deep learning going mainstream, making sense of data and getting accurate results using deep networks is possible.This comprehensive 5-in-1 course is a step-by-step guide and your go-to guide for being a deep learning expert at your organization. It will evaluate common and not so common deep neural networks with the help of insightful examples that you can relate to and show how these can be exploited in real world with complex raw data. This course presents the implementation of practical, real-world projects, teaching you how to leverage Tensforflows capabilities to perform efficient deep learning.Contents and OverviewThis training program includes 5 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Deep Learning with TensorFlow, covers the power of deep learning with Google's TensorFlow! With this video course, you will dig your teeth deeper into the hidden layers of abstraction using raw data. This course will offer you various complex algorithms for deep learning and various examples that use these deep neural networks. Train your machine to craft new features to make sense of deeper layers of data. During the video course, you will come across topics such as logistic regression, convolutional neural networks, recurrent neural networks, training deep networks, high level interfaces, and more.The second course, Hands-on Deep Learning with TensorFlow, covers building smart systems with ease using TensorFlow. This course is designed to help you to overcome various data science problems by using efficient deep learning models built in TensorFlow. All these modules are developed with step by step TensorFlow implementation with the help of real examples.By the end of the course you will be able to develop deep learning based solutions to any kind of problem you have, without any need to learn deep learning models from scratch, rather using TensorFlow and its enormous power.The third course, TensorFlow Deep Learning Solutions for Images, covers TensorFlow's capabilities to perform efficient deep learning on Images. In this video, you will be acquainted with the different paradigms of performing deep learning such as deep neural nets, convolutional neural networks, recurrent neural networks, and more, and how they can be implemented using Tensorflow. This will be demonstrated with the help of end-to-end implementations of three real-world projects on popular topic areas such as natural language processing, image classification, fraud detection, and more. By the end of this course, you will have mastered all the concepts of deep learning and their implementation with Tensorflow and Keras.The fourth course, Tensorflow Solutions for Text, covers use of deep learning to make predictions on email. This volume introduces working with text, with a focus on the most plentiful source of text out there: email. Working with email text from your own Gmail account, you will build up a label predictor, similar in effect to the technology Google uses to power the Social and Promotions tabs. With this technique, you will be able to build your own email classification and automated workflow hooks.The fifth course, Tensorflow Solutions for Data, covers Tensorflow's capabilities to perform efficient deep learning on Data sets. In this video you'll work with categorical data to predict loan performance. Categorical, structured data often appears in spreadsheets and relational databases, common data sources in business. This technique can be used to effectively predict performance or detect potential fraud. You will also work with recurrent neural networks, which generate realistic test and placeholder data. This is useful to fill in systems with synthetic test data to simulate load and test the breadth of a working system and predict one column from the others.By the end of the course, youll channel the power of deep learning with Google's brainchild TensorFlow to develop smart systems from scratch!About the AuthorsDan Van Boxel is a data scientist and machine learning engineer with over 10 years of experience. He is most well-known for Dan Does Data, a YouTube livestream demonstrating the power and pitfalls of neural networks. He has developed and applied novel statistical models of machine learning to topics such as accounting for truck traffic on highways, travel time outlier detection, and other areas. Dan has also published research articles and presented findings at the Transportation Research Board and other academic journals.Salil Vishnu Kapur is a Data Science Researcher at the Institute for Big Data Analytics,Dalhousie University. He is extremely passionate about Machine Learning, Deep Learning, Data mining and Big Data Analytics. Salil has around 3 years of experience working with these technologies as a Senior Analyst in Capgemini, prior to that as an intern at IIT Bombay through the FOSSEE Python TextBook Companion Project and presently with the Department of Fisheries and Transport Canada through Dalhousie University.Will Ballard is the chief technology officer at GLG, responsible for engineering and IT. He was also responsible for the design and operation of large data centers that helped run site services for customers including Gannett, Hearst Magazines, NFL, NPR, The Washington Post, and Whole Foods. He has also held leadership roles in software development at NetSolve (now Cisco), NetSpend, and Works(now Bank of America)."
Price: 199.99

"Beginning DevOps with Docker"
"The course outlines the power of containerization and the influence this innovation has on development teams and general operations. You will understand what DevOps really is, the principles involved, and how the process contributes to product health, by implementing a Docker workflow. Docker is an open source containerization tool, that makes it easier to streamline product delivery and reduce the time it takes to get from a whiteboard sketch of the business to a money-back implementation. We will start by defining how Docker influences the DevOps process. Then we will design and build simple containers, with a clear outline of how applications are involved in the process. We will also learn to define the key highlights when setting up multiple containers, while setting up a number using docker-compose, Dockers tool for running multi-container applications. By the end of the course, you will be able to build a real-business application and host it locally.About the AuthorsJoseph Muli is a DevOps engineer with three years of experience of extensive innovation and development. He has worked with Python and Bash, building a deep love for scripting and automation. He's currently focusing on monitoring, logging, and maintenance, three key data reference points in any environment.Stefan Krist has over 15 years of experience in various field on Information and Technology. He has a degree in Computer Networking from University of Germany. He is specialized in Linux and DevOps Automation. He also has hosted IT conferences and has given many speeches in Linux User groups and various meetups."
Price: 199.99

"Practical HTML and CSS"
"Tech skills such as HTML and CSS will always be in demand, which makes finding skilled, quality web developers time-consuming and costly. By learning everything you need to know to get started with HTML and CSS, you can save yourself time and money and give yourself a highly marketable skill.Technology is constantly changing, and over his 20-year development career, Nick Ruffilo has seen just how widely it can change. Delve into Practical HTML and CSS with Nick and learn everything you need to get started with HTML and CSS and succeed in your web development career. You will be able to implement real-world skills to build real-world websites: professional, beautiful, and truly responsive websites that will maximize the value you can create. This course will give you the confidence to take on any web design by knowing what is possible, how to find the answers to the unknown, and how to make your website stand out from the crowd.By the end of this course, you will be able to bring in the power of both HTML and CSS to your work by building great professional-looking websites. By learning HTML and CSS, you will get the best of both worlds in your web development projects or tasks and ensure that your site is flexible, relevant, and easy to maintain. About the AuthorNick Ruffilo has been a successful entrepreneur and web developer for over 20 years. Nick has taught software and web development to students ranging from age 5 to 75. He has spoken at conferences all over the world on a wide range of technology topics. He started out as a self-taught entrepreneur with a business idea but no way to put into practice, which is why he learned to code. He's been in your shoes and wants to make you a success."
Price: 124.99

"High Performance Scientific Computing with C"
"In this course, youll learn to develop scientific and numerical programs that solve problems. Its ideal for scientists, engineers, and programmers who need to model mathematical or physical systems. Youll get a core toolkit of algorithms that can be used in a wide variety of applications, using the low-level capabilities of the C programming language.The close-to-the-metal approach means youll learn to optimize our programs to get the absolute best performance that our hardware can provide. Youll see how the design of algorithms affects their performance and accuracy, the tools that can be used to optimize your code and develop your intuition about numerical problems. Finally, youll examine the growing array of parallel solutions that enable you to take advantage of multi-core CPUs, distributed compute clusters and GPU accelerators.By the end of this course, youll know how to write fast, accurate code that can run on many different platforms and solve many different scientific problems. About the AuthorBenjamin Keller is a postdoctoral researcher in the MUSTANG group at Universitt Heidelberg's Astronomisches Rechen-Institut. He obtained his Ph.D. at McMaster University and got his BSc in Physics with a minor in Computer Science from the University of Calgary in 2011. His current research involves numerical modeling of the interstellar medium over cosmological timescales.He comes with an experience in writing scientific code in C, FORTRAN, and Python. He also works as a Python consultant for data science startups, building visualization and data science pipelines.At McMaster, he worked with Dr. James Wadsley in the Physics & Astronomy department. His current research involves numerical simulations of galaxy formation on supercomputers with 10,000+ cores. He has also been a key contributor to multiple scientific computing projects, from simulation codes to visualization libraries."
Price: 124.99

"Mesos Analytics"
"Apache Mesos is an open source cluster manager that handles workloads in a distributed environment through dynamic resource sharing and isolation. Apache Mesos abstracts CPU, memory, storage, and other compute resources away from machines (physical or virtual), enabling fault-tolerant and elastic distributed systems to easily be built and run effectively.This course begins with undertaking Airbnb case study and understanding DeltaSync at Airbnb. Then, you look at another case study wherein you will learn Fenzo with Mesos. Also, you will learn reactive streams with Redux dispatcher and the Gulp Task Runner concurrency issue. Next, you will learn about Soliton Automata model and will perform dynamic resource allocation in a noArch environment. Also, you will be familiar with Cassandra sink and network flows. Moving ahead, you will learn multitenancy with druid to power user-facing data applications. Also, you will undertake heron case study and learn job scheduling and dynamic tenancy allocation. Finally, you will learn Airflow and Webpack in Mesos.About the AuthorKarl Whitford has been involved in the tech industry for 10 years as a software engineer. He has a background in statistical machine learning, deep learning, and A.I. from Columbia University. He also has knowledge of computational physics/mathematics from DePaul University and UT Austin. He is a professional in the fields of game A.I, compression, machine learning, and distributed cluster computing. Karl is an open source contributor to SMACK, Pancake Stack (PipelineI/O), and Pregel-Mesos, among others. He has previous work experience with Microsoft, Coca Cola, and Unilever to name a few; he is also an indie game developer and founder of Esquirel (Black-Squirrel) Studios in San Francisco, California. He was also handpicked by UploadVR as ""one to watch"" and featured at Mountain Views 2016 VR Showcase."
Price: 199.99

"Tips, Tricks, and Techniques for Node.js Development"
"With this course you will see the wonderful things you can do with Node.js to improve your Node.js application development with proven techniques.You'll learn to implement some practical and proven techniques to improve particular aspects of Node .js development. Each section provides tips and techniques with clear instructions to carry out different Node .js tasks in a practical manner. The techniques are demonstrated using small practical examples.In this course, we will help boost your skills with information on performance; you'll enhance your coding style, learn about Node .js processes, and improve code quality. This course has around 6 sections that address particular aspects of Node .js, and focuses on discovering new possibilities with Node .js to enhance your current skill-set.By the end of this course, you will have learned some exciting tips, best practices, and techniques for your Node .js web development. You will be able to build your own web applications in Node .js much faster and with ease.About the AuthorJoris Hermans is a Senior Software Developer with more than 10 years' experience in programming for the web. He loves to teach and coach other people about all the great aspects of developing for the web. He has worked for an online directory company creating web applications with more than a million page views a week. You will also find him creating great projects on GitHub. He loves to participate in a lot of discussions regarding the evolution of the web. Following new technology trends is a kind of hobby for him.With a few video courses already under his belt, Joris Hermans is definitely the kind of teacher you want to go on a new learning adventure with."
Price: 124.99

"Beginning Selenium WebDriver Testing in Python"
"This course introduces Python users to Selenium WebDriver. It will help users with basic programming knowledge to start code-testing. This course will help users cut down on their time spent on testing code written in Python.Get started with code testing using Selenium WebDriver. This course is an ideal starter kit for those of you who wish to start using Selenium WebDriver for testing, and for users with basic programming knowledge who are more interested in skilling up with Selenium WebDriver as their testing tool of choice. In this course, you will start by learning the benefits of Selenium WebDriver for testing. You will then start practicing the basics. Next, you will explore the biggest strength of Selenium: integrating your test instances with the browser of your choice. You will then actually test an authentication system in a sequential manner by following each of the required steps.By the end of the course, you will be able to provide your customers and clients with better quality code in less time, enhancing customer satisfaction! About the AuthorAndy Craze is a full-stack software engineer with over 7 years' experience developing highly-scalable web applications. He has used Selenium WebDriver to test numerous different products, ranging from large-scale enterprise systems and multi-tenant ecommerce platforms to simple static sites and documentation software. Andy works in Java and Python but has experience in a broad range of languages and technologies, including Haskell. His code has been used by Intel, Discogs, and Arizona State University"
Price: 124.99

"Mastering Selenium WebDriver 3.X Test Automation"
"Are you facing an issue where your tests break often for no obvious reason or are you simply interested in learning how to write tests that will withstand the test of time? Are you struggling to figure out the proper way to do test automation with Selenium WebDriver? If so, look no further.This course will help you learn how to create extremely reliable and stable automation tests with Selenium WebDriver. You'll learn to design advanced and easy to maintain test automation frameworks with browser factory, Page Object Models, and Selenium Grid from scratch. You'll utilize the Advanced User Interactions API to quickly spin up a Selenium Grid or run tests on the cloud. By the end of this course, you'll be able to write Selenium WebDriver tests within minutes! About the Author Dmitry Shyshkin is a lead QA automation engineer at FareCompare with 6 years' test automation experience using Selenium. He has worked in Waterfall and Agile environments, on a desktop, web-based and mobile projects.He started his QA career without any QA/Testing knowledge. He took online Software QA classes where he learned about different types of testing. On his second job, he learned about test automation for the first time, liked it more than manual testing, and thus decided to move into test automation."
Price: 124.99

"Functional Application Designing"
"Building Cross-Platform Web Applications with F# will guide you to develop a fully functional web application that includes server-side as well as client-side programming thanks to Fable, the F#-to-JavaScript compiler. We target the .NET Core platform so that your applications will work in a cross-platform manner.This course takes you through a brief history of domain design and then jumps right into building a mini-application using CQRS. You will learn to set up and use Fable and Elmish as your SPA. Apart from this, you will get an introduction to server-side programming with F# and also learn how to perform next-generation unit testing with F#.About the AuthorsOnur Gumus is a Lead Software Engineer based in Dubai. He has diverse interests, including software development and architecture, Wing Chun, and chess. He spends most of his time building .NET applications. His previous experience was as a software architect at P.I. Works where he developed several F# projects and gave internal tutorials to developers. He is extremely passionate about F# and functional programming and hopes to spend more and more time helping developers in the community become proficient at functional programming."
Price: 199.99

"Practical Convolutional Neural Networks"
"Convolutional Neural Network (CNN) is revolutionizing several application domains such as visual recognition systems, self-driving cars, medical discoveries, innovative e-commerce, and more. You will learn to create innovative solutions around image and video analytics to solve complex machine learning- and computer vision-related problems and implement real-life CNN models. This course starts with an overview of deep neural networks using image classification as an example and walks you through building your first CNN: a human face detector. You will learn to use concepts such as transfer learning with CNN and auto-encoders to build very powerful models, even when little-supervised training data for labeled images is available. Later we build upon this to build advanced vision-related algorithms for object detection, instance segmentation, image captioning, attention mechanisms for vision, and recurrent models for vision. By the end of this course, you should be ready to implement advanced, effective, and efficient CNN models professionally or personally, by working on a complex image and video datasets.About the AuthorMohit Sewak is an Artificial Intelligence scientist with extensive experience and technical leadership in research, architecture, and solutioning of Artificial Intelligence-driven cognitive and automation products and platforms for industries such as IoT, retail, BFSI, and cyber security.In his current role at QiO Technologies, Mohit leads the reinforcement learning initiative for Industry 4.0 and Smart IoT.In his previous role, Mohit was associated with IBM Watson Commerce (Software Group) where he led the research/science initiatives for the Watson Cognitive Commerce line of product features and offerings.Mohit has been the Lead Data Scientist/Analytics Architect for some of the most renowned industry-leading International AI/ DL/ ML software and industry solutions. Mohit is also a thought leader in the field of Artificial Intelligence and Machine Learning and has authored multiple books and scientific publications in this area..Md. Rezaul Karim is a research scientist at Fraunhofer FIT, Germany. He is also a PhD candidate at RWTH Aachen University, Germany. Before joining FIT, he worked as a researcher at the Insight Center for Data Analytics, Ireland. He was a lead engineer at Samsung Electronics, Korea. He has 9 years' R&D experience with C++, Java, R, Scala, and Python. He has published research papers on bioinformatics, big data, and deep learning. He has practical working experience with Spark, Zeppelin, Hadoop, Keras, Scikit-Learn, TensorFlow, Deeplearning4j, MXNet, and H2O.Pradeep Pujari is a machine learning engineer at Walmart Labs and a distinguished member of ACM. His core domain expertise is in information retrieval, machine learning, and Natural Language Processing. In his free time, he loves exploring AI technologies, reading, and mentoring."
Price: 124.99

"Getting Started with Core Features in Ansible 2"
"With developing technologies at market pace, automation is always essential. It can be quite a task for a DevOps Engineer to manage large infrastructures. You always need a reliable solution which takes security as a top concern and has a maintainable and well-optimized infrastructure.Ansible is an open source automation platform that assists organizations with tasks such as configuration management, application deployment, orchestration, and task automation. With Ansible, even complex tasks can be handled more easily than before. This course teaches you the key new features in Ansible 2 and give an introduction to how to create Ansible playbooks and modules. You will also learn modular configuration using roles to simplify your tasks even more. You will learn to overcome security, automation, and deployment concerns by implementing Ansible playbooks.By the end of this course, you will have learned how to create and install custom modules and plugins which can be integrated to automate processes. You will speed-up software delivery from development to production by automating tasks and deliver applications much more efficiently. All the code and supporting files for this course are available on GitHub.About the AuthorPrateek Jain is an enthusiastic DevOps Engineer with the necessary drive and determination to work with organizations to build large platforms, with a focus on end-to-end automation, the cloud, continuous delivery, and infrastructure automation. He is a senior DevOps Engineer and Security Chief in the current organization. He specializes in security and automation."
Price: 124.99

"Beginning GraphQL"
"This fast-paced course is specially designed for learning all aspects of GraphQL. You will start by understanding basic features of this language. You will learn how to integrate GraphQL with server-side applications, and how to implement the querying of data in real time. You will also discover ways to connect GraphQL with server-side applications using the Apollo client. By the end of the course, you will be able to successfully create fast client-server REST-like applications.About the AuthorsBrian Kimokoti is a software developer with Andela. He holds a Bachelors degree in Computer Science from the Multimedia University of Kenya. Since the last 5 years, Brian has been developing applications in PHP, JavaScript, and Python. Brian is a regular tech blogger on different online platforms and aspires to gain more experience and skills to an engineering and architect level.Xavier Decuyper is a full-stack developer from Belgium with experience in working with JavaScript, and PHP. He also has experience with frameworks such as Laravel and Angular 6.He's very passionate about all kinds of technologies and loves taking up complex topics and explaining them in a simple and straightforward way. Its this passion that got him into making YouTube videos and courses. He's a YouTuber as well and his videos have been watched over 5 million times and he has over 15,000 students.He has also given a few talks at international conferences about technology and blockchain. You can follow him on Twitter or subscribe to his YouTube channel: ""Simply Explained"""
Price: 199.99

"R: Data Analysis with R - Step-by-Step Tutorial!: 3-in-1"
"Are you looking forward to get well versed with classifying and clustering data with R? Then this is the perfect course for you!Theres an increase in the number of data being produced every day which has led to the demand for skilled professionals who can analyze these data and make decisions. R is a programming language and environment used in statistical computing, data analytics and scientific research. Due to its expressive syntax and easy-to-use interface, it has grown in popularity in recent years. This comprehensive 3-in-1 course takes a practical and incremental approach. Analyze and manage large volumes of data using advanced techniques. Attain a greater understanding of the fundamentals of applied statistics. Load, manipulate, and analyze data from different sources! Develop decision tree model for classification and prediction. Know how to use hierarchical cluster analysis using visualization methods such as Dendrogram and Silhouette plots!Contents and OverviewThis training program includes 3 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Learn R programming, covers R programming to create data structures and perform extensive statistical data analysis and synthesis. Youll work with powerful R tools and techniques. Boost your productivity with the most popular R packages and tackle data structures such as matrices, lists, and factors. Create vectors, handle variables, and perform other core functions. Youll be able to tackle issues with data input/output and will learn to work with strings and dates. Explore more advanced concepts such as metaprogramming with R and functional programming. Finally, youll learn to tackle issues while working with databases and data manipulation.The second course, Classifying and Clustering Data with R, covers classifying and clustering Data with R. This video course provides the steps you need to carry out classification and clustering with R/RStudio software. Youll understand hierarchical clustering, non-hierarchical clustering, density-based clustering, and clustering of tweets. It also provides steps to carry out classification using discriminant analysis and decision tree methods.In addition, we cover time-series decomposition, forecasting, clustering, and classification.By the end the course, you will be well-versed with clustering and classification using Cluster Analysis, Discriminant Analysis, Time-series Analysis, and decision trees.The third course, Bringing Order to Unstructured Data with R, covers obtaining, cleansing, and visualizing data with R. This video course will demonstrate the steps for analyzing unstructured data with the R/R Studio software. At the end the video course youll have mastered obtaining and visualizing data with R. Youll also be confident with data cleaning, preparation, and sentiment analysis with R.By the end of the course, youll be able to classify as well as cluster data and bring order to unstructured data with R.About the AuthorsDr. David Wilkins has been writing R for over a decade. He is the author of a number of popular open-source R packages, two previous Packt Publishing courses on the R language, and over a dozen scientific publications involving R analyses. He holds a Bachelor's degree in Science and a PhD in molecular genetics. David has a particular passion for creating beautiful and informative statistical graphics, and enjoys teaching people to use R to find and express insights in their own datasets.Dr. Bharatendra Rai is Professor of Business Statistics and Operations Management in the Charlton College of Business at UMass Dartmouth. He received his Ph.D. in Industrial Engineering from Wayne State University, Detroit. His two master's degrees include specializations in quality, reliability, and OR from Indian Statistical Institute and another in statistics from Meerut University, India. He teaches courses on topics such as Analyzing Big Data, Business Analytics and Data Mining, Twitter and Text Analytics, Applied Decision Techniques, Operations Management, and Data Science for Business. He has over twenty years' consulting and training experience, including industries such as automotive, cutting tool, electronics, food, software, chemical, defense, and so on, in the areas of SPC, design of experiments, quality engineering, problem solving tools, Six-Sigma, and QMS. His work experience includes extensive research experience over five years at Ford in the areas of quality, reliability, and six-sigma. His research publications include journals such as IEEE Transactions on Reliability, Reliability Engineering & System Safety, Quality Engineering, International Journal of Product Development, International Journal of Business Excellence, and JSSSE. He has been keynote speaker at conferences and presented his research work at conferences such as SAE World Conference, INFORMS Annual Meetings, Industrial Engineering Research Conference, ASQs Annual Quality Congress, Taguchi's Robust Engineering Symposium, and Canadian RAMS. Dr. Rai has won awards for Excellence and exemplary teamwork at Ford for his contributions in the area of applied statistics. He also received an Employee Recognition Award by FAIA for his Ph.D. dissertation in support of Ford Motor Company. He is certified as ISO 9000 lead assessor from British Standards Institute, ISO 14000 lead assessor from Marsden Environmental International, and Six Sigma Black Belt from ASQ."
Price: 199.99

"Learning Blockchain Application Development"
"Blockchain disrupts many different aspects of our life including finance, retail, merchandising, identity, and more. Ethereum is a platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud, or third-party interference. This is the perfect guide to help you learn the basics of building decentralized applications with the Ethereum network. Youll learn the core concepts of decentralized applications as we build an online marketplace, connecting buyers and sellers together to exchange goods and services. In doing so, youll deploy your code to the Ethereum network, and build a user Interface to expose your decentralized application to the world.The focus of this course is learning blockchain and using it for application development by building applications, where each application should do something useful. Youll learn how to create smart contracts, implement business logic using Solidity, and test your code. By the end of this course, youll have the skills necessary to build, test, and deploy applications in the Ethereum network. Youll also have a solid understanding of blockchain application development, with skills that readily transfer to application development on other blockchains such as NEO, EOS, Cardano, and more.About the AuthorWill Button has worked in software engineering and information technology since 1995. For the past 10 years, he has focused on scaling, performance, and automation for tech start-ups in healthcare, logistics, fitness, and more. During that time, he has helped start-ups manage explosive growth, align expenses with funding, and control customer acquisition costs.Having turned his attention to blockchain in 2017, Will is bullish on its long-term potential and the opportunities available for tech industry professionals. He believes we are at the forefront of the next big revolution in technology and shares his experience, skills, and knowledge with those ready to be a part of it."
Price: 124.99

"Hands-on Supervised Machine Learning with Python"
"Supervised machine learning is used in a wide range of industries across sectors such as finance, online advertising, and analytics, and its here to stay. Supervised learning allows you to train your system to make pricing predictions, campaign adjustments, customer recommendations, and much more, while allowing the system to self-adjust and make decisions on its own. This makes it crucial to know how a machine learns under the hood.This course will guide you through the implementation and nuances of many popular supervised machine learning algorithms while facilitating a deep understanding along the way. Youll embark on this journey with a quick course overview and see how supervised machine learning differs from unsupervised learning.Next, well explore parametric models such as linear and logistic regression, non-parametric methods such as decision trees, and various clustering techniques to facilitate decision-making and predictions. As we proceed, youll work hands-on with recommender systems, which are widely used by online companies to increase user interaction and enrich shopping potential. Finally, youll wrap up with a brief foray into neural networks and transfer learning.By the end of the video course, youll be equipped with hands-on techniques to gain the practical know-how needed to quickly and powerfully apply these algorithms to new problems.About the AuthorTaylor Smith is a machine learning enthusiast with over five years of experience who loves to apply interesting computational solutions to challenging business problems. Currently working as Principal Data Scientist, Taylor is also an active open source contributor and staunch Pythonista."
Price: 124.99

"Hyperledger for Blockchain Applications"
"While building enterprise grade Blockchain applications to serve a large set of customers you need to think whether your application complies with data protection regulations. Using the Hyperledger framework you can build permissioned applications with better performance, scalability and trust. This will not only give you full control of data being shared with other parties but also brings in a higher level of security.This course will teach you all the basics of Hyperledger Fabric technology so that you can use it in your Enterprise grade projects with better understanding & clarity. You will learn about Hyperledger Fabric, how it is different from technologies like Bitcoin, Ethereum & related crypto currencies. Architecture and components of Hyperledger Fabric & how this works in applications. You will be building a legal land registration application with Hyperledger Fabric which caters to a large set of customers and also can be used by large enterprises for a non-financial projects. Evaluate if a business application will benefit by adoption of Distributed Ledger Technology. By the end of this course you will be confident in building your own fault-tolerant, high performance, secure business related applications using Hyperledger Fabric and Compose framework on Blockchain technology.All the code and supporting files for this course are available on Github.About the AuthorAlejandro Vicente Grabovetsky is CTO and Chief Data Scientist at AID:Tech, and uses Blockchain to bring social and financial Inclusion to the world's undocumented and underserved. Sasha got his BA and PhD at the University of Cambridge, and worked as a Cognitive Neuroscience PostDoc at the Donders Institute in the Netherlands before lighting his entrepreneurial spark in 2014. He has worked on Machine Learning and AI during both his scientific life and at his previous healthcare-focused startup Avalon AI, which went through acclaimed accelerators such as Entrepreneur First and Techstars. Currently his favorite toys are Hyperledger Fabric/Composer, Kubernetes/Helm, and Keras/Tensorflow."
Price: 124.99

"Hands-On Big Data Analysis with Hadoop 3"
"This course is your guide to performing real-time data analytics and stream processing with Spark. Use different components and tools such as HDFS, HBase, and Hive to process raw data. Learn how tools such as Hive and Pig aid in this process.In this course, you will start off by learning data analysis techniques with Hadoop using tools such as Hive. Furthermore, you will learn to apply these techniques in real-world big data applications. Also, you will delve into Spark and its related tools to perform real-time data analytics, streaming, and batch processing on your application.Finally, you'll learn how to extend your analytics solutions to the cloud.Please note that this course is based on Hadoop 3.0 but the code used in the course is compatible with Hadoop 3.2.About the AuthorTomasz Lelek is a software engineer, programming mostly in Java and Scala. He has been working with the Spark and ML APIs 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 attempting to solve a problem. Recently he was a speaker at conferences in PolandConfitura and JDD (Java Developers Day)and at Krakow Scala User Group. He has also conducted a live coding session at the Geecon Conference."
Price: 124.99

"Hands-On DevOps with Ansible"
"We live in a world of frequent software updates. It's no longer acceptable to take weeks or even days to deliver new software functionality. Ansible helps take software updates from testing to deployment in a short period of time. It is a great solution for orchestrating DevOps pipelines.In this course, we show how a DevOps pipeline can speed up your software development. We will use DevOps practices to automate your building and testing environments to push software into production. You will use Ansible to automate your DevOps pipeline.Whether you test and deploy applications on-premise or in the cloud, and whether you build full systems or containers with Docker and Kubernetes, by the end of the course you will be able to develop and deploy reliable applications with speed using Ansible.About the AuthorAlan Hohn is a Software Architect who primarily works in Java, Go, and Python.He has a lot of experience re-architecting embedded systems and in combining embedded and enterprise approaches. Currently, he works as a Lockheed Martin Fellow encouraging the adoption of virtualization, DevOps, and cloud technologies.This also means that he frequently tries out new technologies and new approaches.He enjoys teaching on technical topics and enjoys hearing from those who find his courses useful. He is employed by Lockheed Martin Rotary and Mission Systems and his personal blog is called Variegated."
Price: 124.99

"Learning ECMAScript 2017"
"In spite of being extremely powerful and reliable, JavaScript suffers from unnecessary redundancy and a heavy runtime CLI. If you remove that from JavaScript, then what remains is the international JavaScript programming standard the lightweight and fast ECMAScript. In this video course, we will show you how you can start implementing ECMAScript programming techniques, use the ES 2017 features, and progress towards becoming a skilled web developer with JavaScript. You will be introduced to the latest Async functions, the new object rules and relationships, and how to use them properly in your program. You'll learn how building modular applications is much easier with the native module system and how your code can become cleaner, more succinct, and more enjoyable to work with. Moving on, we teach you how to create reflection objects, use them to expose hidden object properties, and test the security of these objects. Next, the videos demonstrate code samples and demos of the corresponding features, and their use cases. By the end of the course, you will be familiar with the new features that are available in ES 2017.About the AuthorSenthil Kumar is a Microsoft MVP in Visual Studio technologies. He is a Co-Author of the book Windows 10 Development Recipes using JavaScript and CSS, published by Apress.Senthil has been working in the IT industry for 9+ years now and has exposure to a variety of languages including C# , JavaScript , PHP, and more.He is a regular speaker at local user groups and at conferences such as Great Indian Developer Summit (GIDS) and Microsoft DevCamps."
Price: 124.99

"Firebase for Android Development"
"Building a successful app needs a backend platform to store your users' data, which is taxing and inefficient if you try to create your own. There are so many devices that would take you forever if you tried to test your app on them. You will waste time fixing bugs affecting your app and it's almost impossible to tailor your app to each user's needs.This course starts by explaining the features and benefits of using Firebase as a backend. Firebase is a seamless way to connect your app to the cloud. This way, your app can access its various tools and servicesfor example, its databases (to create an easy backend) and its crash reporting services, to save you plenty of time debugging. This course will help you build a to-do list application that rewards users with value points for completing tasks, allowing them to reap rewards such as special features as they get more tasks done. You'll also be able to access a PC version of the app to add and remove items, which will update on all platforms in real-time. You'll even be able to send alerts from the PC to the Android version of the app, even if the app hasn't yet been opened on Android, to make sure important tasks never go unchecked.By the end of the course, you will be able to implement Firebase and its different tools and services in any app. You will be trained to think from the perspective of your users, build the right backends to support their needs, and run effective tests to make sure the features you build are successful.About the AuthorEric Decanini is a Firebase developer who immerses himself in too much coffee for his own good and implements backend solutions using Firebase in Android and in AngularJS with the goal of sparking User Engagement through the cloud. He works as a freelancer implementing Firebase backends and services in Android applications and manages a Firebase blog.At the tender age of 16, he took the role of lead developer to create a School Planner app: Classify. Now he works towards his goal of meeting new people and transforming dull, boring work into a balance of enjoyment that feels like the good days of college but with more coffee of course."
Price: 124.99

"Hands-On MEAN Stack Web Development"
"JavaScript libraries are emerging as the latest tools for web development. As a result, companies and startups are now looking for MEAN stack developers.This course will help you achieve this by teaching you MEAN stack development through building a Reddit-like application. This course will teach you how to apply MongoDB, Express, Angular, and Node.js in your web development projects.By the end of the course, you will be a confident MEAN stack developer and will be able to build web applications.About the AuthorAbhilash Govula is a front-end developer with over seven years' experience working on many JavaScript-driven web applications/interfaces and mobile apps. He has strong hands-on experience with JavaScript and libraries such as AngularJS, Angular2, ReactJS, React Native, Redux, Ionic, jQuery, and Bootstrap, and is Proficient with Node.js, Express, and MongoDB. He also has experience in developing JavaScript-driven mobile apps using React Native, Ionic and progressive web applications. Also, he was responsible for developing new layouts/wireframes for desktop and mobile, maintaining existing layouts and frameworks, and has a thorough grasp of cross-platform, cross-browser compatibility issues. His major focus is on designing user interactive web applications and Rich Internet Applications (RIAs). He is skilled enough to handle designing, maintaining, developing, and deploying applications. He has demonstrated the ability to complete high-end projects and is able to effectively communicate with a wide range of clients and co-workers."
Price: 124.99

"Hands-On Data Science with Anaconda"
"Anaconda is an open-source platform that brings together the best tools for data science professionals with more than 100 popular packages supporting the Python, Scala, and R languages. Hands-On Data Science with Anaconda gets you started with Anaconda and demonstrates how you can use it to perform data science operations in the real world with ease.Throughout this course, you will learn how to use different packages, with Anaconda to get the best results. You will learn how to efficiently use Conda the package, dependency, and environment manager for Anaconda. You will also be introduced to several powerful features of Anaconda. You will learn how to build scalable and functionally efficient packages, and how to perform heterogeneous data exploration, distributed computing, and more. You will learn to discover and share packages, notebooks, and environments to increase productivity. You will also learn about Anaconda Accelerate, a feature that can help you to achieve SLAs easily and optimize computational power.About the AuthorDr. Yuxing Yan graduated from McGill University with a PhD in Finance. He has taught various finance courses at eight universities in Canada, Singapore, and the U.S. He has published 23 research and teaching-related papers and is the author of six books. Two of his recent publications are Python for Finance and Financial Modeling Using R. He is well-versed in R, Python, SAS, MATLAB, Octave, and C. In addition, he is an expert on financial data analytics.James Yan is an undergraduate student at the University of Toronto (UofT), currently double-majoring in computer science and statistics. He has hands-on knowledge of Python, R, Java, MATLAB, and SQL. During his study at UofT, he has taken many related courses, such as Methods of Data Analysis I and II, Methods of Applied Statistics, Introduction to Databases, Introduction to Artificial Intelligence, and Numerical Methods, including a capstone course on AI in clinical medicine."
Price: 124.99

"Java 11 Programming for Beginners"
"Java is the world's most popular programming language. It is easier to use, write, compile, debug, and learn than any other programming language.In this course, you will go through real-world examples and work with Java 11 programming concepts and features. You will bridge the gap between learning and perform and improve on your development skills. You will build an Interest Calculator app, SlackBot app, a Pig Latin Converter app, and a Personal Finance Analyzer appall from scratch.By the end of the course, you will have a firm grasp of using Java 11 in your day-to-day programming. This course will be the first step in your career to becoming a professional Java developer.About the AuthorBoon Hian Tek is a seasoned developer with experience in delivering tailored solutions using Java. He has deployed Java applications for clients in consulting, medical, advertising, emergency preparedness, telecommunications, financial technologies, and more. He has done countless code review sessions in Industry and knows how to write very good and maintainable Java code."
Price: 124.99

"Serverless Design Patterns and Best Practices"
"This course describes reusable serverless patterns for event-driven data processing, web applications, mobile and IoT applications, application ecosystems, and event workflows. You will learn about the various patterns such as the command pattern, messaging pattern, priority queue pattern, and fan-out pattern, and gain insights into when to use which one. Patterns related to authentication, automation, data management, and error handling will also be covered. We also delve into DevOps concepts and take you through CI and CD. Finally you'll master patterns involved in testing, securing, and scaling your cloud-native applicationsAbout the AuthorLuca Bianchi with 10+ years' expertise in software development and architectures, serves as the CTO and Principal Product Engineer at Neosperience, shaping the future of the digital customer experience with a microservice- and 100% serverless-product architecture, taken from project to production and actively maintained constantly by adopting cutting-edge technologies.Software architectures and serverless technologies are the main component of Luca's everyday activities both as a programmer and a researcher evaluating best solutions for a given set of constraints."
Price: 124.99

"PyCharm for Power-Developer"
"Python is a beautiful and fast-growing language used to develop programs to efficiently analyze data, create eloquent software solutions for real-world problems, and design original web apps. PyCharm brings the robust and mature tools that you would expect from Visual Studio or Eclipse to Python development and provides you with a one-stop shop for all of your development tool needs.In this course, youll learn how to improve your code quality with Lens Mode and Intentions, refactor and debug code, and perform unit testing with the PyCharm test runner. Along the way, well work with SQL databases. Further on, youll learn to integrate Python with web projects that include HTML and JavaScript and build a project with the Flask microframework.By the end of the course, youll be well-versed with a terrific tool for Python developmentPyCharmand be able to do everything expected of a Python developer.About the AuthorMelissa Dale is a Research Assistant at iPRoBe Lab. She is currently working with Python in Computer Vision and Machine Learning. Her previous research has focused on Software Engineering with a focus on design patterns and how they evolve over time. For her research, she has had the opportunity to explore using multiple languages including Python, Java, and Statistical R."
Price: 124.99

"Web Development with Angular and Webpack 4"
"Have you ever thought of tackling the hassle of managing multiple JavaScript files for use in a browser? Something which can help you transforming, bundling or packaging about any resource or asset. The exciting new features of Webpack 4 will simplify your development experience with a list of features that cater to all kinds of JavaScript apps.You will begin the course by writing Webpack without configuration and setting up the environment to build an application. Youll learn to enhance the application by working with plugins, middleware, and loaders. Further, youll gain experience with bundling, transpiling, debugging, and testing your application written in Angular 6.0.You will learn some advanced Webpack featuresfor example, working with different transpilers such as TypeScript and Babel to achieve ES6 transpilation with some middleware, making your application production-ready. By the end of the course you will have a better understanding of Webpack, you will be confident, and will have built your own web application using Angular 6 and Webpack 4, so you can apply yourself to practical web development projects.About the AuthorTarun Sharma has been a passionate developer for the past 6 years. He has been working on many different technologies and for the last 3 years has worked with JavaScript, Angular, Node.js, and different frameworks and libraries such as React and Redux. He is a developer, publisher, and online trainer providing free online training and talks on Redux/React/Angular 2.0 in meetups. He uses Redux in production applications and finds it very useful for state management and React-friendly."
Price: 124.99

"Microservices with Azure"
"Do you want to develop business applications that bring scalability and efficiency to your operations; replace cumbersome applications built with monolithic architectural designs with microservice-based applications; and improve resource utilization, reduce costs, and make your business model ascendable?In this course, you will understand how Azure Service Fabric can help you rapidly build and integrate your microservice applications on Azure and its components. As a developer, each section of the course will help you learn about creating, securing, auto-scaling, and deploying a microservice application. You will be able to take advantage of the platform capabilities of Service Fabric on Azure to upgrade, auto-scale, secure, and finally deploy your application using Docker containers. You'll secure your application so that unauthorized clients cannot issue commands; if they do, you will be ready to manage any failures that occur. We will also work on auto-scaling applications on Service Fabric Cluster to harvest the benefits of the cloud.By the end of the course you will be able to create applications that are immensely scalable with high performance, high availability, and cost effectivenessall on a comprehensive microservice platform using Azure.About the AuthorMumtaz Khan is an Azure Consultant with more than 10 years' experience working with Microsoft technologies. After acquiring his MSc Degree in Enterprise Systems Professional from Sheffield's Hallam University he played several roles within the software engineering and infrastructure space. His current areas of interests are Automation, Devops, and Cloud technologies. He is currently working for the Azure Black Belt Consultancy, helping major government sector clients embark on the cloud."
Price: 124.99

"Learning Kali Linux"
"Kali Linux offers a large number of penetration testing tools from various different niches in the security and forensics fields. Kali Linux offers a multitude of options to scan a single IP, port, or host (or a range of IPs, ports, and hosts) to uncover vulnerabilities and security holes. The output and information can serve as a precursor to penetration testing efforts.The course starts with vulnerability assessment and penetration testing. Then, you will learn about the process of ethical hacking from the initial identification and investigation to the final exploitations and report. Next, we will build a test lab in a virtual environment using Oracle VirtualBox, Kali Linux, and a vulnerable OS. You will get started with reconnaissance to gather information about a target. Next, you will focus on NMAP, which is one of the biggest and most popular networks and host scanning tools. You will also learn to avoid being detected by firewalls and IPs when using NMAP. Vulnerability assessment and analysis are the most important steps before trying to hack and penetrate a system so we will learn to initiate an exploit and penetrate a system. Finally, you'll exploit a system and, once exploitation is confirmed, you'll prepare and present a report to the customer.By the end of the course, you will be an excellent hacker and will have mastered all the hows and whys of ethical hacking.About the AuthorRassoul Ghaznavi Zadeh is an Information Security Architect. He has worked with businesses to define their framework, perform risk and gap analysis, and identify security controls and roadmap. He also works with stakeholders to plan, organize, and manage the successful delivery of security strategy and projects as well as a stable operation of the organization's IT infrastructure security, integration, and optimization.His key skills are:Enterprise security architecture design and business alignmentRisk assessment, management, compliance, and auditingEvaluating and analyzing IT security technologies and solutionsMonitoring and measuring the effectiveness of IT security controlsVulnerability assessment and penetration testing"
Price: 124.99