In how many days can we learn the C language?

Asked by Last Modified  

Follow 12
Answer

Please enter your answer

Tutor

Around one month and depends upon you how much time you give.
Comments

Programmer

If you are complete biggner then it will take to around 2 months, but do it properly as i serves as base foundation for your further programming.
Comments

iOS Trainer and Developer, C++, Advanced C++, C, Core Java Trainer

Hi Ravi, It depends on the student's grasping power. Every human have different mindset and grasping power. You can learn C in just 20 days or you can extend that to 45 days also. There is no fixed interval to learn the language. Knowledge is boundless and we learn everyday a new thing in our life....
read more
Hi Ravi, It depends on the student's grasping power. Every human have different mindset and grasping power. You can learn C in just 20 days or you can extend that to 45 days also. There is no fixed interval to learn the language. Knowledge is boundless and we learn everyday a new thing in our life. In general, an average student can finish the C course in 1.5 months. read less
Comments

Teacher

not more than 2-3 months if your beginner. if you spend 2hrs per day, enjoy learning.
Comments

Software Architect

depends on you.
Comments

Nothing is impossible for human. if you have a passion and like to learn and give more than 8 hours in a day to it . Then it will be done in 3 to 4 days. ...
read more
Nothing is impossible for human. if you have a passion and like to learn and give more than 8 hours in a day to it . Then it will be done in 3 to 4 days. if you are a begginner then apply same condition, you will lean it in less than 2 weeks read less
Comments

Minimum 1month to maximum 3month, you can learn C programming language after learn language you can practice more n more Daly 1-2 hours . My self Deep Acharjee and I have teach C and C++ programming in Kolkata Home tuition also group tuition.
Comments

It Professional Trainer With 20 Years of Experience in in Key Aspects of Software Development

Typically you will need around 10 to 15 days to get a hang of the language and another 20 days to get control on it.
Comments

Engineer - Computer Science, Expert

It will take about 50 hours to learn the concepts with frequent practice. You need a good intructor to get the concepts clear. Someone who has the C programming language on the back of their hand. Writing a C program, one would accomplish in 20 lines of C code, another may do it in maybe 6 lines.
read more
It will take about 50 hours to learn the concepts with frequent practice. You need a good intructor to get the concepts clear. Someone who has the C programming language on the back of their hand. Writing a C program, one would accomplish in 20 lines of C code, another may do it in maybe 6 lines. read less
Comments

View 7 more Answers

Related Questions

How do I get 6 power 13 in c language?
In the C programming language, you can calculate the power of a number using the pow() function from the <math.h> library. To find 6 raised to the power of 13, you would write a C program that includes...
Raju
0 0
6
What is #line used for?
# is a preprocessor directive. so it is used in the c program by two way. 1. such as #include stdio.h In this line to read all the library function of stdio.h before processing the program. 2. # define...
Pradeep
Is it better to bitshift a value than to multiply by 2?
yes, Bitshift will be fast process when compare to arithemetic operation. In order to multiply you need to use right shift.
Nadare
0 0
5
What is C? Where it is used ?
C has the advantage that it is a relatively small language, which makes it easy to implement a C compiler (whereas a C++ compiler is a monster to write), and makes it easier to learn the language. C...
Chandi
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

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

Ask a Question

Related Lessons

Program to swap the value of two variables without using third variable(simplest way)...
int main() { int a=10,b=20; printf("values of a before swap ="%d,a); printf("values of b before swap ="%d,b); a=a+b; b=a-b; a=a-b; printf("******************"); printf("values of a after swap...

C++ Program-Working with constant using #define preprocessor
//Header Files #include#include // using #define preprocessor for defining a constant#define len 10#define br 5#define rad 3#define NEWLINE '\n' //Main function void main(){ int area_r; float area_c; //Function...

C Program-String Comparison
// WAP to compare strings entered by the user //Header files #include<stdio.h>#include<conio.h>#include<string.h> //Main function void main(){ char str1; char str2; int comp; //Function...

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...

Basics Of C And C++
C++ is powerful, highly flexible, and adaptable programming language that allows software engineers to organise and process information quickly and effectively. But this high-level language is relatively...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

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 >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you