Day 1 at payilagam "Intro To Python"

C programming invented in 1972 and it was created by dennis ritchie C++ - 1985 What is Python ? Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming. It was developed by Guido Van Rossum in 1991 Initially computers was not invented. It is simply a analytical engine Charles Babbage invented analytical engine. Then Vacuum tubes invented and it consists of 27 tons. later operating system introduced for system management. Transistors introduced later with reduced size and first language used in it. Assembly language is the first language used 1991 Then Batch processing used Later Integrated Circuits were used for high level programming In this IC timeline C programming was developed. a procedure based programming language. There are different paradigms for use: procedure oriented - C programming Functional programming - Lambda Modular Programming - Modula 3 Object Oriented Programming - C++ The advantage of Python is, Python is a multi - paradigm programming language. Usage : Artificial intelligence Machine Learning Data Science Daily task : What is Open source? Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product.

Mar 28, 2025 - 12:05
 0
Day 1 at payilagam "Intro To Python"

C programming invented in 1972 and it was created by dennis ritchie

C++ - 1985

What is Python ?
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically type-checked and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.

It was developed by Guido Van Rossum in 1991

Initially computers was not invented. It is simply a analytical engine

Charles Babbage invented analytical engine.

Then Vacuum tubes invented and it consists of 27 tons.

later operating system introduced for system management.

Transistors introduced later with reduced size and first language used in it.

Assembly language is the first language used
1991
Then Batch processing used

Later Integrated Circuits were used for high level programming

In this IC timeline C programming was developed. a procedure based programming language.

There are different paradigms for use:
procedure oriented - C programming
Functional programming - Lambda
Modular Programming - Modula 3
Object Oriented Programming - C++

The advantage of Python is, Python is a multi - paradigm programming language.

Usage :
Artificial intelligence
Machine Learning
Data Science

Daily task : What is Open source?
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product.