Shashank Daimablogs.shashankdaima.com·14 hours agoBeginning of FafoThis blog describes my initial condition and mindset when starting something new. I believe that when people often wonder why someone is improving more than they are, even though they do the same things, the difference usually comes from the initial ...DiscussAI Fafo.AI
Sheikh Abdul Wahidabdulwahidblogs.hashnode.dev·17 hours agoMy Python Learning Journey: Week 3 - Steps I Took, Problems I Faced, and How I Solved Them.Hey everyone, in this week, I learned about the following Python concepts: File I/O:(r, w, a) (with open) Object-Oriented Programming (OOPS): classes, objects, attributes & methods These are the steps I took to grasp the concepts: Reading from...DiscussPython
Madzamadza.hashnode.dev·Nov 22, 20249 GitHub Repositories to Find a Job or Internships in Tech for 2025 📚🔥While GitHub is primarily known for version control and hosting code, it also hides some of the best resources for tech jobs and internships. I manually curated 9 of my favorite repositories with amazing career opportunities, divided across categorie...Discuss·2 likes·40 readsProgramming Blogs
Nan Songtech-veteran.hashnode.dev·Nov 22, 2024Kubernetes Learning Week Series 7Kubernetes Learning Week Series 6 Introduction to Kubernetes Container Runtime CRI Interface https://kubernetes.io/blog/2024/05/01/cri-streaming-explained/ This article explores the Kubernetes Container Runtime Interface (CRI) and its role in faci...DiscussKubernetes Learning Week SeriesLearning Journey
Ankit RajforUpstream & Downstream jobupstream-downstream-job.hashnode.dev·Nov 21, 2024🚀 Understanding Upstream and Downstream Jobs in JenkinsJenkins is a fantastic tool for automating your workflows. One of its coolest features is upstream and downstream jobs, which help manage dependencies between tasks. Let’s dive in to learn what they are and how to use them—step by step, with emojis! ...Discuss·1 likeJenkins
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 19, 2024Day 8: Importing Data for Data ScienceWelcome to Day 8 of the Data Science Challenge! Today, we’re diving into the crucial step of importing data from various sources. Whether you’re working with CSV files, pulling data from a database, or gathering information through APIs, knowing how ...Discuss30 Days Data Science ChallengePython
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 18, 2024Day 7: Overview of Progress and Future PlansToday, I'm excited to share the progress made so far on my journey and provide a sneak peek into what’s to come. In this post, we’ll touch on a few key points that illustrate how everything is coming together and where we’re heading next. Flashcard A...Discuss30 Days Data Science ChallengeData Science
Sheikh Abdul Wahidabdulwahidblogs.hashnode.dev·Nov 18, 2024Python Project: Building a Store CalculatorIntroduction: I created a Store Calculator using Python. It is a simple program that calculates the total amount of items, allows the user to quit by pressing "q," and generates a receipt with all item prices. In this article, I’ll share how I built...DiscussPython
Ayanconnectedrhythms.hashnode.dev·Nov 17, 2024Unpacking the Cloud: What is Cloud Computing and Why It Matters?Cloud computing has revolutionized how individuals and organizations use, manage, and store data. It eliminates the need for physical hardware and enables seamless access to computing resources like servers, storage, and applications over the interne...DiscussComputer Science
Nan Songtech-veteran.hashnode.dev·Nov 17, 202410 Kubernetes Questions: Test Your Understanding of KubernetesHere are 10 Kubernetes, let’s check how many questions you can answer? In a two-node cluster, with one node already hosting pods and the other empty, how does Kubernetes decide where to schedule a new pod? When a containerized application runs out ...DiscussKubernetes Learning Week SeriesLearning Journey