DEV Community

Cover image for College Degree System
Amarnath AS
Amarnath AS

Posted on

College Degree System

When we consider about the college computer science degree system 90% of this study system is failed to teach about a specific technology, semester to semester the syllabus gets changed and we have to learn that before we completely understand about the previous technology. Understanding one thing to the core is more important than getting the basic of many things. So how can a student focus on one thing, even if we tried most of student will miss the other educational works .So how can we clear this situation...some of my thoughts are here.

1.Learning about a technology that matters.
In my college semesters the C++ language was a important thing, it used in many semesters for practical lab exams. So early learning about this programing language can help you a lot in future semesters and it is also a very popular and power full language.
2.Picking up a good language to Master.
It is so important to choose a technology and work on it consistently at least one hour in a day. It can improve your language familiarity and you can make a sense that how it all works. Python is a most picked language in college students who tries to enter this field.
3.Making connections with senior students who has experience in our field.
Trying to connect with other students that have more knowledge than us can help with many situations and they can clear our doubts. And networking with the people have same mindset like us is always a good thing.
4.Connecting our future semester study's to the previous language that we choosed to master.
It means that when we are studying about a new language in the next semester try to connect that language concepts to our previously choosed language. Doing like this can help us to understand the present concept faster and make a sense about this concept application in our main language. Most of the time main concepts are same in different languages.
5.Proving others that we know this language.
When we understand about the language, then we have to show it to others that I can do things in with this programing language. Making some projects with that and helping others can make a overall mindset that he is good at this.

I think all this can be done with self study with consistency, College can only provide some base knowledge about things(sometimes not).

Top comments (0)