How long did it take you to learn C++?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Computer Science Tutor

3 months.
Comments

Competitive Programmer and Learner

Learning C++ does not mean anything more than learning syntax.When you learn to program, you basically mean problem solving. There is no limit to that.I have been programming since last 6 years and have been ranked among top 20 indians on CodeChef. I feel I have just explored the tip of the iceberg. If...
read more
Learning C++ does not mean anything more than learning syntax.When you learn to program, you basically mean problem solving. There is no limit to that.I have been programming since last 6 years and have been ranked among top 20 indians on CodeChef. I feel I have just explored the tip of the iceberg. If by learning C++, you mean the syntax, it won't take more than a day, but if you mean problem solving, then my friend, it all depends on your goal. Fun fact:No Indian programmer has ever won a gold in ICPC, which is referred as olympics of programming.The best ever rank achieved by any programmer from India is around 20. read less
Comments

International Corporate Trainer For dotnet Core ,Angular 2 ,C ,C++ and LPT Marathi for RBI Banking

If you already know C language, then it will take one month, otherwise it takes 2 months to learn all concepts altogather of C and C++. Concepts of C++ : Class, Object, abstraction,Encapsulation,Inheritance,Polymorphism,Containment,Dynamic Binding, Static binding.I will give real life examples for each...
read more
If you already know C language, then it will take one month, otherwise it takes 2 months to learn all concepts altogather of C and C++. Concepts of C++ : Class, Object, abstraction,Encapsulation,Inheritance,Polymorphism,Containment,Dynamic Binding, Static binding.I will give real life examples for each concept so that it becomes interesting and easy to learn read less
Comments

View 1 more Answers

Related Questions

Why do we still use C language?
C language is still widely used for several reasons. It offers low-level memory manipulation, high performance, and efficient hardware access, making it suitable for system-level programming, embedded...
Aditi
0 0
5
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
Do array subscripts always start with zero?
It purely depends on the programming language. C, C#, Java all provide array indices starting from zero (0). COBOL, FORTRAN, ALGOL etc. languages provide array indices starting from 1.
Avishkar
What are the control statements in C language?
Control statements in C are constructs that allow the program to make decisions and control the flow of execution based on certain conditions. The primary control statements in C include if-else statements,...
Jitender
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

Functions In C Programming
A C-language program is nothing but collection of Function, these are the building blocks of a ‘C’ program. Generally, a function mans a task. “Function is a...

Operators in C
Operators in C Operator: An operator is a symbol that tells the compiler to perform certain mathematical or logical calculations. Operators are used in programs to manipulate data and variables. The...

Bit wise operators in C
Bit Wise Operators Bit Wise operators are manipulates of individual bits with in a word of memory. The bit wise operators can be divided in to three general category. One’s Complement...

Tress And Its Traversal
Depth First Traversals:(a) Inorder (Left, Root, Right) : 4 2 5 1 3(b) Preorder (Root, Left, Right) : 1 2 4 5 3(c) Postorder (Left, Right, Root) : 4 5 2 3 1 Trees are one of the data structures like...

C Program-Temperature [conversion from farenheit to degree celsius]
//WAP to convert temperture from farenheit into degree celsius //Header files#include<stdio.h>#include<conio.h> //Main functrion void main(){ //Variable declaration of type float float...

Recommended Articles

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 >

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 >

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 >

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 >

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