DEV Community

Cover image for Free Python courses from Microsoft.
Mike Minton
Mike Minton

Posted on

Free Python courses from Microsoft.

Want to learn something for free during LockDown?

Well, Microsoft has released a free Python tutorial on their YouTube channel, with over 20 videos to help you learn Python.

(It was actually released last September, but it's still online for you to use)

The biggest hurdle when learning any new programming language is simply knowing where and how to get started.

Microsoft Senior Program Manager, Christopher Harrison says...

“What’s important? What do I need to know to be proficient? It’s hard to follow docs when you’re not even sure what you’re reading.

You might be taking a look at Python. Maybe you’re drawn because of its popularity. Maybe you’re drawn to its flexibility. With Python, you can create solutions of all shapes and sizes. You can dig into web development. Simplify your life through automation. Or maybe begin building the future with machine learning.

Picking up a new language is a common situation for modern-day developers. The days of going your entire career focused on one language are long since gone.

Fortunately, concepts typically don’t change as you move from one programming language to the next. Sure, the syntax might be different, but an if statement is still an if statement, even when it’s written using {,} or End If. So, we don’t need to learn how to program, but rather how to program in a new language.”

Over the last 25 years, I have constantly heard the phrase “Google’s my best friend”, as developers, we all struggle to remember every difference or nuance for the syntax and functions used in each language. I’ve certainly used Google more often than not for help or clarity. Do not be afraid to ask or do the same.

In today's world, we as developers will use different tools, depending on the project required.

Also, one more thing to consider during these difficult times, is that although it’s a novelty to work from home, just consider the benefits of working with likeminded people on the same project – I’ve always benefited from working with others and sharing ideas. This can be a little bit difficult when you work from home. Sure we could use Zoom or MS Teams to hold a meeting however it’s not the same when we're chatting at our desks or getting coffee, breakout sessions or over lunch.

Click the following link to check out the Free Python course.

https://www.youtube.com/playlist?list=PLlrxD0HtieHiXd-nEby-TMCoUNwhbLUnj

python #code #programming #mikemintonuk #microsoft #microsoftdeveloper #learntocode #youtube

Top comments (0)