Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to programming

Collection of python files that include general programming topics and some cpecefic concepts related to Python. The purpose is to learn programming by example. Some files include extra comments to exaplin certain code blocks.

Python version used: 3.7.3

Course Description:
https://docs.google.com/document/d/1JcKvo0MrV6fzEfsyt6GZUp16LB2Lyj2XZB6YtVUjWPM/edit?usp=sharing

Some general programming topics included

  • Data types
  • Arethmetic operators
  • Comparison operators
  • Logical operators
  • If conditions
  • Loops
  • Functions
  • Objects
  • Classes

Some python specefic topics included

  • Globals
  • Loops with else
  • Dynamic Strong Typing
  • Tuples unpacking
  • Lambda

About

Learning programming with python

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages