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.

What to do after learning any programming language?

+14 votes
asked Sep 3, 2022 by Mohammed Akram (280 points)

3 Answers

+2 votes
answered Sep 4, 2022 by Sanvika Vijay (180 points)

Algorithms and Data Structures Once you know a programming language, you must never stop practicing it. Just code anything. Yet the best way to master this language is to apply it in many diverse ways out there. Algorithms and data structure is a perfect start. It helps you understand any language in-depth, and to excel in coding.

0 votes
answered Sep 7, 2022 by mskoushi (140 points)
Implement that in real word

for eg :

before calculator being created , programmer developed code for arithmetic operation and made it to  give correct output for given input.
+1 vote
answered Sep 7, 2022 by 054 Jaiganesh M (160 points)
keep practice as like a routine work and try to explore new things to the world
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...