a brief introduction of python, Basic Computer Science

Assignment Help:
Python is an interpreted, high-level, interactive and object oriented-scripting language.
Python was designed to be extremely readable which uses English keywords commonly where as other languages use punctuation and it has smaller amount syntactical constructions than some other languages.
• Python is interpreted: it means that it is processed at runtime by the interpreter and you do not require compiling your program before executing it. This is like PERL and PHP.
• Python is Interactive: it means that you can really sit at a Python prompt and communicate with the interpreter directly to write your programs.
• Python is Object-Oriented: This means that Python maintains Object-Oriented style or technique of programming that encapsulates code within objects.
• Python is Beginner''s Language: Python is a vast language for the beginner programmers and holds the development of a wide range of applications, from simple text processing to WWW browsers to games.
History of Python:
Python was produced by Guido van Rossum in the delayed eighties and early on nineties at the National Research Institute for Computer Science and Mathematics in the Netherlands.
Python is derivative of many other languages, as well as ABC, Modula-3, C, Algol-68, C++, SmallTalk, and UNIX shell and other scripting languages.
Python is copyrighted, similar to Perl; Python source code is now accessible under the GNU General Public License (GPL).
Python is now upholding by a core expansion team at the institute, although Guido van Rossum still holds a very important role in directing its progress.

Related Discussions:- a brief introduction of python

C, A palindrome is a string that reads the same from both the ends. Given a...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Explain erlang family of distributions of service times, Question 1 Explai...

Question 1 Explain the structure of Mathematical Model in your own words Question 2 Describe Erlang family of distributions of service times Question 3 Describe the algo

ICT, what are the significance of telecommunications deregulation

what are the significance of telecommunications deregulation

Java, what is meant by deliverable in strus base applications

what is meant by deliverable in strus base applications

Programmable rom (prom) , PROGRAMMABLE ROM (PROM): The user can program...

PROGRAMMABLE ROM (PROM): The user can program a PROM after purchase.  Each memory bit element in the PROM contains a nichrome or silicon link that acts as a fuse.  The user can

Describe symbols chart in assembly process ?, SYMBOLS CHART Every one of t...

SYMBOLS CHART Every one of the parts on code line in assembler is known as token, for instance on the code line: MOV AX, Var We comprise three tokens, the MOV instruction, the AX o

What is the basic model of cpu structure?, As there are many variations i...

As there are many variations in architecture between the different kinds of CPU, we shall begin my looking at an easy model of the structure. The basic model consists of five part

Time and space tradeoffs in search, Time and Space Tradeoffs in search-arti...

Time and Space Tradeoffs in search-artificial intelligence: In practice, you need to stop your agent at some stage if it has not searched a solution by then. However, if we can

Linux Calculator in Java, Hello, Could you create a linux calculator using ...

Hello, Could you create a linux calculator using very basic java code (not complex, because I am a novice java coder). It should be called into the terminal for interaction. Thank

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd