Posts

Showing posts with the label #CSstudent

Is communication skills important for technical students

Introduction This is the most biggest myth which needs to be busted. I'll try to answer this question to my best knowledge possible. I can understand this question too as I'm also from technical background. Technical skills is something we can achieve through applied Computer Science knowledge. But communication skills is something which also needs to be taken utmost care of too. Let me explain you with some use cases. Use cases Use Case 1: You're poor in technical skills. You're not having knowledge of the skills & expertise which the opportunity demands in the JD .Addition to it, you lack proper Communication skills. Will you be able to crack HR & technical interviews? Use Case 2: You're a technical candidate with good knowledge of technicalities and the skills you've studied. Have build some projects in them too. But you lack some knowledge of formal behavior & communication skills. Do you think you'll have confidence to clear interviews?...

Programming language for beginners in CS

Image
Which programming language to choose for beginners Most of the newbies, who are new to Computer field asks me which programming(not markup) language to begin with. There is a slight difference between Programming Language and Markup Language. The main difference between markup language and programming language is that a markup language defines a set of rules for encoding documents in a format that is both human-readable and machine-readable while a programming language provides a set of commands and syntax that can be used to write computer programs which are understood by the computer . So let's get started about our topic - Which programming language to chose for beginners . It completely depends on individuals. I'll recommend any one out of Java, C or Python. 1. C As you must be knowing, C is the mother of all programming languages. The first successful & worldwide accepted/adopted programming language is C. It is same for programming language as Sanskrit is to all...