Notice: Undefined offset: 13030819 in /var/www/html/qa-external/qa-external-users.php on line 744
how much days it takes to learn c and python and is it enough to get a job - OnlineGDB Q&A
Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

how much days it takes to learn c and python and is it enough to get a job

+39 votes
asked Jun 28, 2024 by suhail (410 points)

3 Answers

+9 votes
answered Jul 1, 2024 by Peter Minarik (101,340 points)
edited Jul 3, 2024 by Peter Minarik
 
Best answer

Some employers will happily employ a bright candidate and teach them the language on the job.

Other employers will ensure that your knowledge of a given language is top-notch and expect you to know everything and work fully autonomously.

So it all depends on the employers and the individual jobs.

Also, it depends on your definition of "learning" a language. Being able to write a hello world sort of program on your own takes a few minutes to a few hours maximum. Writing a moderately complex program would probably take weeks at least. But just because you wrote a program, it doesn't mean that your knowledge is perfect. A problem could be solved in many ways where one way is arguably better than the other.

So it all depends. :)

You can find all kinds of online tests, such as Hackerrank. If you can solve such tests confidently, then you probably have decent enough knowledge for an average job. But again, every job has different needs. To get to this level it would probably take weeks/months of practice (preparing 8 hours a day).

Seeing your comment on https://question.onlinegdb.com/4894/how-to-write-a-program-that-displays-a-weekly-payroll-report I'd say you should pay a bit more attention to details. Your code is not properly shared there for instance.

Go test yourself, practice and you'll improve! :)

+3 votes
answered Sep 1, 2024 by SHIVANSH SARASWAT (310 points)
BRO I AM FROM INDIA .

HERE IT IS COMPULSORY FOR TECH STUDENTS TO LEARN AT LEAST ONE LANGUAGE FOR JOB PLACEMENTS.

BUT I AM PREPARING FOR A COMPETITIVE EXAM CALLED GATE TO PURSUE MASTERS.

HERE THROUGH GATE WE CAN ALSO GO TO TOP FOREIGN UNIVERSITIES OF GERMANY AND SINGAPORE.

I AM LEARNING C PROGRAMMING IN VERY DEEP LEVEL FOR GATE.

I AM I 1ST YEAR AND I HAVE RECENTLY STARTED.
commented Sep 10, 2024 by FARIS DEMIROVI? (110 points)
my frend search for help from Allah
+1 vote
answered Sep 1, 2024 by (160 points)
It took me a year of school to learn C++ quite well.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...