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

Explain application and system software, Question 1 Explanation of impact ...

Question 1 Explanation of impact of Information Technology on governments Question 2 Explain application and system software Question 3 Briefly explain real time a

Bidirectional search-artificial intelligence, Bidirectional Search-Artifici...

Bidirectional Search-Artificial intelligence: We've concentrated so far on searches where the point of the search is to search a solution, not the path to the solution. In anot

What is the importance of using digital certificates, QUESTION a) Crypt...

QUESTION a) Cryptography is a set of techniques and mathematical algorithms. Describe four important areas where cryptography must be applied b) What is the importance of us

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Cprgm, A palindrome is a string that reads the same from both the ends. Giv...

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

History , when was the first computer made

when was the first computer made

Opening documents situated on different computers - network, Opening Docume...

Opening Documents Situated on Different Computers In order to work with documents situated on other computers, you need sufficient rights to access the folder in which it is

Programming languages, Programming Languages A number of programming la...

Programming Languages A number of programming languages are available for program writing. These languages can be classified as follows:     Machine language     Assem

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