Archana Prustyarchana77.hashnode.dev·Oct 12, 2024Day 23: Essential Python File Handling TechniquesIntroduction : Welcome back to my Python journey! Yesterday, I laid the foundation with command_line arguments. Today, I dove into File_Handling , essential for any programming language. Let's explore what I learned! File Handling : to perform any o...Discuss·10 likes2Articles1Week
Yashraj Singh Sisodiyatheyashsisodiya.hashnode.dev·Feb 19, 2024Day 23: Jenkins Freestyle Project for DevOps Engineers.What Is a Build Job? A Build Job in Jenkins is like a set of instructions for automating specific tasks during application development. It includes steps such as gathering ingredients (dependencies), assembling components (compiling), storing resul...Discuss·10 likesfree style