Can I learn C and C++ by watching videos? If it is possible, what is the best channel?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Sr. Software Engineer at Bureau Veritas, former Sr. Software Consultant at Aptech Malviynagar

Yes!! you can learn.but the concept won't be clear up the mark,since there is no one to guide while you are doing some programs.you might have observed these things.There are no such online tutorial that have covered each and every aspect of languages.though there are thousand of tutorials available...
read more
Yes!! you can learn.but the concept won't be clear up the mark,since there is no one to guide while you are doing some programs.you might have observed these things.There are no such online tutorial that have covered each and every aspect of languages.though there are thousand of tutorials available on youtube. read less
Comments

yes you can but not from any one channel topic wise search and find videos because mostly uploaded videos doesn't had full explanation of the topic
Comments

Trainer

Ofcourse you can learn basic languages like C and C++ by watching videos online. Since these are basic languages, so you can even learn it from video tutorials and books but on the other hand I want to say it is very important to have a great command on basic languages as it will be the foundation for...
read more
Ofcourse you can learn basic languages like C and C++ by watching videos online. Since these are basic languages, so you can even learn it from video tutorials and books but on the other hand I want to say it is very important to have a great command on basic languages as it will be the foundation for advanced languages. So you must do these languages very deeply and from my point of view personal attention is much required. So I will suggest you to do take classes. Rest is your decision. All the very best dear. read less
Comments

Trainer

You must take good classes and must understand the concepts thoroughly and practically too and moreover you must do practice everyday about 5-6 hours of coding. Then only you can learn C language in one month. Its not that tough. If you work regularly, surely you will able to make through it. All the...
read more
You must take good classes and must understand the concepts thoroughly and practically too and moreover you must do practice everyday about 5-6 hours of coding. Then only you can learn C language in one month. Its not that tough. If you work regularly, surely you will able to make through it. All the very best. read less
Comments

Trainer

R S SALARIA is the best book as per my opinion. All the best.
Comments

View 3 more Answers

Related Questions

How do I execute the Java program?
javac nameofprogram.java java nameofprogram note***:Name of program should be same as that of your class name having main method *** above steps are used to execute programs on command line
Sharmistha
0 0
6
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...
Ambar
0 0
5
Why do C++ programmers dislike C?
C++ programmers don't dislike C universally; some may find C limiting due to its lack of modern features like object-oriented programming and stricter type safety
Jitender
0 0
6
in c : i want run time input: data=[name:raj,age:20] output: value[0]=raj value[1]=20 i want c code
Make use of Command line argument and access using argv,argc.
Vanaraj
Can a functions return more than one value at a time?
Actually functions does n't return more than one value. But you can achieve it by returning data structure (i.e.structure,array)
Lamaan
0 0
7

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

Ask a Question

Related Lessons

Difference Between C Language and C Program
C Language: C Language is structured, high level and machine independent language. C Program: C Program is the collection of functions that are supported by C library.
S

Shashwat Kumar

0 0
0

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

Do You Know How Is Size Of Structure Defined?
Size of the structure is defined based on multiplies of bigger data type member in the structure. Example: If a structure contains integer, char, short data type, then size of the Structure will be multiples...

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

Features Of C Language
Features of C language It is a robust language with rich set of built-in functions and operators that can be used to write any complex program. The C compiler combines the capabilities of an assembly...

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 >

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