Introduction to Basic Python in Bahasa Indonesia & English (Using PyCharm CE & IDLE for Build Python) *English
Memberkenalkan Basic Python dalam Bahasa Indonesia dan Inggris (Menggunakan IDE PyCharm dan IDLE untuk membuat Python) *Indonesian
Python Latest Version Download
Python Documentation Go Here!
PyCharm Community IDE (Recommended) Download
Kucing Item Putih on Playstore Download
Enjoy!
Bab 1 Input & Output
Bab 2 If-Else
Bab 3 Looping
Bab 4 Function
Bab 5 List,Tuple & Dictionary
Bab 6 File & Module --> 90% code from @adnanhf
Bab 7 Searching on List
Bab 8 Sorting
Bab 9 Recursive Function
(FINAL) Bab 10 MATPLOTLIB
Example Project : HDP's Cafe
for Bab 10 MATPLOTLIB, dont forget to, open cmd (windows) / terminal (linux,ubuntu,mac)
and type..
"pip install matplotlib"
dont forget for makesure that python already installed on your computer / laptop, open cmd (windows) / terminal (linux,ubuntu,mac)
and type..
"python"