Packt Publishing
Pub. Date
[2022]
Language
English
Description
AJAX allows your users to add/delete/view/update content, post comments, submit reviews, submit forms, and a ton more, without getting a page refresh. This course will captivate you with real-life examples and catapult you to the next level and set you well on your way to achieving everything you want to with AJAX. This course introduces you to AJAX and lays the foundation. Later on, you will start digging into advanced concepts such as Basic Auth,...
Pub. Date
[2022]
Language
English
Description
Be part of a beginner-friendly and engaging course on the fundamentals of YAML for DevOps, Cloud, and IaC engineers. About This Video Build skills to develop a properly structured YAML document from scratch The course is designed for absolute beginners with a step-by-step methodology and animated content Python codes are provided that can be used to review YAML documents In Detail YAML is a data serialization language. The "YAML Fundamentals" course...
Pub. Date
[2022]
Language
English
Description
A comprehensive, hands-on, and easy-to-understand course on reinforcement learning. Learn about deep Q-Learning, SARSA, deep RL, car racing and trading projects, and be prepared with interview questions. About This Video Learn from a comprehensive yet self-explanatory course, divided into 145+ videos along with detailed code notebooks Structured course with solid basic understanding and advanced practical concepts Up-to-date, practical explanations...
Author
Pub. Date
2018.
Language
English
Description
"Give me just 45 minutes a day for the next 5 days and the author will teach you exactly what you need to know about the Linux operating system. You'll learn the most important concepts and commands, and he will even guide you step-by-step through several practical and real-world examples. So, if you can spare a few minutes a day and want to learn the ins-and-outs of the Linux Operating System, join me and the other students in this course today....
Pub. Date
[2022]
Language
English
Description
Be a part of the web development community that creates amazing responsive websites with the help of Bootstrap 5 and a dedicated mini-project to leverage your knowledge. About This Video Create a website using Bootstrap using a step-by-step tutorial that comes bundled with source code Work on a mini-project where you will build a website from scratch in 20 minutes Learn about the latest Bootstrap framework in a step-by-step approach In Detail There...
Pub. Date
[2022]
Language
English
Description
Learn about the Critical Rendering Path, AJAX, and HTTP, as well as how to retrieve data from a server About This Video Understand the Network Panel, Performance Panel, and Audit Lighthouse functions within DevTools Understand HTTP, TCP, data packets, and a whole bunch more Real examples of how AJAX works (we will use both the XMLHttpRequest object and the newer Fetch API) In Detail In this course, you will learn about the Critical Rendering Path....
Pub. Date
[2022]
Language
English
Description
Get hands-on AWS Cloud Development Kit experience with the help of this course. About This Video Deploy simple-to-complex resources in AWS using CDK Learn AWS architectural patterns as code Launch several stacks and templates In Detail The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define your cloud application resources using familiar programming languages. In this course, we will start by understanding...
Pub. Date
2022.
Language
English
Description
Be part of a beginner-friendly course on the fundamentals of Docker along with free online lab access to practice and reinforce your learning. About This Video Free online lab access to help beginners understand the Docker concepts Designed for absolute beginners with a step-by-step methodology to be followed throughout Deploying a web application as a Docker container In Detail Docker is a set of platform-as-a-service products that use OS-level virtualization...
Pub. Date
[2022]
Language
English
Description
From the beginning to the end, learn and master the DOM (Document Object Model) in simple steps About This Video Learn how your website can come alive with actions, such as zitsy changes on click, color wheel, drop down, response on form submissions, and much more Build awesome dynamic front-end applications Become a pro at listening for events that are fired In Detail In the first half of the course, we will cover everything you need to start coding...
Pub. Date
[2023]
Language
English
Description
Have you ever wanted to breathe life into your game world through foliage such as plants, grass, water lilies, and reeds? Then this course is for you. In this course, you will learn how to create vegetation from a simple plane and turn it into 3D foliage. Then you will learn how to make use of Blender's particle system to model foliage including flowers. You will also learn about optimization and the importance of low poly modeling to get the best...
Pub. Date
2018.
Language
English
Description
"Maven is the most popular Java dependency management tool. In this hands-on course, you will understand how Maven makes the life of a Java developer easier. We will use a step-by-step approach with 20 steps. During the course, you will automate these using Maven. You will compile Java, code, run unit tests, build jars and wars, run web applications in Tomcat, and setup new projects."--Resource description page
Author
Pub. Date
2019.
Language
English
Description
"This hands-on course helps both developers and quantitative analysts to get started with Python, and guides you through the most important aspects of using Python for quantitative finance. You will begin with a primer to Python and its various data structures. Then you will dive into third party libraries. You will work with Python libraries and tools designed specifically for analytical and visualization purposes. Then you will get an overview of...
Pub. Date
[2022]
Language
English
Description
Master important data manipulation techniques for data science in Python by learning Python, NumPy, and Pandas About This Video Discover the basics of Python programming The most important Python libraries for data science Learn how to use Python to clean, visualize, and analyze data In Detail Data science is quickly becoming one of the most promising careers in the twenty-first century. It is automated, program-driven, and analytical. As a result,...
Pub. Date
[2022]
Language
English
Description
Highlight your ability to identify and assess project risks, mitigate threats, and capitalize on opportunities with the help of this course. About This Video Identify the tools and techniques you can use to perform a qualitative risk analysis Recognize the inputs to perform a quantitative risk analysis Match the inputs to planning risk management with the information they provide In Detail The PMI-RMP certification is one of PMI's fastest-growing...
Pub. Date
[2022]
Language
English
Description
Become a pro at AJAX and learn about streams, promises, event loops, and more About This Video Become a full-stack developer by knowing how to send data to a server, listen for a response, and do something with the data Learn JSON and XML data formats and how you can use them with AJAX Discover a depth of knowledge to boost your ability and confidence In Detail AJAX refers to how browsers make HTTP requests to servers asynchronously, listen for results,...
Pub. Date
[2022]
Language
English
Description
Your one-stop destination for everything you need to know about Git. About This Video Understand how Git works and master the essentials Learn about merging types and stashing Understand Git log filtering, merge conflicts, and searching In Detail Version Control has always been part of the software development lifecycle to facilitate programmers to restore the previous versions and assist with release management. Git is a popular open-source distributed...
Pub. Date
[2022]
Language
English
Description
Learn best practices to be followed as AWS Solutions Architect and AWS SysOps Administrator About This Video A comprehensive course along with hands-on practical lab Real-time AWS project architecture along with use cases with lab practices Deep dive into the architecture view for each AWS service In Detail Amazon provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. This...
Pub. Date
[2021]
Language
English
Description
Learn Python programming and Scikit-Learn applied to machine learning regression in this comprehensive guide for beginners About This Video Learn how to use different frameworks in Python to solve real-world problems using deep learning and artificial intelligence Build artificial neural networks with TensorFlow and Keras Make predictions using linear regression, polynomial regression, and multivariate regression In Detail Machine learning is a branch...
Author
Pub. Date
2018.
Language
English
Description
"This course covers core Java Basics + Selenium Webdriver + Advanced Selenium + Interview Preparation +Framework design (TestNG, ANT, Pageobject, Maven, Jenkins, Excel Datadriven, Cucumber, log4j) + Selenium Grid + Database Testing + Performance Testing on Selenium scripts + Mobile testing Basics. All the topics were taught from basic to advanced level with a lot of tricks and tips which makes users to get perfection on the things. On course completion,...
Pub. Date
2018.
Language
English
Description
"Docker is a tool which has greatly simplified the task of packaging your application, along with all its dependencies into lightweight, portable units called containers. These containers are platform independent and can be executed on any host which runs a Linux kernel. Docker is one of the hottest tools in the market right now as a lot of teams have learned how to use it to break up their large, monolithic applications into smaller and more manageable...