💻 Day 20 of #100DaysOfCode Today was all about strengthening the basics 🔁 ✔️ Revised loops (for loop & while loop) ✔️ Solved 20+ practice questions ✔️ Focused on improving logic and speed Real progress comes from repetition and consistency. Building a strong foundation step by step 🚀 #Python #CodingJourney #Consistency #LearnToCode
Strengthening Basics in Python with Repetition and Consistency
More Relevant Posts
-
Day 1 of getting back into Python 🐍 Spent some time revisiting the basics and strengthening the fundamentals. Covered things like data types, strings, and basic operations, and built a few small projects along the way. It’s always interesting how the basics make everything else easier to understand. #Python #LearningJourney #DataAnalytics #ContinuousLearning
To view or add a comment, sign in
-
Day 6 of my Build in Public journey 🚀 Here’s what I focused on today 👇 💻 Python • Revised sets and learned about what a frozenset is • Learned how arrays work in Python (array module, NumPy arrays) • Read how list comprehensions work 🌐 HTML • Learned how to use images in web pages • Explored forms and how they work • Started with web accessibility basics #BuildInPublic #100DaysOfCode #LearningInPublic #Consistency
To view or add a comment, sign in
-
Day 2 of getting back into Python 🐍 Focused on conditions and loops today — building small programs using if-else logic and iterating through data. Starting to see how problem-solving becomes easier once you break things into simple steps. #Python #LearningJourney #DataAnalytics #ContinuousLearning
To view or add a comment, sign in
-
🚀 Day 72 of #100DaysOfCode Today’s problem: Words Within Two Edits of Dictionary. At first, it looked like a simple string comparison… but checking all possibilities made it tricky. Had to focus on counting differences instead of overcomplicating transformations. 💡 What helped me: Compare character by character → count mismatches Stop early if differences exceed the limit. It’s more about controlling comparisons than trying every change. Slowly getting better at string problems. #DSA #LeetCode #CodingJourney #Python #Strings
To view or add a comment, sign in
-
-
Loops in Python look simple. 🐍 💻 But they save you hours. Instead of repeating tasks, you let the code do it for you. I made a short (10-page) tutorial focused on loops - simple and practical. Comment “loops” if you want it 👇 #Python #Programming #CodingBasics #LearnPython #Automation #AI #TechSkills #FreelancerLife
To view or add a comment, sign in
-
Day 11 of my Build in Public journey 🚀 Here’s what I worked on today 👇 💻 Python • Learned about built-in exceptions • How to work with user-defined exceptions • Explored how to handle exceptions globally Staying consistent. #BuildInPublic #100DaysOfCode #LearningInPublic #Consistency
To view or add a comment, sign in
-
Day 38/100 – #100DaysOfCode 🚀 Solved LeetCode #2011 – Final Value of Variable After Performing Operations (Python). Today I practiced string handling and simple iteration to compute the final value after a series of operations. Approach: 1) Initialize a variable x = 0. 2) Traverse through each operation in the list. 3) If the operation contains "++", increment x by 1. 4) Otherwise, decrement x by 1. 5) Return the final value of x. Time Complexity: O(n) Space Complexity: O(1) Simple logic but great practice for handling strings and loops 💪 #LeetCode #Python #DSA #Strings #ProblemSolving #100DaysOfCode
To view or add a comment, sign in
-
-
🚀 Day 2 — Python Journey Continuing with Python, today I focused on integer operations. 📌 What I learned: - Integer declaration - Addition, subtraction, multiplication - Division and modulus (remainder) - Power operation - Operator precedence (which operation runs first) 💡 What stood out: Understanding operator precedence is really important — the same expression can give different results if you don’t know the order of execution. Also, modulus (%) is more useful than it looks (especially for problems and logic building). Trying to stay consistent and build strong basics step by step. #Day2 #Python #CodingJourney #Consistency #LearnInPublic
To view or add a comment, sign in
-
-
Day 33/100 – #100DaysOfCode 🚀 Solved LeetCode #1480 – Running Sum of 1d Array (Python). Today I practiced prefix sum logic to compute the running sum of an array. Approach: 1) Initialize an empty list to store the running sum. 2) Maintain a variable sum = 0. 3) Traverse the array and keep adding each element to sum. 4) Append the updated sum to the result list. 5) Return the final running sum array. Time Complexity: O(n) Space Complexity: O(n) Understanding prefix sums helps solve many array problems efficiently 💪 #LeetCode #Python #DSA #Arrays #PrefixSum #ProblemSolving #100DaysOfCode
To view or add a comment, sign in
-
-
How to use Python (Pandas and Matplotlib) to convert GenAI-generated Multiple Choice Questions (MCQs) into clean, professional images—Watch Video here : https://lnkd.in/gCCXd5HZ
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development