Archive
A Solid Programming Intro (for Beginners)
![]() |
Microsoft Virtual Academy: Introduction to Programming with Python (#8360) |
re you new to the world of programming? I keep telling people it’s really quite simple and if one applies themselves, it’s something everyone can get into if they’re really that interested. And no – you don’t have to go to College/University to learn how!
So what’s a good place to get into the world of software development fast and see if it’s something that might interest you? Recently, I decided now would be an opportune time for me to pick up yet another programming language: Python. It’s been getting a fair bit of attention lately and can be useful I discovered when exploring the emerging world of Artificial Intelligence (AI). In fact, I did study AI while attending a pre-law programme at the University of Manitoba many years ago. (Will forego saying how many.) There I was able to get into the world of AI through an unlikely major: Philosophy. The Computer Science (Comp. Sci.) programme wasn’t offering any curriculum in the universe of AI yet and it would be a few more years before the Internet made programming attractive as a career choice for me. But I’d already taken an Intro Comp. Sci. course with prerequisites waived by the Dean of Arts and had amassed a fair bit of technical skill through my exploration of computers as a personal interest. I knew the opportunity to study AI wouldn’t likely come again while I was at school so I signed myself up.
What has any of this to do with Python? Well, some feel that being a self-taught programmer puts one at a kind of disadvantage. I feel strongly they’re wrong about that — although there is a lot of reading one needs to do to get up to speed on programming theory and data management before they can safely claim they’ve got a Comp. Sci. equivalency. And then there’s the environment of a University that just can’t get replaced. Even so, online study can make you a productive resource in many organizations including those that don’t offer employment to anyone missing a Comp. Sci. degree (or lacking the opportunity to get one). I came across a curriculum in picking up Python that offers a performance transcript and even a certification for paying customers. The curriculum itself is, however, freely available and geared toward the new programmer.
Why might an experienced programmer take this course? As one of the instructors points out, a programming language is like a spoken language in that if one doesn’t use the skill, it can become “rusty” and eventually even require retraining. So while tempted to dive right into Python syntax, you might find it helpful to take the two-day course or at least challenge the exams that come with it (at least the paid edition, which is reasonably priced by the vendor, Microsoft) and re-verify that you’re up to speed.
Alternatively, if you’re in a .NET Certification programme, you can find that this material will nicely compliment the other available materials out there.
This course wins a rare 5-stars from me!