Skip to main content

Posts

Showing posts with the label coding language to learn

Things No One Will Tell You After Getting Into Computer Science Engineering

 Hey Folks! In this post, I'm going to talk about the things I wish someone told me when I got into engineering. These questions are received by me on a Daily Basis  Which is the best programming language to learn?  There is no bar for learning a programming language but I recommend you to learn Java/C++. The reason is that the level of abstraction in it is quite less and you get to know the logic behind the working of various functions and algorithms. You can refer to this post for a detailed explanation  : Best Programming Language Can I get a placement on the basis of my CGPA?   Will my CGPA matter?  Will my class 10th and 12th marks matter for placements?  CGPA is an indicator that tells how good are you in understanding the subjective knowledge of your degree. A good CGPA can be obtained by learning things and doing everything on time (theoretically) but (practically) all of us know engineers study 1 day before exams this will enable you to p...

The Best Programming Language To Learn

In this world of technology, everyone wants to have a secure career. All the aspirants are driven  through  trending languages that are coming in the market such as Python, Ruby, Scala, etc. I'm not writing this blog to stop anyone from programming in Python etc. but I'm going to share with you all the  ultimate  truth of the industry. If you're a Computer Science student and will be appearing for an interview at placements then you' ll be judged  on your various skills. Modern languages such as Python, Scala, etc. all have inbuilt functions and a lot of data abstraction is present there. When you're in an interview then you' ll be judged  upon your  proficiency  in a language and how clear your logics are that is also checked there. So, there you  are asked  to  write down  a code and this is important as this will show the interviewer how capable you are. For example : A question on sorting is asked so in Python you ca...