Jump to content
xisto Community
Sign in to follow this  
saadatabubakr

Python

Recommended Posts

Python is an interpreted, high-level, object-oriented programming language. You can write anything from scripts to full programs. I would definitely recommend it if you want to get started programming. It is, in my opinion, one of the easiest languages to learn. It gives you the basics of understanding how to program without having to worry too much about semi-colons and declaring variables before you use them (like c++ or java). But it is, IMO, much more flexible than, say, Visual Basic. If you want to read more about why it is a good first-time language to learn, go here: Why Python. If you are interested in learning it, you can check out my tutorial, the link is in my signature.

If you are interested in making games, I am in the process of making a tutorial to use the extended library "Pygame" to make some games.
Hope this helps!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.