I learned C. Shall I learn a new language or keep practicing C?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Programmer

If you are confident about it then start a new language ,but keep practicing c
Comments

iOS Trainer and Developer, C++, Advanced C++, C, Core Java Trainer

You can go for atleast an Object Oriented Programming (OOP) Language like C++ or Java. C is the mother of every language and you can easily get a good earning from the language if you master it. But I advice you to learn atleast one OOP language so that you can easily understand and relate the OOP with...
read more
You can go for atleast an Object Oriented Programming (OOP) Language like C++ or Java. C is the mother of every language and you can easily get a good earning from the language if you master it. But I advice you to learn atleast one OOP language so that you can easily understand and relate the OOP with our real world. Learning never harms anyone. In most of the firms, OOP language is used to develop applications. read less
Comments

Trainer

It is good for you to start studying Python.
Comments

Yes, learn s new language.
Comments

No Learning 'C' Lang. is not necessary. You can straight away start learning Python Lang.
Comments

Learn Object Oriented Programming using C++ Lang. thoroughly.
Comments

View 4 more Answers

Related Questions

How can I write a C program to print a name without using a semicolon?
void main() { if(printf("Your Name")) { } }
Anand
0 0
6
What are the toughest topics in C language?
1. pointer 2. dynamic memory allocation 3. File handling
Lokayya
0 0
5
What does the modulus operator do?
It provides you the remainder of an integer value.
Sumit
Can we have if inside else-if or else in C programming language?
Yes it is possible to do so. The if... else if..... else statements support one other inside themselves... so...
Kirthi

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 FOR GENERATING SOUND
#include<stdio.h> #include<conio.h> #include<dos.h> void main() { sound(3000); // sound function have single parameter , this parameter we put integer value its generating...

V. Muthu Ganeshan

0 0
0


Design your own Mouse Driver in C Language
Mouse Driver (msdrv.h) #include #include union REGS i,o; restrictmouseptr(int x1, int y1, int x2, int y2) { i.x.ax=7; i.x.cx=x1; i.x.dx=x2; ...

What is Safety-Critical Software?
A software whose failure may cause death or injuries to the users called Safety-Critical Software.The software present as part of Aeroplanes, or present in Rail as railway signalling software or Automotive...

Memory Layout of C Programs
A typical memory representation of C program consists of following sections. Text Segment: A text segment, also known as a code segment or simply as text, is one of the sections of a program in an object...

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 >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

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