Secure any Linux server from hackers and protect it against hacking. The practical Linux Administration security guide.
Build a Portfolio of 12 Machine Learning Projects with Python, SVM, Regression, Unsupervised Machine Learning & More!
This updated course helps you to grasp the core concepts of the Cucumber behavior-driven development (BDD) framework from scratch. You will learn various automation terminologies, the process to integrate the Cucumber framework with Maven, Jenkins, and Selenium, and a lot of interesting topics that will help you to develop high-class automation test cases.
This course will be mainly focusing on machine learning algorithms. Throughout this course, we are preparing our machine to make it ready for a prediction test.
Learn HTML authoring and earn the HTML5 Specialist Certification
Welcome to a comprehensive introduction to ServiceNow Administration for total beginners. In this course, we will study the fundamentals of ServiceNow and how it works. In addition, you will learn how to construct and administer an application.
Big data certification for non-programmers, business analysts, testers, and SQL developers
Learn React by building a Trello-inspired application with a real-time database and authentication!
This course will take you from the basics of Rust to understanding how to use all its features effectively for writing clear and effective code. With the help of engaging exercises and explanations, you'll learn the basic syntaxes, iterators, generics, borrow checker, code documentation, pointer lifetimes, and much more.
Parsing or syntactic analysis is one of the first stages in designing and implementing a compiler. Implementing a full manual parser from scratch allows understanding and seeing this process from the inside, demystifying internal structures, and turning building parsers into an interesting engineering task.