Skip to main content

Sh@ring College Life Experiences {Third Ye@r (2017-2018)}




    If you’re the smartest person in the room, then you are in the wrong room

So if you think of yourself as the smartest person in the room, then it will be a better option to change the room.

As soon as the third year of the college start, there were a lot of questions coming in my mind :

  1. Should I follow someone, who is preparing for other competitive exams (such as GATE, CDAC, etc)
  2. How to prepare me for the off-campus internships.
  3. Should I leave doing competitive programming?
  4. Follow the things that I always love to do i.e doing multiple things at a time?  Example:
    • 2 hour: Competitive Programming
    • 1 hour: Data Structure & Algorithms
    • Free Time: DevOps, Hacking, Learn Bug Bounty 
  5. At the last, I have decided to go with point 4, the decision may vary from person to person depending upon its interest.
  6. We all know that most of the engineering syllabus in the private engineering college is outdated, but please remember that the in-depth understanding of the basis of major computer science subjects ( such as Data Structures, Databases, Computer Networks, Compiler Design) will always set you apart from the majority of the students. So do focus on brushing up the basics first before moving in the advanced concepts.
  7. For example: 
  8. If you know how to use the search function in python( or any other programming language), but don’t know about the functioning of the search operation. Then it will be cumbersome to do system designing at a larger scale.
  9. I always favor learning the skills according to your interests. So most of the time my funda in life is like this:
  10. Do what you love to do, and not what others want you to do?
  11. { I don’t know whether it is good or bad, but I love this statement, it is the result of my own discretion}
  12. Do’s
  13. Always try to inculcate a habit in your daily routine according to the field of interest or choice, on the basis of your own decisions. Do remember that habit is the combination of skill, knowledge, and desire. So if you lack any of the mentioned traits required for the habit, then reiterate the point, why you have chosen a particular habit.
  14. Don’t compare yourself with anybody else, but learn from others as much as possible.
  15. Try to learn the concepts with the help of a practical example to the extent it is feasible.
  16. Don’t 
  17. You know better than me, what to avoid in these four years of engineering. My suggestions for example: Stop using social media such as Instagram, Tinder, Facebook, Snapchat, Whisper, etc. and spend some of your precious time on Linkedin, Quora, Medium and Pluralsight, Udemy, Spoj, Codechef, etc. to build up the connections that may help to bring your network as well as your knowledge to a higher level.
  18. Have a nice day !!!

    Thanks for spending your precious time reading the post, but do me a favor if possible, if any of my connections do have any stories/experiences to share with their fellow, do share the experiences. It helps a lot for other members to avoid the mistakes that have been already committed by us.




Comments

Popular posts from this blog

CyberSecurity

How to hack Google? Google Dorking ( aka Google Hacking ) is a technique used for the purpose of filtering search results, in order to get concise (required) information only. Mainly it used for following purposes: To search for websites, having some vulnerabilities. To gather information restricted to a particular source (here source may be people, company, technology etc.) To do reconnaissance (i.e Information gathering), used frequently by cybersecurity professionals. Let's take some examples: 1. I'm interested in reading content about google hacking (then how I can search in google) 1.1 google hacking 1.2 "google hacking" 1.3 filetype:pdf "google hacking" 1.4 filetype:pdf "google hacking" after:2019 1.5 Now, if we're familiar with topic (here google hacking), then we should know about the most common website to search the content Common Google Dork's keywords: site:  Used for the purpose of restricting the search to a particular website...

Sh@ring College Life Experiences

“Smiling wins more friends than just frowning” @@@ Do you want to know how the life of common private engineering students is like? If yes, then in this series of blog posts I will be sharing my college life experiences during four years of my engineering. There are a lot of mistakes and learnings, that may help a lot of college graduates to learn from the mistakes and restrict themselves in committing the same mistake. Why these blog posts? I always strive for the concept of  Sh@ring @nd C@ring {@@@},  so I always believe in sharing the things that may help a lot of teenagers ( college going students) like me to learn from the mistakes that I have committed during my college days. Motivation to read the series of blog posts? Why someone especially the college-going students should read this blog post instead of spending their precious time in learning some new technologies ( such as Docker, MEAN stack, MERN stack, DevOps, CyberSecurity, etc.) Simple answer? Don’t want to comm...