Skip to content
No results
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Python

Instance Method in Python

When we define a function inside a class definition, it is called instance method in Python. It belongs to a specific instance of a class, which is passed as the first argument in the method definition. By convention, this argument…

Read MoreInstance Method in Python
  • DEEPAK GUPTA
  • September 11, 2023
  • Other

How MQL5 Language is Making Waves in Automated Trading

Getting into trading can be potentially rewarding, but not without encountering challenges. Some difficulties you may experience are constantly monitoring market conditions and an asset’s prices, learning to diversify your portfolio, and calculating risks before making trades. This is why…

Read MoreHow MQL5 Language is Making Waves in Automated Trading
  • DEEPAK GUPTA
  • September 10, 2023
  • Python

Static Variable in Python

Static variable in Python

When we define a variable inside a class definition, but outside any of class’s method definitions, it is called static variable in Python. In other words, a variable that is mutually shared by all the instances (objects) of a class…

Read MoreStatic Variable in Python
  • DEEPAK GUPTA
  • August 31, 2023
  • Python

What is Self in Python

Self parameter in Python

Self in Python is a reference to the current instance of the class itself (i.e. object created from the class). In Python, every object has an address. When we create an instance of a class, memory is allocated and data…

Read MoreWhat is Self in Python
  • DEEPAK GUPTA
  • August 30, 2023
  • Other

How To Extract Code from Tutorial Images

Let us think about a scenario, you are a budding programmer, and you are looking for tutorials to help you tackle an annoying coding problem. You find a good tutorial, and you look at the code. You want to try…

Read MoreHow To Extract Code from Tutorial Images
  • DEEPAK GUPTA
  • August 30, 2023
  • Other

How to Run Successful Software Development Company

Entering the software development industry is a smart move to make. The most recent research from Statista found that the global software market is projected to grow by 5.4% between 2023 and 2028. By the time 2028 officially rolls around,…

Read MoreHow to Run Successful Software Development Company
  • DEEPAK GUPTA
  • August 22, 2023
  • Python

Constructor in Python: Syntax, Types, Examples

Constructor in Python

In Python or any other programming languages like C++ or Java, a constructor is a special method which we use it to initialize (assigning values to) the instance members of the class. We also call it as a class constructor…

Read MoreConstructor in Python: Syntax, Types, Examples
  • DEEPAK GUPTA
  • August 21, 2023
  • Python

What is Object in Python

Realtime example of object in Python

We know that Python is an object-oriented programming language that allows us to design our code through classes and objects. In accordance with the concepts of OOPs, a class is a template or blueprint of an object. It provides the…

Read MoreWhat is Object in Python
  • DEEPAK GUPTA
  • August 19, 2023
  • Python

Class in Python (with Examples)

Realtime example of class in Python

In this tutorial, we will learn about class in Python with the help of real-time examples. In Python or any other object-oriented programming languages, classes are the fundamental feature of OOPs concept. Classes provide a way to create objects that…

Read MoreClass in Python (with Examples)
  • DEEPAK GUPTA
  • August 16, 2023
Prev
1 … 37 38 39 40 41 42 43 … 114
Next

Join Our Community for the Latest Tutorials and IT Job Updates!

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

Learn programming and computer technology with practical tutorials, coding examples, interview questions, and quizzes.

Follow Us Online

Resources

  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Sitemap

Get in Touch

  • Address: 4A, Shiv Shakti Complex, Joraphatak Road , Dhanbad, Jharkhand , India
  • Email: contact@scientecheasy.com
  • Mobile: 7979027618
  • Opening hours Mon - Sat : 9AM - 8PM

Copyright © (2018 - 2026) - Scientech Easy. All rights reserved. Developed by Scientech Easy