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
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 17, 2024Day 6: Flashcard Data - Organization and ScalabilityIn today’s post, we will explore the data behind our Python flashcard app, which is stored in a TypeScript file. The main focus will be on the content of the flashcards — the questions, answers, explanations, and code examples that make up the heart ...Discuss30 Days Data Science ChallengeData Science
Sheikh Abdul Wahidabdulwahidblogs.hashnode.dev·Nov 16, 2024Python Project: Playing Snake-Water-Gun Game with Python.Introduction: This Snake-Water-Gun game project helped me practice logical thinking, conditional statements, and randomization in Python. In this article, I’ll share how I built the game, the challenges I faced, and their solutions. These are the st...DiscussPython
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 16, 2024Day 5: Flashcard App - A Python Learning Tool for BeginnersWelcome to Day 5 of my Data Science and Python journey! Today, we're diving into the creation of a simple yet powerful Flashcard app that helps learners (like myself!) review Python basics. Flashcards are a fantastic way to test memory retention and ...Discuss30 Days Data Science ChallengeData Science
Ayanconnectedrhythms.hashnode.dev·Nov 16, 2024AWS Uncovered: The Ultimate Beginner's Guide to Amazon Web ServicesAmazon Web Services, commonly known as AWS, is a comprehensive cloud computing platform provided by Amazon. It offers a wide range of services, including computing power, storage options, networking, and tools for artificial intelligence, machine lea...DiscussAWS
Nithin Kumar C Anithin18.hashnode.dev·Nov 15, 2024File and Directory Management Commands in LinuxIntroductionFile and directory management is a fundamental skill for anyone using Linux. Whether you're navigating the filesystem, organizing files, or analyzing data, knowing the right commands can make your workflow smooth and efficient. This blog ...Discuss·1 likelearning linuxLinux