/programming_basics

programming for newbies with python

Primary LanguagePython

Welcome to Programming for Newbies

What you will learn?

Week 1

  • What is a computer program?
  • What are different types of computer programs?
  • Compiled vs Interpretted language
  • What are keywords?
  • What are Identifiers?
  • Basic syntax
  • Variable types
  • Operators
  • Decision making
  • Practice in python shell