What is Python?

Python is a programming/scripting language that can be used on many different computers and operating systems, including Windows, Unix, Macintosh, etc.

Read More

Why Python?

It’s very straightforward and easy to read and write. It’s now one of the most popular programming languages.

Read More

Getting Started With Python

The first and most obvious thing to do is download Python and start playing!

Read More

Different star pattern in Python

In this post we will discuss about different basic star pattern in Python. These are very basic and beginners programs, let me know in case you want me create more shapes and patterns. Star pattern 1 Program to implement above star pattern: Star pattern 2 Program to implement above star pattern: Star pattern 3 Program to implement

Jython and Swing

A simple demonstration of using Java Swing from the Jython interactive interpreter. The following is an example of using the Jython interactive interpreter from the Windows 2000 command prompt. On this page, we demonstrate several Jython basics, including: Please note that your web browser will probably wrap some longer lines of code. In our example,