Programming Languages

Introduction to Python-Absolute beginner

This is a hands-on course for an in-depth look at the details of Python layers and concepts. You will get ample practice drills and projects, using Jupyter Notebooks on Azure.

After you explore data types and variables, you  will take a look at strings, input, testing, and formatting. From there, you will learn about arguments and parameters, along with conditionals and nested conditionals. By the end of the course, you’ll be able to create programs that prompt users for input and use conditional (True/False) logic and Python methods to manipulate numbers and text to provide responses to the users, in addition to requesting further input. Plus, you will learn basic troubleshooting for your code.

What you will learn

  • Using Python in Jupyter Notebooks
  • Gathering input and manipulating input/output
  • Building reusable Functions with parameters and return values
  • Decisions and repetition using conditional statements and loops

Visit resource on: Introduction to python

 

Write a comment