What programming language should I choose to start with?

Blog primary image

Many freshers or beginners ask question about what is the best programming language to start with? What programming language should I choose if I want to enter the computing world? Lets discuss about which programming language to start with. Why it is better to choose to start with.

Books to refer for learning:

Read More

Programming Best Practices - A Guide for Application Developers

Standardizing a software product is a nightmare of product manager or software leads. When many people are working to build a software application, each developer has its own style to write code or design. Setting a standard to follow across all development modules help minimizing the risk of being diverted from standardize products.

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
--Martin Fowler


A good programmer need not only to write code that computer understands but also humans can read and understand it easily. Here come the great aspect of code readability. Watch the four video lecture.

Read More

How can I be an Expert Programmer?

I have heard many people asking questions on which programming language should I start with? and how to become a expert programmer?

To answer the first question, I have written a blog earlier. Please read it.

In this blog, I will try to answer the later question on how to become an expert programmer? First of all let me tell you that there is no shortcut to become an expert. Only serious learning, sincerity and practice will make you perfect. Lets start on the approach now.

Read More