Ads block

Banner 728x90px

Lecture 01


Lecture 01
What is python? ·          Python is a high level language like other high level language such as Java,C,C++,PHP,Ruby and Perl. ·         Python is desi…
Java

lecture 01


lecture 01
WHAT IS JAVA?              Java is a programming language, it is majorly an object-oriented and platform-independent language. Java was developed by Jame…
Java

Best websites to learn


Best websites to learn
In my engineering life more than my teacher some online websites taught me more and in an very wonderful way . Today i love share those websites …
Java

Types of Arrays in C Programming | Lecture 10

In C programming, arrays are a fundamental concept that allows you to store multiple values of the same data type in a single variable. ...