Why You Should Use Python if __name__ == “__main__”?
Why You Should Use Python if __name__ == '__main__'?, Have you ever wondered that Python doesn't have a main function but people are using if __name__ == __main__: in their code? C...
Updating WebDriver matching with browser automatically using python
Updating WebDriver matching with browser automatically using python,I had built a web application that need web automation. So I used python Selenium for web automation. The appli...
Python Virtual Enviroments
Python Virtual Enviroments,Los entornos virtuales no es mas que tener control sobre las dependencias de tu proyecto. Si has trabajado con Node.js esto seria el equivalente a la car...
DFS and BFS of a graph
DFS and BFS of a graph, Graph-Algorithms-python (2 Part Series) 1 Topological Sorting in a directed acyclic graph(DAG) 2 DFS and BFS of a graph What is DFS(depth first search)? It'...
FileSync — The Android app I made for synchronising files & folders between devices
FileSync — The Android app I made for synchronising files & folders between devices,A few years back, after sitting in traffic for an hour listening to the radio, having forgotten...
Beginners Guide to Caching Inside an Apache Beam Dataflow Streaming Pipeline Using Python
Beginners Guide to Caching Inside an Apache Beam Dataflow Streaming Pipeline Using Python,Some days you win. Other days you have to process a continuous stream with thousands of in...
Craft A Conference Talk Proposal That Sparks Joy
Craft A Conference Talk Proposal That Sparks Joy, Speak on stage for the first time If you'd like to speak at a tech conference in the coming year, I'm here to encourage you (and h...
Pump your Python knowledge: Tutorials here
Pump your Python knowledge: Tutorials here,Do you want to take your knowledge in Python to the next level? We’ve collected all the best tutorials you need to do it. Learn how to b...
Spring Native on established codebases
Spring Native on established codebases,Written by Gustavo Monarin de Sousa Originally published on August 19th 2021 In this blog post we will check out Java Native applications fro...
Deploy FastAPI on AWS Part 2: Fargate & ALB
Deploy FastAPI on AWS Part 2: Fargate & ALB, Deploy FastAPI on AWS (2 Part Series) 1 Deploy FastAPI on AWS Part 1: Lambda & API Gateway 2 Deploy FastAPI on AWS Part 2: Fargate ...
Deploy FastAPI on AWS Part 1: Lambda & API Gateway
Deploy FastAPI on AWS Part 1: Lambda & API Gateway, Deploy FastAPI on AWS (2 Part Series) 1 Deploy FastAPI on AWS Part 1: Lambda & API Gateway 2 Deploy FastAPI on AWS Part 2: F...
Hey Everyone CheckOut The Project I am Working ON
Hey Everyone CheckOut The Project I am Working ON, HoverAssist { Github Repo Url } About Hover The Github Link Below { Github Repo Url } HoverAssist Is a voice Assistant Which h...