How to learn programming if do not have any interest in programming.

So Todays Blog is about how to learn programming if someone does not have any type interest to learn to code or facing Difficulties in learning programming.

First Step

If you do not want to code and have interest in any other field so just leave the field of coding and move on to another field you like, but if you like this field so be mentally prepared

What is programming

Not a pure definition but to explain programming is like talking with computer in a particular language like you talk in English or any other language with others . you just have to think you are communicating with the computer like example 

print("hello world") in python 

in this statement you just have to think you are telling computer in language python that print "hello world " you just ordering computer to act like what you decide, In this manner you have to just imagine yourself And to learn to program

From where to learn

You will get many YouTube videos to learn .YouTube is the Best platform to learn any thing. Many dedicated Websites are there to learn any programming Language. But my suggestion will be to try learn the programming from you tube as it will guide you in a proper manner. There are also courses on udemy for free to learn.

Which programming language to learn first?

The first language you should start learning is c or you can learn python

Trending Languages

1)    c
2)    c++
3)    java
4)    python
5)    php
6)    Flutter framework which uses Dart Language
7)    c#
8)    asp.net

you can also learn android programming which uses java or kotlin with xml.

So thats all what i have to say 

Comment down below for any query


Comments

Popular posts from this blog

Never Ending Loop but when will end doesn't know program in python

Rectangle with pencil in paint with the help of Python programming

How to get all links of any website using Python