I know some basics of c, how much time will I require more to reach a good/advance level in c?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Computer Science Tutor

It is about 3 to 4 months according to me..
Comments

USE MIND USE TECHNOLOGY.

It depends on you. bt 40 hours is minimum time to learn c language.
Comments

MCA,microsoft certified professional,IT Analyst.

It would take 1 month. I can provide with exercise which can enhance your C Language skills.
Comments

Hello Akash It depends on how much you practice. Guidance is also very important.
Comments

A Pedagogy For IT Students

minimum 4 months
Comments

Ph.D Researcher in Computer Science, M.Phil holder with third rank, 4+ years in Software Industry as Engineer, MCA, BCA Lecturer

If you know the basics, and if u have good programming logic, you can be a master in C within 1 - 2 months.
Comments

TRAINER FOR SOFTWARE COURSES & B.TECH TUTIONS

Follow a single book or if you got bored with books then go with videos
Comments

Embedded System professional with 8 years of industry experience and SME on Digital Television

Akash, since you mentioned you know basics of C. So, to reach Advance level in C you may need atleast 55 Hrs of study (it includes around 15`20 hrs of practice). But I recommend to have more programming hands-on to enhance your understanding.
Comments

Jr. Java Developer with an MNC

Minimum 45 days.
Comments

Tutor

At least 3 year. Try to work with pointers only.
Comments

View 15 more Answers

Related Questions

What is the program for print calendar?
int fm(int date, int month,year) { int fmonth, leap; //leap function 1 for leap & 0 for non-leap if ((year % 100 == 0) && (year % 400 != 0)) leap = 0; else if (year % 4 == 0) ...
Yatindra
What is the importance of pointers? People stress more on them. Why they are useful actually what is their importance?
Importance of pointers:- Pointers are used in situations when passing actual values is difficult or not desired. To return more than one value from a function. They increase the execution speed. The...
Pati
How do I learn C programming effectively? What is the best book?
Let Us C by Yasvant kanetaker and other books by same author on C programming
Sk
0 0
7
Can the last case of a switch statement skip including the break?
Last case if a switch should be DEFAULT.. Good to have this case always. Executed only when there's no other matching cases found.
Sanjeev
How can you be sure that a program follows the ANSI C standard?
The ANSI C standard provides a predefined symbol named __STDC__ that is set to 1 when the compiler is enforcing strict ANSI standard conformance. If you want your programs to be 100 percent ANSI conformant,...
Vibha

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

Ask a Question

Related Lessons

Why do pointers have a datatype?
Before we start with pointers you must know what is a variable and a datatype. int a; This is the basic line in every program in 'C' . It means that we are asking the compiler to give us 2 bytes of space...

C Program-The Odd Loop Demo
/* WAP to print square value of the number entered by user using odd loop*/ //Header Files #include<stdio.h>#include<conio.h> //Main Function void main(){ char another='y'; int num,sq; //...

Some interview questions and answers for fresher level on Pointers
What is a void pointer? Void pointer is a special type of pointer which can reference or point to any data type. This is why it is also called as Generic Pointer. As a void pointer can point to...

How do i get best Campus / Off Campus Placement?
Companies are looking for Skilled Freshers. So build your technical skills while doing MCA / BTech / BCA / BSc (IT or CS) into below areas- 1. Strong your programming & debugging skills ...

Structures in C
A structure is a collection of one or more data members possibly of different data types, grouped together under a single name for convenient handling. Defining a Structure: In general terms,...

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 >

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 >

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 >

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