Skip to content

nightycastar/learn-code-from-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Learn Basic Of Code Using Python!

Want to be a coder but don't know where to start? No problem! Here you can get in to code easily by using Python.

Why Python?


Python has syntax that's almost similiar to English, yet it's most popular among programmer nowadays. Python is mainly interpreted programming languages that means it's read line-by-line to execute, not really optimal for big program. We use Python here to help beginners to start even from 0 knowledge of programming.

Where to start?


For computer, Python's interpreter can be installed from Python's official website. For Android, unfortunately, has system difference than computer OS. Alternatively you can use Google Colab. If you just want the real Python working on your Android, you can install Termux and install the Python package by:

pkg install python



What's our subject?


These are the list we're going to learn:

Happy Coding! Castar © 2025.

About

Learn basic of coding from Python syntax. Easy and simple!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published