സ്വരൂപ് സി എച്ച് എന്ന് പ്രോഗ്രാമറുടെ പൈത്തണ് പുസ്തക മലയാള വിവര്ത്തനം https://python.swaroopch.com/first_steps.html
ഈ പ്രജക് റ്റിലേക്കില് പങ്കെടുക്കുന്നതിന്
പുസ്തകം എഡിറ്റ് ചെയ്യുന്നതിന്
1.git clone https://github.com/davnav/MalayalamPythonebook.git
2.edit the markdown files in https://stackedit.io
-
For Malayalam typing visit and download the software from https://swanalekha.smc.org.in/
-
copy file to your git folder
-
git add .
-
git commit -m "comments"
-
You might need to send me the files to push it to github as of now. ( later point we can change it multiple people commit option in github). I am not sure on how to do that, we can consider that.