c++
java
python
Basic Questions
Programming videos
c++
Shortcurt Keys

why learn C++ ?

  • C++ is one of the world's most popular programming languages.
  • C++ is a cross-platform language that can be used to create high-performance applications.
  • C++ was developed by Bjarne Stroustrup, as an extension to the C language.
  • C++ gives programmers a high level of control over system resources and memory.
  • It is an object-oriented programming language which gives a clear structure to programs and allows code to be reused, lowering development costs.
  • C++ is portable and can be used to develop applications that can be adapted to multiple platforms.


why learn JAVA ?

  • Java is a popular programming language, created in 1995.
  • It is owned by Oracle, and more than 3 billion devices run Java.
  • It is a platform independent language,
  • It is a ob object-oriented programming language.
  • It is also multithreaded, distributed, portable language.
  • It is open-source and free
  • It is easy to learn and simple to use


Why learn python

  • Python is a popular programming language, which was created by Guido van Rossum, and released in 1991.
  • It can be used on a server to create web applications.
  • It can be used alongside software to create workflows.
  • It can connect to database system and it can also read and modify files.
  • It can be used to handle big data and perform complex mathematics.
  • can be used for rapid prototyping, or for production-ready software development.
  • It also work on different platform.