Is it necessary for a programmer to start his career by learning the C language first?

Asked by Last Modified  

Follow 16
Answer

Please enter your answer

Core Java Trainer

Not necessarily to learn C language, but if you learn C langauge it is easy to grasp other proramming languages.
Comments

IT Professional Trainer with 15 years of experience in IT Industry

Yes. Because for all programming languages basics we cover. And if you wan to write logic you have to learn c language first.
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

No. You can learn any language directly. But if you learn C in depth, learning other language is very easy
Comments

IT Professional Trainer with 15 years of experience in IT Industry

Yes. C language basics are important. If you want to write own logic with C that is possible.
Comments

Computer Programming Trainer

No, it is not necessary. But it is the best way to start career in programming. C language has concepts such as variables, blocks, functions, operators etc. all other programming languages too have the same concepts but only syntax might differ in these languages. C language gives good foundation for...
read more
No, it is not necessary. But it is the best way to start career in programming. C language has concepts such as variables, blocks, functions, operators etc. all other programming languages too have the same concepts but only syntax might differ in these languages. C language gives good foundation for learning other languages. for example if you know C you can learn other languages like PHP, Perl, C++, Java, C# in no time as you will be knowing core concepts of all programming languages if you know C. read less
Comments

Trainer

Hi Shilpa, I have been learning coding\programming for past 6 years and i would suggest you to go for C first before learning other high level languages like c++,java,advance java etc. Just like you, even I had this question bothering me when i started learning coding. The reason why i say...
read more
Hi Shilpa, I have been learning coding\programming for past 6 years and i would suggest you to go for C first before learning other high level languages like c++,java,advance java etc. Just like you, even I had this question bothering me when i started learning coding. The reason why i say C first is because it will help you understand the basic concepts of datatypes, libraries, main functions and more importantly how the flow of program is. If you go for say java directly you will understand the language but may face issue in understanding the flow of program and need to learn basic concepts of programming. Learning C will make you understand the importance of JAVA, C++ and in which scenario you can use it. But again it also depends upon your passion and dedication towards learning and your grasping power.Programming is a wonderful field,so i recommend choose your interest and start ASAP. You can consider my profile for C and Java online training and i assure you with your interest and my teaching techniques you will be able to write your own code :) Nidz.java@gmail Thank You Nida read less
Comments

Tutor

Its always good to learn C language first, as its having many basic fundamental concepts and u'll get to learn how to write logic for a particular program.
Comments

2+ years of it training experienece

no, but c is the basic if u have good analysing skills need to learn if u learn c , you can easy to get the c++ else u have put some effort on this session f c++
Comments

Personal Tutor

Depends on their ability of understanding programing syntax but 99% first learns alphabets before they learn reading , C is alphabets of programing where programer learn Loops , Select Case , while , for , if else leader etc and clear concepts to adopt in future
Comments

Home Tutor

No, try learn some web language such as html, js, etc. You can start with Java.
Comments

View 11 more Answers

Related Questions

Why is C programming language called C?
It was first known as New B as it was an improved version of the B programming language. As C comes next to B in the English alphabet, it was renamed C later before its release. C is the only programming...
Shiva
0 0
5
Is C destined to die?
No not at all
Anubhav
0 0
5
How do I write code in C programming that will invert a string like "Welcome to programming" to “gnimmargorp ot emocleW”?
void main() { char msg = "Welcome to Programming"; char str; int i = 0, j = 0; clrscr(); while (msg != '\0') { if (msg != ' ') { str = msg; j++; ...
Mukul
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
Who founded the C language? Why?
The C programming language was developed by Dennis Ritchie at Bell Labs in the early 1970s. Ritchie, along with his colleague Ken Thompson, created C as an evolution of the B programming...
Santosini
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

C Program-Upper Case Demo
/*WAP to print the character entered by user in upper case*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ char ch; //Function for clearing screen clrscr(); ...

An Interesting discussion about malloc( ) and calloc( )
What are malloc( ) and calloc( )? Simply putting they are the predefined functions in C language. Malloc( ) and calloc( ) are two such functions which are used for more or less identical purpose and...

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

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

Pointers and References
Are reference and pointers same? No. I have seen this confusion crumbling up among the student from the first day. So better clear out this confusion at thevery beginning. Pointers and reference...

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 >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

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