what are the major critriea to learn programing?????

Asked by Last Modified  

5 Answers

Follow 0
Answer

Please enter your answer

There is no major criteria to learn programming. Yes, you should have knowledge of computer and zeal to learn. Rest of the things will be in favour with you.
Comments

9 Years of experiance in Software Development

First of all you should be interested from heart to learn programming language. Then learn syntax of that language (Learn about language grammar e.g. if-else, for loop, variables, constants etc.) . Then develop logical ability to write the program which solves real problems by following some live example...
read more
First of all you should be interested from heart to learn programming language. Then learn syntax of that language (Learn about language grammar e.g. if-else, for loop, variables, constants etc.) . Then develop logical ability to write the program which solves real problems by following some live example program or software. At last, do practice as much as possible to be expert in that language. Please correct me if I am wrong at some point. read less
Comments

Embedded Engineer with 5 Years of job Experience

You need to have a good logic solving mind. If you know how the things flow in a problem, then you can design the program for it.
Comments

Tutor

There is no as such any criteria to learn programing. U need to have logical thinking... Any one can learn programming. For example, i was basically a biologist... And I have learnt programming and now can I code and can teach coding.
Comments

LAMP AND WAMP experience with 10 years in IT insustry

practices is major criteria for learn any thing
Comments

View 3 more Answers

Related Questions

Write a programme to swap two numbers with out using a third variable and by using bitwise op-erators.
main(){ int a=5,b=10; printf("\r Before Swap"); printf("\r a=%d and b=%d",a,b); a^=b^=a^=b; printf("\r After Swap"); printf("\r a=%d and b=%d",a,b); return 0; }
Ranjeeth
What is = and == in C language?
'=' (Assignment Operator): The single equal sign = is used as an assignment operator. It is used to assign a value to a variable. '==' (Equality Operator): The double equal sign == is used as a relational...
Sayed
0 0
9
Can we have if inside else-if or else in C programming language?
Yes it is possible to do so. The if... else if..... else statements support one other inside themselves... so...
Kirthi
How is C++ language used nowadays?
C++ is widely used today in various domains, including systems programming, game development, high-performance computing, and embedded systems. Its efficiency, control over hardware, and versatility make...
Arumugam
0 0
5
What is the fee for learning C Language?
In C lang course ,there is not only basics it also having whole package to complete the task and course.cost may be it's depends upon the institute n teaching level
Sk.

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Difference Between C Language and C Program
C Language: C Language is structured, high level and machine independent language. C Program: C Program is the collection of functions that are supported by C library.
S

Shashwat Kumar

0 0
0

Variables and Storage Classes
Variables and Storage Classes auto default variable type local to a function static retains the values between function calls initialized only once unavailable outside the scope of the function...

A Python Program to calculate Variance and Standard Deviation
Finding the variance and the standard deviation. Variance and Standard Deviation are related measures of dispersion that tell us more about a list of numbers,like are they...

Two lists using Loops - Python Program 1
To generate a list of all possible combinations of two lists using loops, you can use nested loops to iterate through both lists and create a new list that contains all the combinations. list1 = list2...

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

Recommended Articles

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Programming Languages Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you