Wednesday, May 17, 2023

python basic

 1.0 What is Programming language?


Computer က လူတွေအသုံးပြု နေတယ် human language ကိုနာမလည်ပါဘူး သူနာလည်တာ (openရင် 1 or closeရင် 0) ဖြစ်တယ် machine language ကိုဘဲနာလည်ပါတယ်။ Human language and machine language ၂ခုခြားဆက်သွယ် တယ် language ကို programming language လိုခေါ်ပါတယ်။Human language နဲ့နီးတယ် programming language ကို high-level programming language လိုခေါ်ပြီး machine language နဲ့နီးတယ် programming languageကို low level programming language လိုခေါ်ပါတယ်။ 




 







1.1 What is python ?


Python ဆိုတာoperation system တိုင်းမှာrun နိုင်ပြီးအသုံးပြုရလွယ်ကူတဲ့ Hight level programming Language ဖြစ်ပါတယ်။

python programming language ကိုdeveloped လုပ်ခဲ့သူကေတာ "GUIDO VAN ROSSUM” ဖြစ်တယ်။

”GUIDO VAN ROSSUM” က31 January 1956 မွေးဖွားခဲ့ပြီး Python programming language ကို ABC programming အ နေနဲ့ Amsterdam,Netherlandsမှတည်ရှိတယ် "Centrum Wiskunde and Minformation(CWN) မှစတင် အသက်သွင်ခဲ့ပါတယ်။

python ဆိုတယ်နာမည် ကို "GUIDO VAN ROSSUM” ပေးခဲ့တာဖြစ်ပြီး သူက TV series တွေရိုက်ကူးတယ်"monty python's flying circus” big fan တစ်ယောက် ပါ။


Guido van Rossum 

  









what can I build with python 


machine learning models

Artificial Intelligence Project

Web application

Automation utilities

anything, really



၁၉၈၀ လောက် မှာ concept တစ်ခု အ နေနဲ့ရှိခဲ့ပါတယ်

python code (0.9.0) first version ၁၉၉၁ ဖေဖော်ဝါရီ 

python code (1.0.0) ၂၀၀၀ အောက်တိုဘာ ၁၆ 

python code (2.0.0) ၂၀၀၈ ဒီဇင်ဘာ ၃ ရက်



Version Latest  Micro Version Release Date End full support End security fixes

0.9 0.9.9 1991-02-20 1993-07-29

1.0 1.0.4 1994-01-26 1994-02-15

1.1 1.1.1 1994-10-11 1993-11-10

1.2 1.2 1995-04-13 Unsupported

1.3 1.3 1995-10-13 Unsupported

1.4 1.4 1996-10-25 Unsupported

1.5 1.5.2 1998-01-03 1999-04-13

1.6 1.6.1 2000-09-05 2000-09

2.0 2.0.1 2000-10-16 2001-06-22

2.1 2.1.3 2001-04-15 2002-04-09

2.2 2.2.3 2001-12-21 2003-05-30

2.3 2.3.7 2003-06-29 2008-03-11

2.4 2.4.6 2004-11-30 2008-12-19

2.5 2.5.6 2006-09-19 2011-05-26

2.6 2.6.9 2008-10-01 2010-08-24 2013-10-29

2.7 2.7.18 2010-07-03 2020-01-01

3.0 3.0.1 2008-12-03 2009-02-13

3.1 3.1.5 2008-12-03 2011-06-12 2012-06

3.2 3.2.6 2011-02-20 2013-05-13 2016-02-20

3.3 3.3.7 2011-02-20 2014-03-08 2017-09-29

3.4 3.4.10 2011-02-20 2017-08-09 2019-03-18

3.5 3.5.9 2015-09-13 2017-08-08 2020-09-13

3.6 3.6.10 2016-12-23 2018-12-24 2021-12

3.7 3.7.7 2018-06-27 2020-06-27 2023-06

3.8 3.8.3 2019-10-14 2021-04 2024-10

3.9 3.9.0 2020-10-05 2022-05 2025-10


https://en.wikipedia.org/wiki/History_of_Python#cite_note-downloads- HYPERLINK "https://en.wikipedia.org/wiki/History_of_Python#cite_note-downloads-42" HYPERLINK "https://en.wikipedia.org/wiki/History_of_Python#cite_note-downloads-42"42


No comments:

Post a Comment

python basic

 1.0 What is Programming language? Computer က လူတွေအသုံးပြု နေတယ် human language ကိုနာမလည်ပါဘူး သူနာလည်တာ (openရင် 1 or closeရင် 0) ဖြစ်တယ် ...