Pythology, The study of Python Language

It was my first computer science class in Drexel University, that I realized what Python really is. It’s the future. Google is using it, youtube is using it, even Microsoft had used it one time. It’s a 4GL, has very high level dynamic data types, and dynamic typing and most of all is more productive than other languages. Here’s what Journyx has to say about Python, “Journyx technology, from the…
Read more...Python 101

Python is a great object-oriented, interpreted, and interactive and 4th Generation programming language. Python comes with clear syntax and is powerful. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. Some of Python’s notable features: Uses an elegant syntax, making the programs you write easier to read. Is an easy-to-use language that makes it simple to get your program working. This makes Python ideal for prototype development and…
Read more...Hello world!

Welcome to Pythology.com. It’s the era of better technology.
Read more...