Skip to main content

How to become a self-learner | To learn Any type of subject very easily | by Er prince kumar

        How to become self Learner


Objective:-

      The people who want to become something in our life. then only you can become a self-learner it is  100% truth. so I hope if you click this link than definitely, you are a passion
for learning. so this is for you. I am going to introduce a one-by-one step to follow to become a self-learner in any kind of book.

How to develop learning skill
How to become self-learner

The idea to become self-learner:-


  1.  You have to believe your self first I will learn ourself.
  2.  You can learn some motivational books. that you empower yourself.
  3. You can take any book and try to understand. after that, you can put the book on the table.
  4.  After that, you have to close your eyes and think about the book.
  5. After that whatever you know about the book   you have to write on the paper.
  6.  Keep it a habit until you are become best in this book
  7. Believe me. one day you become a good that book.




    Profit to become a self-learner:-     
    1. You can achieve anything you want in your life.
    2. If you have learning skills than you can become a powerful person.
    3. Learning is life.
    4. Everyone give you respect if you have knowledge.
    5. Always you happy because of knowledge.
    6. You earn money.
    7. You can do whatever you need.
    How to become a good learner
    Learning is Earning

    How to use your learning skill:-


    1. Make a youtube channel and tech the people online.
    2. Make a write of the book.
    3. Make a website to upload our experiences knowledge.
    4.  You can teach the student.
    5. You have to become a carrier counselor.

    How to Earn through the learning:

    • Making a good skill   

        
    Earn Money for skill
    How to earn money


    Comments

    Popular posts from this blog

    Top 100 Logical Question in java | Written test exam question | Logical programming question paper in java to crack the written test exam.

                                      The written  test exam question     If you want to crack the written test exam like TCS , INFOSYS , and WIPRO than you want these questions. this question is very useful for you if you are in college. before any drive for MNC  company you are readily forgiven the exam of this company so, this is for you. This question is very useful for developing logical skills in the programming language. If you want to become a good logical and standard coder than definitely this video for you don't miss this question. As you know logic is the power of the world if you have logic you can solve and find the solution to any type of problem. So, just focus on the logic noting else.         List of Question :       1. Write a Java program to print 'Hello' on screen and then print your name on a separate line. ...

    #logicalcoding Write a program to print 1 to 100 number in java | Logic...

    Write a program to print 1 to 100 number in java. If you want to become a part of step-by-step to become a logical programmer. Then this video and website for you. So join this website and my youtube channel and become a part of this event. I am going to discuss Java programming in java. become a java logical programmer in java. Software having knowledge about this logic and standard coding practice of these videos. How to become a logical programmer series. Question 3: Write a program to print 1 to 100 number in java. Take one value from the user and print the 1 to n number natural number in java. Code:     import java.util.Scanner; class Numberp  { public static void main(String[] args)  { Scanner sc=new Scanner(System.in); //System.out.println("Enter the Number:");don't used int n=sc.nextInt(); //Validate -ve,+ve,0 if(n<1){ System.out.println("Please enter Valid Number"); System.exit(0); } for(int i=1;i<=n...

    Difference between Traditional programming languages and object-oriented programming languages..?

     What are Traditional programming languages and object-oriented programming languages..? or Difference between Traditional programming language  and object-oriented programming language Here....what is Traditional programming language and object-oriented programming language..? or Difference between Traditional programming language to help you make the new concepts, you are learning            as a beginner to  become a Master in any programming it's really very most important: Traditional programming language 1.Traditional computer programming has been around for more than a      century, with the first known computer program dating back to the mid-1800s.  2.Traditional Programming refers to any manually created program     that uses input data and runs on a computer to produce the output. 3.But for decades now, an advanced type of programming has revolutionized     business, particularly in ...