Skip to main content

Posts

Showing posts from December, 2017

Microsoft MTA Exam - 98-381 - Intro to Programming with Python

Feature The Long Road to Python Proficiency *Reflecting on a multi-year journey from certification goals to practical mastery* 180 Days initial prep ~200 Hours studied 4 Years milestone 1 Professional shift Table of Contents ① My Preparation ② Timeline ③ Updates Section I My Preparation Recommended Books → Intro to Python, 5th Edition — Authored by Mark Lutz, this served as a primary resource for conceptual understanding. → Programming in Python — Also by Mark Lutz, used to deepen technical knowledge during the early stages of study. Self-Practice → Writing Python Applications — Hands-on development to transition from theoretical reading to active coding. Section II Timeline Initial Roadmap → Study Period — 180 Days (December 2017 – May 2018) → Exam Goal — Microsoft MTA Exam 98-381: Introduction to Programming with Python (Tentative: Early May 2018) I won't feel competent in Python until I have spent at least a full year writing serious code. For now, I want to understand...