The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
- Updated
Dec 9, 2022 - Jupyter Notebook
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
"Python for Absolute Beginners: A Comprehensive Repository" offers a structured learning path, interactive practice, and a supportive community to master Python from scratch. Dive into topics like control flow, object-oriented programming, and more to unlock endless possibilities in software development. Start your Python journey today!
Automating start / stop of EC2 instance using AWS lambda , Eventbridge
shopnote is a JAMstack application that helps in creating notes with shopping items. This application is built to showcase the JAMstack concept using Fauna, Netlify Serverless Functions and GatsbyJS.
An interface with exactly one abstract method is called Functional Interface. @FunctionalInterface annotation is added so that we can mark an interface as functional interface. It is not mandatory to use it, but it’s best practice to use it with functional interfaces to avoid addition of extra methods accidentally. If the interface is annotated wit
A Discord Bot(webhook) written in Go and hosted as an AWS Lambda Function.
CharityCMS - One platform to manage all NGOs and donations.
Discover & Share AI-Powred Prompts
The Auditorium Request Application streamlines booking auditoriums for college events, enabling faculty to submit detailed requests and administrators to manage them efficiently.
Developing and Deploying a Serverless & Event driven Application on AWS using AWS Lambda and Serverless framework.
Programming Advanced for QA
Assignment : Python Data Structure (P.W Skills)
Serverless CRUD App with Netlify Functions and FaunaDB
"Welcome to my GitHub repo for 'Object Oriented Concepts II' course! Explore advanced OOP topics like collections, threads, and more. Let's dive into the exciting world of Java programming and enhance our software development skills together!
Welcome to my Python learning repository! 🚀 This space is where I document my journey into the fascinating world of Python programming. Whether you're a beginner or someone looking to enhance your Python skills, this repository is designed to be your go-to resource.
Automated serverless ETL pipeline built on Aws.In this project transformation of CSV data ingested into S3 is done ,using Aws Lamda to trigger Aws Glue Workflow containing Crawlers and Spark ETL jobs.The processed data is then Loaded into Redshift,with real time notification via Amazon SNS through EventBridge.
This repository serves as a documentation of my journey learning Java programming. It includes code snippets, projects, resources, and detailed notes covering various Java concepts. Contributions and feedback are welcome as I continue to explore the world of Java development.
This project analyzes Netflix’s content catalog using data exploration, cleaning, transformation, and visualization. It reveals trends in genres, regions, ratings, and duration. Built with Python, Power BI, and DAX to guide smarter content and localization decisions.
Add a description, image, and links to the lamda-functions topic page so that developers can more easily learn about it.
To associate your repository with the lamda-functions topic, visit your repo's landing page and select "manage topics."