Kanchan RaiforKanchan Raikanchanraiii.hashnode.dev·19 hours agoDay 2 : 100 Days Of DSAWelcome to Day 2 of my 100 Days of DSA challenge! Today, I solved five problems focused on arrays. Here's a quick look at the questions I tackled and how I approached them 🤖✨ Check out my GitHub repository for all my solutions and progress. Let’s ke...Discuss100 Days of DSADSA
Kanchan RaiforKanchan Raikanchanraiii.hashnode.dev·Nov 20, 2024Day 1 : Programming FundamentalsI’m kicking off the 100 Days of DSA Challenge to deepen my understanding of Data Structures and Algorithms. Over the next 100 days, I’ll be tackling a variety of problems and sharing daily updates on the questions I worked on, the lessons I learned, ...Discuss·1 like100 Days of DSADSA
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
Jatin Shastrijatinshastri.hashnode.dev·Nov 18, 2024Mastering AWS CloudFormation: Simplify Infrastructure as CodeWhen managing infrastructure in the cloud, automation is key to efficiency and scalability. AWS CloudFormation is one of the most powerful tools in a DevOps engineer’s arsenal, enabling Infrastructure as Code (IaC) to provision and manage AWS resourc...Discuss·10 likesAWS
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
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
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
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 15, 2024Day 4: Mastering Python Libraries for Data Science – The Essential ToolkitOn Day 4 of our Data Science journey, we're diving deep into the libraries that power data analysis and machine learning. Python's ecosystem is rich with tools that simplify and accelerate the process of solving real-world problems. From data manipul...Discuss30 Days Data Science ChallengeData Science
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 14, 2024Day 3: Python Basics CheatsheetPython Basics Cheatsheet Here's a summary of the Python basics, from data types and structures to commonly used functions. CategoryConcept/FunctionDescriptionExample Data TypesintInteger typex = 5 floatFloating-point numbery = 3.14 strString...Discuss30 Days Data Science ChallengeData Science
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 13, 2024Day 2: Discovering the Expansive World of Data Science ApplicationsWelcome to Day 2 of my data science journey on When Math Met Data! Today’s focus was on exploring diverse applications of data science and seeing how this powerful field transforms various industries. It’s eye-opening to see how data science creates ...Discuss30 Days Data Science ChallengeData Science