is there a masters degree in Mobile development like android? [closed]

it's not a programming question, but programmers related.

if yes, please guide me to some colleges that have that program. thanks.


Asked by: Alina939 | Posted: 20-01-2022






Answer 1

As with the other mobile app development platforms, these fields are typically too new for degree programs. You will find other educational opportunities out there, there are classes, books, screencasts in iPhone, PalmOS, Android, Blackberry, etc. development just a google away.

There are things like the Graduate degree program Tisch Interactive Telecommunications Program at NYU. The work produced there often has a mobile spin to it.

Here's a class syllabus for Mobile Me(dia), for example, though I'm not sure if that class is specifically an ITP one.

In California, you could look to Center for Research in Computing and the Arts, which I think has somewhat similar aims.

To look for other schools doing Android development courses, you could try a search like: "android development" site:.edu. Fair number of folks with classes at least: University of California, Carnegie Mellon, Columbia, Temple University, and many others.

Update

A bit of googling finds Master's Degree Programme in Mobile Technology and Business at University of Jyväskylä in Finland, which seems rather closely related to, if not exactly an answer to your question.

Answered by: David674 | Posted: 21-02-2022



Answer 2

That's just too specific. You can do a Masters degree in C.S. and take mobile programming classes and do your Masters project or thesis on mobile programming and even work with an adviser and do some research at the Masters level.

Answered by: Grace288 | Posted: 21-02-2022



Answer 3

I have found this erasmus mundus programme:

Master's Programme in Security and Mobile Computing.

It is the closest i have found so far. I hope it helps.

Answered by: Oliver865 | Posted: 21-02-2022



Answer 4

For developing software and especially mobile applications on platforms like Android or iPhone you most likely won't need any degree at all. The documentation and other resources out there on the Internet are a great way to teach it yourself.

At universities you will learn more about the theoretical aspects and concepts of Computer Science, but it's unlikely that you learn how to program. You will of course have some introduction classes to programming, but "learning" programming is more a matter of experience and practice.

Conclusion: a degree might be useful, but for sure not necessary.

Answered by: Blake448 | Posted: 21-02-2022



Answer 5

No, you can't get a master's in Mobile development.

Many colleges do have a Software Engineering program, and those that don't will usually at least offer a Computer Science program. Either of these will help get you into development. Of course, the Android platform is open source, so if you want to start learning on your own you can grab a compiler and the SDK and start there.

Answered by: Patrick210 | Posted: 21-02-2022



Answer 6

San Diego State University offers an Advanced Certificate in Web and Mobile Applications Development.

The Certificate in Web and Mobile Applications Development provides students with the specialized knowledge that is important in the development of Web and mobile computer applications. Students will study and gain experience with the languages and frameworks that are most commonly used in developing these applications, with the design of user interfaces and software systems, and with associated topics such as networking, hosting infrastructure, and security. They will also learn the fundamental principles on which these topics are based, so that they will be prepared for the new technologies that are constantly being developed.

This is an advanced academic certificate at the postbaccalaureate level. The admission requirement is a Bachelor's degree in Computer Science or a closely related field. Individuals with an equivalent knowledge of the background materials through work or self-study may be accepted into this program at the discretion of the program director. Courses are a blend of face-to-face and online.

The certificate requires completion of at least four courses (12 units). With the approval of the graduate adviser, the courses taken in this certificate program may be applied toward the Master's degree in Computer Science.

For more information, contact the Department of Computer Science www.cs.sdsu.edu.

Answered by: Tara541 | Posted: 21-02-2022



Answer 7

Online BS in Mobile Development at a very awesome school... http://online.fullsail.edu/degrees/mobile-development-bachelors

Answered by: Max598 | Posted: 21-02-2022



Answer 8

I'm attending a Postgraduate Course in Software Development for Mobile Devices at Universidad de Alicante(Spain). The is another one in Universidad Politécnica de Valencia (also Spain). They aren't a Master Degree, but are the Postgraduate Course solution. I don't know where you are, but if you can, but the one I'm attending is very recommended.

Answered by: Sienna525 | Posted: 21-02-2022



Similar questions

List of Open Source projects that aid Android app development


Flash or FlashLite development for Android?

I'm investigating the possibility to develop Flash or FlashLite apps that runs on Android as stand-alone apps, but I'm not finding anywhere a clear, definitive and up-to-date answer. Questions: The HTC Hero supports Flash out-of-the-box (without installing it), right?...it's written everywhere, but which version? Flash 9? Flash 10? Flash Lite? Does the Google Nexus One supports Flash, out-o...


What's a good, free source control system for eclipse android development?

Closed. This question does not meet Stack Overflow guid...


Regarding android Development

I am doing an application in which I have to display the numbers on TextView randomly and automatically with the help of Timer. I am able to get the random Numbers in the log without repeating, but I am not able to print the same on device please help me... Regards, Akki Source: //RandomNumber.java public class RandomNumber extends Activity{ static Random randGen = new Random(); in...


Android Development Machine

With the latest SDK release, and the ability to download separate platforms releases into the SDK, the hardware resources required to develop for Android have increased significantly. Assuming that the developer targets all currently available seven platforms - that could take your dev machine to its knees. Taken alone the 'Android SDK Content Loader' takes nearly two minutes on a dual-core machine with 2GB memory.


iphone - Best database for mobile phone development

Closed. This question does not meet Stack Overflow guid...


model view controller - Does Android UI development lend itself well to a particiular design pattern?

Does the Android platform lend itself well to a particular style of UI programming like MVC or MVP? Most of my UI experience is with spaghetti code on a very old embedded device or in GWT with MVP so I do not know where to start.


How to set up android SDK for command line development on linux?

I'm trying to set up the android SDK to develop a simple program on the command line in Linux (Ubuntu 9.10). I tried eclipse, but it has know problems running on Ubuntu, so I gave up on it. Here's what I've done so far: downloaded android-sdk_r05-linux_86.tgz from http://developer.android.com/sdk/index.html tar xvzf androi...


nexus one - Device for Android development

Closed. This question is off-topic. It is not curre...


What features for Android development are missing in Intellij9 compared to Eclipse?






Still can't find your answer? Check out these communities...



Android Google Support | Android Community | Android Community (Facebook) | Dev.io Android



top