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. 基于Ip的刷投票排名及刷百度推广的自动化实现

    所有基于Ip的刷投票排名,只要不涉及用户登录情况,都可以在手机端自动化实现,因为电信运营商的ip地址段是无限的,理论上,飞行模式开关一次,所分配ip地址是变化的,这就有了大量的ip可用 在手机端写个a ...

  2. jQuery.Ajax()执行WCF Service的方法

    Insus.NET有在上一篇<ASP.NET MVC呼叫WCF Service的方法>http://www.cnblogs.com/insus/p/3720547.html 直接呼叫WCF ...

  3. vb.net連接Oracle数据库

    Imports Oracle.DataAccess.Client '導入命名空間 Public Class Form1 Dim Sql As String Public SqlTP As Oracle ...

  4. oracle 11g 分区表创建(自动按年、月、日分区)

    前言:工作中有一张表一年会增长100多万的数据,量虽然不大,可是表字段多,所以一年下来也会达到 1G,而且只增不改,故考虑使用分区表来提高查询性能,提高维护性. oracle 11g 支持自动分区,不 ...

  5. C#将图片存放到SQL SERVER数据库中的方法

    本文实例讲述了C#将图片存放到SQL SERVER数据库中的方法.分享给大家供大家参考.具体如下: 第一步: ? 1 2 3 4 5 6 7 8 9 10 //获取当前选择的图片 this.pictu ...

  6. ajax jsonp的跨域请求

    1.页面ajax的请求 $.ajax({ async: false, url: 'http://localhost:8080/downloadVideos',//跨域的dns/document!sea ...

  7. 第三十三天- 线程创建、join、守护线程、死锁

    1.线程,线程创建 概念:在传统操作系统中,每个进程有一个地址空间,而且默认就有一个控制线程,线程顾名思义,就是一条流水线工作的过程,一条流水线必须属于一个车间,一个车间的工作过程是一个进程,车间负责 ...

  8. Django使用多个数据库

    一.定义数据库 使用Django的多个数据库的第一步是告诉Django将使用的数据库服务器. 这是使用DATABASES设置完成的. 此设置将数据库别名映射到该特定连接的设置字典,该数据库别名是一种在 ...

  9. framework7中a标签没反应

    试试在a标签上加这个样式: class="external"

  10. flutter row 文字显示不全

    解决:在row层中的text层加一个expend flutter Row里面元素居中显示 new Expanded( flex: , child: new Row( children: <Wid ...