Motivation For Coding.

What beginners think about Programming:

Programming is an art about which most people get confused. At first even before starting the ones who are low in math think that there will be lots of math in programming. 

What actually programming is:

But what programming really is, it is totally based on your logic. I have seen a lot of people who are not good in math but are too good at programming. So if you are beginner you must not get confused about the syntax that programming languages has. Just get started learn all the concepts and then dive in the world of programming.

A simple program in c++ also known as the syntax of c++:

What does this program do:

Is it looking interesting. This program is printing "Hello World" on the computer screen.


Isn't this cool. Wow this is the first code every programmer writes. 
Every beginner starts his/her journey with printing "Hello World" on computer screen. C++ codes are compiled and run on an IDE(Integrated Development Environment)

Programming Languages:

Languages that are used to write programs are in vast range.
Some popular programming languages are:

  • Java
  • C/C++
  • Python
  • Ruby
  • Swift 
  • C#
  • JavaScript
  • Kotlin and much more.
 They all have their own importance. Some are better at game development some at app development. So pick one learn every basic concept of it to projects and then you can continue to others also. There will be no difficulty when you have learnt one with all your strength.
For website development you must learn HTML which is not a programming language it is a Hyper Text Markup Language. Then learn CSS and JavaScript and some libraries of JavaScript for your own help.

Why beginners lose hope:

The one's who lose hope after a short period of learning because they thought that they are not made for this:
I want to tell them that, that time comes in every beginner life but the one's who don't lose hope and continue to struggle those are the person who become successful.
It takes a lot of time to become handy with a programming language, so I advise you to be persistent.

Solve More and More Coding Problems:

And for those people who think why logic doesn't click in their mind like others they must understand that logic comes through practice. So the more coding problems you will solve, the more knowledge you will gain, the more successful you will become.

Coding Challenges/Competitive Programming:

I always appreciate and advise people to do competitive programming. It is a way to test yourself and sharpen your knowledge.
There are many websites available that arrange competitive programming challenges.
Some big companies hire programmers from their programming challenges that they had organized.

Summary:

As an advise:
No matter what mistakes you do that are all last of your learning, you have to be persistent and show the world what you have got. Programming is an art and you will be the king of your own kingdom.



Comments

  1. Best point of view regarding programming

    ReplyDelete
  2. Uh hv provided such a quality info abt our major subjct. Thnkss☺

    ReplyDelete
  3. You also have provided me a good information about my topic. I thankful to you because i am beginner in this field and you guide it,in a good way.
    ☺️🙂

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. Nice it will help beginners like us...thankyou so much...😄😄😄

    ReplyDelete
  6. Motivational to move in programming world to build your own empire with your diligency 👏

    ReplyDelete
  7. Motivate every begniers of programing

    ReplyDelete

Post a Comment

Popular posts from this blog

Virtual function in c++

HK Lite's Portfolio

Multiple, Multilevel, Hybrid and Hierarchical inheritance