I have covered all the basics of C properly. I can program small problems with ease. But when it comes to programming advanced projects, I really get stuck. What can I do to improve?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Senior Software Engineer

Essentially basic C programming provides you the knowledge about the core constructs and their uses but larger projects needs much better constructs to make your program more effiecient. So such better constructs are provided by concepts in datastructures and OOP. So try diving in data structures and...
read more
Essentially basic C programming provides you the knowledge about the core constructs and their uses but larger projects needs much better constructs to make your programmore effiecient. So such better constructs are provided by concepts in datastructures and OOP. So try diving in data structures and OOP once you get the C fundamentals. read less
Comments

Competitive Programmer and Learner

To learn and get continously better at something, try solving problems that are just higher than your capacity. They should neither be too easy nor too hard for you. Choosing such problems is important for growth. Try solving problems on CodeChef by sorting them according to difficulty. You may also...
read more
To learn and get continously better at something, try solving problems that are just higher than your capacity. They should neither be too easy nor too hard for you.Choosing such problems is important for growth. Try solving problems on CodeChef by sorting them according to difficulty. You may also try A2OJ to classify problems according to topics and difficulty. Once you are comfortable with easy problems on these websites, start learning DS and algorithms. Participate in contests and after contest is over, try up-solving the last problem you could not solve during contest. Usually, this is the problem that is just above your capacity. read less
Comments

Related Questions

Are C and C++ a prerequisite for learning Java?
yes..syntax of java is same as a c and c++..so it the advantage if you know any one of these.
Mrunal
0 0
5
In how many days can we learn the C language?
Around one month and depends upon you how much time you give.
Ravi Shankar
0 0
9
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
I learned C. Shall I learn a new language or keep practicing C?
If you are confident about it then start a new language ,but keep practicing c
Nimesh
0 0
6
Why do we use # in C programming?
In the C programming language, # is used for preprocessor directives. The preprocessor is a program that runs before the compiler and processes special directives that begin with # . These directives allow...
Dhanya
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

Programing Languages Learning Tricks
You want to learn that new language or library or framework as soon as possible, right? That’s understandable. Fortunately, there are a handful of tips that can help you to better retain all of that...
H

Harshal G.

0 0
0

Is It Fine To Write “void main()” Or “main()” In C/C++?
The definition: void main() { /* ... */ } Is not and never has been C++, nor has it even been C. See the ISO C++ standard 3.6.1 or the ISO C standard 5.1.2.2.1. A conforming...

Swapping variable contents using C
/* WAP to swap the content of variables using C*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ //Variable declaration of type integer int a,b,c; //function...

4 Things Every Tech Startup Needs to Know About The Coaching Industry
Knowledge on any subject is widely available to those who wish to learn. However, just gathering knowledge from other people doesn’t guarantee results in business. Results come from applying what...

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

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 >

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 >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

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