MS in Computer Science: Prerequisites & Advice for Rithish in India

In summary: MS in computer scienceIn summary, the conversation is focused on the person's interest in pursuing a Master of Science in Computer Science in the US. They mention their background in Bachelor of Engineering (BE) from India and their interest in developing web applications and networking applications. They ask about the prerequisite knowledge needed for a MS in computer science and which subjects and topics they should focus on to make studying easier. The responses suggest that the person is currently unprepared for a US-based MS program and should consider getting hands-on experience or apprenticeship in vocational schools before pursuing a MS. The conversation also discusses the difference between academic research and practical work in the field of computer science. Finally, the person asks about the prerequisites for studying MS in computer science and is
  • #1
rithish
10
0
hii iam rithish iam from India living in the city of chennai .actually i have finished b.e(bachelor of engineering) in India similar to bs in usa.
now i am planning for doing Ms in arizona usa.But b.e(bachelor of engineering) in India is very low its quality is very low in standard.because we don't have a practical experience. actually my area of interests is developing web applications and networking applications and window applications.but now only i started reading c and c++.Now my question is wat is the prequesite knowledge that i should have for doing Ms in computer science usa.What r the subjects and things that should be neccesarily needed.iam planning to do Ms in computer science. please help me i expect ur reply soon.but now only i started reading c and c++ and new to programming.so please tell me in which area i should concentrate mainly for studying Ms in computer science that will make me easier to study.iam expecting ur reply soon thanks
 
Physics news on Phys.org
  • #2
hello please some one reply
 
  • #3
Please clean up your first post by using better grammar, capitalization and spelling. Also put things into paragraphs. As it is now, your post is very difficult to read.

I know the answers, but if you're too lazy to fix your writing, I'll be too lazy to post.
 
  • #4
You should check the websites of the facilities and degree programs that you're interested in in the US. They all have the information you need regarding admission and prerequisites.
 
  • #5
I think it would be tough to enter a US masters program in computer science without at least having knowledge of data structures and algorithm analysis. You need to learn lists, stacks, queues, trees, heaps, hash tables, etc, as well as how to analyze an algorithm's "running time" based on the size of its inputs. I also personally think having some sense of computer architecture is important as well, but I'm not sure how some schools treat things. The data structures and algorithms stuff is really important though because everything basically relies on it (databases, OS, artificial intelligence, info retrieval, etc).

These things are things where people typically want some formal coursework though, not just stuff you've done yourself. Unless you can prove you have that knowledge in some standardized way.
 
Last edited:
  • #6
Also, if you are looking to do research in theoretical computer science, you should have some knowledge of computability theory and computational complexity theory.

BiP
 
  • #7
hello ok if i have knowledge of data structures. and what are the other neccesary things. i want to develop web applications and networking applications.Or similar to this can i take other us master program
 
  • #8
I am afraid you are completely unprepared for a US-based MS program.

  • Your English is inadequate.
  • You're not only have not covered the typical preparation for a US MS program, you don't even know what that is. A MS in Computer Science is not about writing web applications.

You will need to catch up in India before thinking about a US Master's program. You need to have the equivalent of a US BS in computer science from a well-regarded university.
 
  • #9
Currently I am Unprepared.ooh so web applications aren't covered in ms in computer science sylabus? .So for developing web applications which group should i take in masters program?
 
  • #10
rithish said:
Currently I am Unprepared.ooh so web applications aren't covered in ms in computer science sylabus? .So for developing web applications which group should i take in masters program?
Going to a vocational/technical school would be my advice if you know nothing about web apps and that's all you wish to do. Everyone I know that does that for a living are self taught.
 
  • #11
In fact, I was under the impression that "writing web applications" isn't even considered an academic area of research. That seems more like a field of work than an area of academic research. I can't imagine someone earning a MS in "writing web applications".

Most CS programs in the US emphasize research, that is, a theoretical or experimental investigation of the types of problems that computing power might be able to solve, and the order of magnitude of the time it would take computers to solve such problems. If you're designing web applications, you're either doing research on the fundamental computational limitations of web application design and using mathematical models to explain such limitations(which is much more difficult than the actual design of some simple web applications), or you're just working for a company which isn't what a MS is for.

That's the case for research in cryptography, theory of computation, and artificial intelligence.

I'm not sure about "networking applications".

Follow Evo's advice and get an apprenticeship at a vocational school where you can work while earning a degree that shows hands-on skills. MS in CS is much more theoretical than one might think...

It's one thing to be able to design an algorithm, it's quite another to prove using rigorous techniques that such-and-such algorithm cannot be efficiently implemented. The latter is very often the emphasis of theoretical CS and coincides with proof-based mathematics.

BiP
 
  • #12
Ok wat about masters in software development??what they will study?
 
  • #13
If you Google "masters in software development" you will get links to the universities that offer this program.

I think you are still missing a critical fact: a masters degree is an advanced degree, and one enters a master's program only after having completed a BS (and done well). Thinking about maybe getting a CCNA or CCNP does not prepare you for a master's.
 
  • #14
ok wat are the prerequisites tat i should know for studying ms in computer science i don't have BS in computer science.In India we name it as B.E i finished BE in computer science .can i know wat are the things neccesarily needed i mean the subjects and topics i need to be strong?like data structures wat r the other things??
 
  • #15
please wat r things i should be strong?so tat i can go-through topics and i can go for MS
 
  • #16
rithish said:
please wat r things i should be strong?so tat i can go-through topics and i can go for MS

Improving your english would be a first step. Nobody is going to take you seriously if you spell like that.

  • Sentences should start with a capital letter.
  • There should be a comma after Please
  • "wat" should be "what"
  • "r" should be "are"
  • "i" should always be written with a capital letter except when i is the imaginary number

So your sentence should be:

Please what are things I should be strong? So that I can go through topics and I can go for MS.

The sentence is still not very good, so allow me to rewrite it a bit:

Please what are the things I should be strong in? If I know this, then I can go through the relevant topics and I can get a MS.

I am not writing this post to humiliate you or anything. I am simply showing you that your english spelling and grammar is horrible and I am showing you how to improve. Nobody is going to hire you in the US if you spell like that. So this would be something you should really work on.

Also, if I made a spelling and grammar error somewhere, feel free to tell me :biggrin:
 
  • #17
As discussed, you might want to reconsider why you need/want a masters in computer science from a US program. It's good practice in general for everyone to only enter programs when you know what you need/want from them (Otherwise, it's always more worthwhile to work).

Web development and windows form applications are not part of the masters curriculum, even at the weakest of schools (I have a masters in computer science myself from a low ranking local school). You'll still primarily be taking classes in academic fields, expected to begin doing research, required to read paper after paper, and use what you learn in those papers for your research projects and presentations. If you don't understand that now, you probably will be wasting time because it's not really necessary to go through all that to develop windows form apps. For that, you just need visual studio, a little knowledge of c#, and to find a paying customer. A US masters program in comp sci won't get you any of that.
 
Last edited:

FAQ: MS in Computer Science: Prerequisites & Advice for Rithish in India

What are the prerequisites for pursuing an MS in Computer Science in India?

The prerequisites for pursuing an MS in Computer Science in India may vary depending on the university or institution. However, some common requirements include a bachelor's degree in a related field such as computer science, mathematics, or engineering, a minimum GPA of 3.0 or higher, and a strong foundation in programming languages such as C++, Java, or Python. Some universities may also require applicants to have a certain level of proficiency in English.

Is work experience required for admission into an MS in Computer Science program in India?

Work experience is not always required for admission into an MS in Computer Science program in India. However, having some work experience in the field of computer science can strengthen your application and make you a more competitive candidate. It can also provide you with valuable practical skills and knowledge that can be applied to your studies.

What advice would you give to Rithish, an aspiring MS in Computer Science student in India?

My advice to Rithish would be to start preparing early and to focus on building a strong foundation in computer science. This can be achieved by taking relevant courses, participating in coding competitions, and working on personal projects. It is also important to research and choose the right university or institution that offers a program that aligns with your interests and career goals.

Are there any scholarships or financial aid options available for MS in Computer Science students in India?

Yes, there are various scholarships and financial aid options available for MS in Computer Science students in India. These can be offered by the university or by external organizations. It is important to research and apply for these opportunities early on to increase your chances of receiving financial assistance.

What are the job prospects for MS in Computer Science graduates in India?

The job prospects for MS in Computer Science graduates in India are very promising. With the rapid growth of the technology industry, there is a high demand for skilled professionals in this field. Graduates can pursue a variety of careers in areas such as software development, data analysis, artificial intelligence, and more. Additionally, many large multinational companies have offices in India, providing ample job opportunities for graduates.

Similar threads

Replies
8
Views
3K
Replies
1
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K
Replies
10
Views
3K
Replies
4
Views
1K
Back
Top