File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This is a general repository about Python programming. You may find notes about virtual environments, packge managers and
44introduction of programming in Python. The following is list of content of the repository:
5- - [ Function programming in Python] ( https://github.com/ashki23/Python-notes/blob/master/Function_programming .md )
6- - [ Python data structures] ( https://github.com/ashki23/Python-notes/blob/master/Data_structure .md )
7- - [ Virtual Environments in Python] ( https://github.com/ashki23/Python-notes/blob/master/Virtual_environments .md )
8- - [ Lambda function] ( https://github.com/ashki23/Python-notes/blob/master/Lambda .md )
9- - [ String formatting or interpolation operator] ( https://github.com/ashki23/Python-notes/blob/master/Magic_string .md )
10- - [ Regular expression] ( https://github.com/ashki23/Python-notes/blob/master/Regular_expression .md )
11- - [ Complex numbers] ( https://github.com/ashki23/Python-notes/blob/master/Complex_numbers .md )
5+ - [ Function programming in Python] ( https://github.com/ashki23/Python-notes/blob/master/python-fun .md )
6+ - [ Python data structures] ( https://github.com/ashki23/Python-notes/blob/master/python-str .md )
7+ - [ Virtual Environments in Python] ( https://github.com/ashki23/Python-notes/blob/master/python-env .md )
8+ - [ Lambda function] ( https://github.com/ashki23/Python-notes/blob/master/lambda .md )
9+ - [ String formatting or interpolation operator] ( https://github.com/ashki23/Python-notes/blob/master/magic-string .md )
10+ - [ Regular expression] ( https://github.com/ashki23/Python-notes/blob/master/regular-expression .md )
11+ - [ Complex numbers] ( https://github.com/ashki23/Python-notes/blob/master/complex-numbers .md )
1212
1313---
1414Copyright 2018-2019, [ Ashkan Mirzaee] ( https://ashki23.github.io/index.html ) | Content is available under [ CC BY-SA 3.0] ( https://creativecommons.org/licenses/by-sa/3.0/ ) | Sourcecode licensed under [ GPL-3.0] ( https://www.gnu.org/licenses/gpl-3.0.en.html )
You can’t perform that action at this time.
0 commit comments