Questions about UIUC and USC

I am admitted to University of Illinois at Urbana-Champaign (UIUC) Professional MCS and University of Southern California (USC) MS CS (Technical Professional) for Fall 2015. I would like to get some opinion from UIUC or USC CS graduates, current students, faculties, staff, or anyone who might have some information which can help in the decision-making process.

My background and consideration:

  • 1 year experience as software developer and 6 years as web developer in the US, and 1.5 years as data analyst overseas.
  • I want to go back into the industry after I graduate. I am not interested in research or continuing to PhD.
    • UIUC is more well-known, but USC is location-wise closer to tech companies. Which factor do you think is more important during job-hunting?
  • Area of interest: software engineering, web development, mobile development, general programming, and database.
    • Which university is better suited for my area of interest above?
  • If the school has some courses which teach languages/technologies currently used in the industry (Python, Ruby, PHP, Objective C, etc.), then that's a plus. I understand that I can learn these on my own, but taking an actual course gives me more motivation  And it does not necessarily have to be in the form of a formal class either, workshops are fine.
    • I know USC has some of these courses through their Information Technology Program (ITP). Does UIUC offer similar courses or workshops?
  • Security concerns.
    • I didn't think about this when I looked for schools to apply but I've been warned by a few people (one of them is USC graduate) that USC is located in a dangerous neighborhood. I was told that there were a few horrible incidents and that I had to take extra precautions (things like stay at home when it is already dark outside) if I were to attend there. The thing is when I did my Bachelor degree in CS, there were countless of times where I had to take evening classes or stay late in the computer lab for my school assignments, so I'm just wondering if this security concern will be detrimental to my studies.
    • How is the security in Urbana-Champaign? I know we still have to be careful one way or another, but is the school/town generally safe?
  • Some additional questions for those who have studied in USC or UIUC:
    • What do you like and what don't you like about the school or the CS department?
    • How supportive and helpful are the International Student Office and Career Center?

Thank you! Your opinion is greatly appreciated.

========================
 

What you heard about USC being in a dangerous ghetto area is accurate. Have you heard of South Central LA? This is precisely where USC is located. There has been repeated incidence where students/non-students got mugged and murdered within the neighborhood. Most notably, Chinese graduate students seem to be the ones targeted by criminals living in the area as there have been multiple (not just one isolated event) crimes where Chinese graduate students were murdered. The news regarding repeated security issue around USC made national headlines and you can search for the stories for detail. USC officials have since installed a lot of security cameras around campus, but I am not positive how effective that will be. And if I am a student, I would not feel good to walk around campus knowing there are so many security cameras watching me and other students..... it's just depressing and feels like living in a jail.

Go with UIUC. UIUC is much much much higher ranked than USC anyways. Why would you risk your life to go to a much lower ranked place where the security is notoriously bad and you'll likely be watched under security camera every time you go on campus.

Did I mentioned UIUC will cost you much less than USC where you will for sure overpay for lower-ranked degree?

Questions about UIUC and USC的更多相关文章

  1. WCF学习系列二---【WCF Interview Questions – Part 2 翻译系列】

    http://www.topwcftutorials.net/2012/09/wcf-faqs-part2.html WCF Interview Questions – Part 2 This WCF ...

  2. [译]Node.js Interview Questions and Answers (2017 Edition)

    原文 Node.js Interview Questions for 2017 什么是error-first callback? 如何避免无止境的callback? 什么是Promises? 用什么工 ...

  3. [面试] Design Questions

    Uber总是考一些系统设计的题目,而且重复率很高,汇总了一下地里的所有design的题目,希望可以跟小伙伴们讨论下. Uber Design Questions 1.    让design uber ...

  4. Front End Developer Questions 前端开发人员问题(二)CSS 后续

    问题来源:http://markyun.github.io/2015/Front-end-Developer-Questions/ 31.视差滚动效果,如何给每页做不同的动画?(回到顶部,向下滑动要再 ...

  5. WCF学习系列三--【WCF Interview Questions – Part 3 翻译系列】

    http://www.topwcftutorials.net/2012/10/wcf-faqs-part3.html WCF Interview Questions – Part 3 This WCF ...

  6. WCF学习系列四--【WCF Interview Questions – Part 4 翻译系列】

    WCF Interview Questions – Part 4   This WCF service tutorial is part-4 in series of WCF Interview Qu ...

  7. [转]Design Pattern Interview Questions - Part 4

    Bridge Pattern, Composite Pattern, Decorator Pattern, Facade Pattern, COR Pattern, Proxy Pattern, te ...

  8. [转]Design Pattern Interview Questions - Part 2

    Interpeter , Iterator , Mediator , Memento and Observer design patterns. (I) what is Interpreter pat ...

  9. [转]Design Pattern Interview Questions - Part 3

    State, Stratergy, Visitor Adapter and fly weight design pattern from interview perspective. (I) Can ...

随机推荐

  1. java实现微信支付

    java实现微信支付 package com.hk.wx.pay.service.impl; @Service public class PayServiceImpl implements PaySe ...

  2. GNU的编译器

    GNU的编译器可以编译C或C++语言, 编译C语言使用gcc,编译C++语言使用g++ 如果是使用Linux或者Unix系统(Mac)可以使用以下命令: gcc -v 或者 g++ -v 来查看是否安 ...

  3. ASP.NET MVC5+EF6+LayUI实战教程,通用后台管理系统框架(2)

    前言 本节先给大家搭建UI部分,让大家能看到点东西,就好像所有编程书里,开始都是一个Hello World一样 开始搭建 首先建立空白解决方案,我们命名为BYCMS 然后添加新项目BYCMS 我习惯用 ...

  4. 网络之Json生成解析

    // // ViewController.m // Json // // Created by City--Online on 15/4/28. // Copyright (c) 2015年 CYW. ...

  5. [android] 新闻客户端主界面部分

    当我们使用activity加fragment的时候,每个界面都要建立一个fragment,每个fragment里面都要重写onCreate(),onCreateView(),onActivityCre ...

  6. 基于hive的日志分析系统

    转自 http://www.cppblog.com/koson/archive/2010/07/19/120773.html           hive 简介         hive 是一个基于  ...

  7. 新版TeamTalk部署教程

    新版TeamTalk部署教程 新版TeamTalk已经在2015年03月28日发布了,目前版本定为1.0.0版本,后续版本号会按照如下规则进行:1.版本规则按照x.y.z的形式进行.2.各端小bug修 ...

  8. Java - Iterator源码解析

    java提高篇(三十)-----Iterator 迭代其实我们可以简单地理解为遍历,是一个标准化遍历各类容器里面的所有对象的方法类,它是一个很典型的设计模式.Iterator模式是用于遍历集合类的标准 ...

  9. HDU2643(SummerTrainingDay05-P 第二类斯特林数)

    Rank Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submis ...

  10. python学习之老男孩python全栈第九期_day009作业

    1. 写函数,检查获取传入列表或元组对象的所有奇数位索引对应的元素,并将其作为新列表返回给调用者. 答: l1 = [] def odd(li): for i in range(1,len(li),2 ...