Thanks to visit codestin.com
Credit goes to github.com

Skip to content

تو این دوره پایتون مقدماتی رو آموزش دادیم، فهرست مطالب هم داخل صفحه اصلی پروژه گذاشته شده.

Notifications You must be signed in to change notification settings

iranpythoneers/python-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Python Basics

Section 1

  • Why python?
  • installing python
  • Variable, expressions and statements + operators
  • Booleans
  • if-else
  • help()
  • homeworks :
    • print a sentence
    • calculate triangle volume
    • print bigger number
    • draw simple shape using print

Section 2

  • define functions
  • for loops
  • while loops
  • range function
  • homeworks
    • prime numbers
    • draw complex shape

Section 3

  • Int
  • Float & Double
  • List
  • Strings
  • Tuples
  • Set
  • Dictionaries
  • Change data types and casting
  • get input from user
  • homeworks:
    • something

Section 4

  • Modules : Why we use them, what are they and how they work?
  • Standard Modules
  • Using a Module
  • reloading a Module
  • datetime module
  • random module

Section 5

  • basic list functjions
  • basic string functions
  • recursion in python

Section 6 : Basic Projects

  • number guessing
  • dice rolling simulator
  • rock, paper, scissors
  • fibonacci in python

About

تو این دوره پایتون مقدماتی رو آموزش دادیم، فهرست مطالب هم داخل صفحه اصلی پروژه گذاشته شده.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published