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

How do I learn C programming easily?
Just follow kanitkar book of c programming for beginners
Profile Photo
Harsh
0 0
View Comments5
What exactly is \r in the C language?
In the C language, "\r" represents the carriage return character. When encountered in a string, it instructs the output device to return the cursor to the beginning of the current line. This character...
Profile Photo
Sajini
0 0
View Comments5
What is meaning of & in c language?
In the C family of languages, &x means “the address of x” and *y means “the value at the address y”.
Profile Photo
Khushwunder
0 0
View Comments5
What are the functions in C programming?
In C programming, functions are blocks of code that perform a specific task. They allow you to break down your program into smaller, reusable pieces, making your code more modular and easier to understand....
Profile Photo
Advm
0 0
View Comments5
What is a void main() in the C programming language?
In C programming, void main() is an incorrect signature for the main function. The correct signature is int main(). The main function serves as the entry point for C programs and typically returns an integer...
Profile Photo
Ambar
0 0
View Comments5

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

Ask a Question

Related Lessons

Pointers Concept
Every variable has a memory location and every memory location has its address defined which can be accessed using ampersand (&) operator, which denotes an address in memory. Consider the following...
Profile Photo


Lets know about far, near and huge pointers for fresher interview purpose
All of these three candidates relate to 16 bit architecture where segmented memory architecture was there. They are not at all relevant for present days 32 or 64 bit architecture where the way of memory...
Profile Photo

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,...
Profile Photo

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