about c language
- c is a high level programing language.
- c programing is a computer programming language.
- c language is widelyused for developing system software.
- basic of c pragramming are
1.#include
2.int main()
3.{
- it was designed by dennis ritchie.
- c is a statically typed programming language.
- C language is a system programming language because it can be used to do low-level programming.
- It can't be used for internet programming like Java, .Net, PHP, etc.
about python
- Python is a general-purpose language.
- which means it's designed to be used in a range of applications, including data science, software and web development, automation, and generally getting stuff done.
- Python has a simple syntax similar to the English language.
- features of python are:
Easy to Read
Free and Open-Source
Robust Standard Library
Interpreted
Portable. etc ...
- it was designed by GUIDO VAN ROSSUM.
- Top Reasons to Learn Python are:
Data science.
Scientific and mathematical computing.
Web development.
Finance and trading.
System automation and administration.
Computer graphics.
Basic game development.
Security and penetration testing.