UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

hi guyz! i am dng my 2nd yr in engg n i wanna strengthen my C n C++ prgmmng skills........which s d best way for it?? can u suggest me sum gud books to refer??

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

IT Professional Trainer with 22 years experience

Practice Practice and only Practice is needed to strengthen your programming skills. Books that may help regarding this: 1. working with C by yashwant kanetkar 2. C in depth 3. Schaum's series
Comments

BE-Computer Science And Engineering

you can study the online websites and also solve the output,error oriented program in LET US C book by yaswant
Comments

Trainer

Come and join our institute in south Delhi! Easiest and best way to learn programming!
Comments

Corporate Trainer - Online Training

Your question has it all. The word Strengthen is your yardstick to your Goal and penchant. Having said that. First get your fundamentals right in C , C++, Try to wear different hats to experience various verticals in development. Understand How your Display works, Timer works, Interrupt works,( Harness...
read more
Your question has it all. The word Strengthen is your yardstick to your Goal and penchant. Having said that. First get your fundamentals right in C , C++, Try to wear different hats to experience various verticals in development. Understand How your Display works, Timer works, Interrupt works,( Harness your skills in C around the requirement ) Try to read through TCP/IP protocol, DLNA stack, Take an advantage over this Try adding this protocal into your app in C. IN Linux try to recompile open source, then try to bring in your own components’ make it a small OS out of it Start looking Face book Think what could have gone into it to create one such product ie., You can dive deep into graph data structures to design a tree on FB. Think about how they have developed lib for the external applications. How your app can post a message on Time line, etc. Once you are ready with the elements of modules port that on to c++, Being in c++ Think how you can Architect and bring all modules cohesively. With this snippet the world is yours.. take it forward read less
Comments

Computer Programmer

If you have good knowledge of c/c++ and just want to strengthen it then you can start by practicing in competitive coding websites like codechef,hackerearth,hackerrank etc. All of these have great questions which you can practice to improve your coding as well as logical skills.
Comments

Science Tutor

Really want to strengthen your skill then start competitive coding.Follow these rules : 1) Solve problem on URI online judge, SPOJ, CODECHEF. There are basic question also. Ty them . its fun and best way to enhance your skill. 2) Books are only good for exam. if u want to learn best way. learn from...
read more
Really want to strengthen your skill then start competitive coding.Follow these rules : 1) Solve problem on URI online judge, SPOJ, CODECHEF. There are basic question also. Ty them . its fun and best way to enhance your skill. 2) Books are only good for exam. if u want to learn best way. learn from mycodeschool.com. ask question on stackoverflow . 3) make any game read less
Comments

Computer Geek

For C language you can refer to 'Let us C' by Yashwant Kanetkar.
Comments

Programming Language Expert

C is a structured / procedural programming language whereas c++ is object oriented programming language. U can represent real world situation more better way in C++ than C.
Comments

Computer Teacher

Best way is to solve the error finding questions and output questions Sumita arora of computer science in 12h class is a gud book
Comments

Freelance technical trainer / consultant (Embedded systems, Automation / Scripting) : C, Linux, Embedded systems, python, perl, tcl

You can start off with Let us C, then Balagurusamy, then K and R. If you could afford a formal training by a skilled professional, that would still be better.
Comments

View 23 more Answers

Related Questions

Which computer language will be the most important one in the upcoming years?
JAVA and JAVA script. C language is the basic language, so it will remain same always.
Dheivanai
What is "&" called in C language?
The Address Operator in C also called a pointer. This address operator is denoted by “&”. This & symbol is called an ampersand.
Soumya
0 0
5
any one can teach me c++
We all are in teaching profession. Hundreds are registered for teaching C++ in Urban Pro. You can opt any one including me.
Bhuvanesh
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
What is meant by "bit masking"?
For example if you want to know if third bit is 1 or not for an int x then you can mask all other bits and just check the third one: (n & 0x04) != 0 means 3rd bit is not zero, 0x04 is the bit mask
Kiran
0 0
6

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

Ask a Question

Related Lessons

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Compiler vs Interpreter
Compiler Interpreter Convert all the code into binary format and execute. Convert one statement at a time and execute, then Convert next statement and execute. After conversion, source...

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

All About Programming And A Good Programmer.
Hi, This is my first lesson for you guys. Hope you enjoy reading it. In recent community questions, I found many people wanted to be good programmers, or wanted to have good hands on certain language,...

Set 0 To Kth Bit In A Variable
The following code snippet Set 0 to Kth Bit in an variable #include int UnsetBitValue(int n, int k);int main(){ printf("%d\n\n",UnsetBitValue(255,6)); return 0;}// Set kth bit to zeroint UnsetBitValue(int...

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 >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

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
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more