Skip to content

Files

Latest commit

acc9f46 · May 21, 2020

History

History
This branch is up to date with microsoft/c9-python-getting-started:master.

python-for-beginners

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
May 21, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020
Apr 27, 2020

README.md

Python for beginners

Overview

Getting started with a new environment can be challenging, especially when you literally don't even speak the language. Fortunately, we created a set of videos to help get you up and running with the language, so you can focus on the task at hand - learning how to create applications using Python.

We don't dig into specific frameworks, but we help get you ready to start exploring on your own. We'll show you the core Python concepts you'll need as you begin your journey into web development on popular frameworks such as Django and Flask, use AI services such as Cognitive Services, or even machine learning.

What you'll learn

  • The basics of Python
  • Starting a project
  • Common syntax
  • Package management

What we don't cover

  • Class design and inheritance
  • Asynchronous programming
  • Basics of programming

Prerequisites

Next steps

As the goal of this course is to help get you up to speed on Python so you can work through a quick start, the next step after completing the videos is to follow a tutorial! Here's a few of our favorites: