Quick Learnology

C Programming

C programming is considered as the base for other programming languages, that’s why it is called as Mother Language.

  • Mother Language
  • Procedure Oriented programming Language
  • Structured Programming Language
  • Mid-level Programming Language

Python Programming

Python is a popular programming language. It is a simple, general purpose, high level, and object-oriented programming language. Python is an interpreted scripting language also. Guido Van Rossum is known as the founder of Python programming. Python Programming Language can be used on a server to create web applications.

Java Programming

Java is a High Level, Robust, Object-Oriented and Secure Programming Language It is a High-Level Programming Language developed by Sun Microsystems and released in 1995. Platform: Any Hardware or Software Environment in which a program runs, known as platform. Since Java has a runtime environment and API, it is known a platform

HTML

HTML is the code that is used to structure a web page and its content. HTML codes can be written in any text editors including the notepad. HTML Text Editors are used to create and modify web pages. HTML Codes can be written in any Text Editors including the Notepad. Save File – extension “.html” or “.htm”.

CSS

CSS is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML. I will list some of the main benefits of learning CSS: Create Stunning Web site Become a web designer Control web Learn other languages.

DSA with Java

Data Structures are the programmetic way of storing records so that records can be used efficiently almost each and every company application makes use of colourful kinds of records constructions in one or different way . Recursion means the act of the process of the result of again and again for the execution When a function calls itself until a specific condition is met