Mohammad Aiman’s Post

📅 Weekly Learning Log — Phase 1, Week 1 Committing to learning Python in public. Here's what I covered this week: 🗓 Day 2 — Variables, built-in functions & type casting (int, float, str, list, tuple) 🗓 Day 3 — Booleans, arithmetic, comparison & logical operators. Applied maths: slope, Euclidean distance, area 🗓 Day 4 — Strings: slicing, f-strings, escape sequences, 20+ string methods 🗓 Day 5 — Lists: indexing, unpacking with *rest, append/pop/del, sort, extend 💻 Also grinding the HackerRank Python track — currently at 115/220 points with Hello World & If-Else solved, Loops next! Key insight: the [start:end:step] slicing pattern works the same way on strings AND lists — that clicked everything into place. Onwards to tuples, sets, and dictionaries next week. 🐍 Following the 30 Days of Python challenge by Asabeneh Yetayeh. #Python #30DaysOfPython #LearningInPublic #HackerRank #CodingJourney #PythonProgramming #UMPSA #Phase1 #WeeklyLog #CodeNewbie

To view or add a comment, sign in

Explore content categories