In this course, you will learn how Azure Functions enable the creation of event-driven, compute-on-demand systems that can be triggered by various external events. You will earn how to leverage functions to execute server-side logic and build serverless architectures. This course will help you prepare for the Microsoft Certified: Azure Developer Associate certification. This … [Read more...] about Build Serverless Applications
Software Development
Process Map Data using C++ Adjacency List Shortest Path
In this project you will use the adjacency list data structure and other data structures to find the shortest distance between a set of towns loaded from a file. The shortest path problem is well known in the field of computer science. An adjacency list is probably the best data structure to represent a set of connected vertices to find the shortest path from one vertex to … [Read more...] about Process Map Data using C++ Adjacency List Shortest Path
Gemini in Google Meet –
Gemini for Google Workspace is an add-on that provides users with access to generative AI features. This course delves into the capabilities of Gemini in Google Meet. Through video lessons, hands-on activities and practical examples, you will gain a comprehensive understanding of the Gemini features in Google Meet. You learn how to use Gemini to generate background images, … [Read more...] about Gemini in Google Meet –
Cypress UI automation testing for absolute beginners
Cypress is a complete end-to-end test automation tool built to test modern-day web applications. It is capable of automating both UI and API. This project is for beginner's in Cypress … [Read more...] about Cypress UI automation testing for absolute beginners
Web Application Development with JavaScript and MongoDB
In this course, you will develop more advanced web application programming skills. You will learn how to control data read and write access using methods, publish and subscribe. You will learn how to access your database and server shells using command line tools. You will use the SimpleSchema system to validate data and generate input forms automatically. You will see a … [Read more...] about Web Application Development with JavaScript and MongoDB