Questions about UIUC and USC
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的更多相关文章
- WCF学习系列二---【WCF Interview Questions – Part 2 翻译系列】
http://www.topwcftutorials.net/2012/09/wcf-faqs-part2.html WCF Interview Questions – Part 2 This WCF ...
- [译]Node.js Interview Questions and Answers (2017 Edition)
原文 Node.js Interview Questions for 2017 什么是error-first callback? 如何避免无止境的callback? 什么是Promises? 用什么工 ...
- [面试] Design Questions
Uber总是考一些系统设计的题目,而且重复率很高,汇总了一下地里的所有design的题目,希望可以跟小伙伴们讨论下. Uber Design Questions 1. 让design uber ...
- Front End Developer Questions 前端开发人员问题(二)CSS 后续
问题来源:http://markyun.github.io/2015/Front-end-Developer-Questions/ 31.视差滚动效果,如何给每页做不同的动画?(回到顶部,向下滑动要再 ...
- WCF学习系列三--【WCF Interview Questions – Part 3 翻译系列】
http://www.topwcftutorials.net/2012/10/wcf-faqs-part3.html WCF Interview Questions – Part 3 This WCF ...
- WCF学习系列四--【WCF Interview Questions – Part 4 翻译系列】
WCF Interview Questions – Part 4 This WCF service tutorial is part-4 in series of WCF Interview Qu ...
- [转]Design Pattern Interview Questions - Part 4
Bridge Pattern, Composite Pattern, Decorator Pattern, Facade Pattern, COR Pattern, Proxy Pattern, te ...
- [转]Design Pattern Interview Questions - Part 2
Interpeter , Iterator , Mediator , Memento and Observer design patterns. (I) what is Interpreter pat ...
- [转]Design Pattern Interview Questions - Part 3
State, Stratergy, Visitor Adapter and fly weight design pattern from interview perspective. (I) Can ...
随机推荐
- 线上问题定位--OOM
服务器上部署了Java服务,出现了OutOfMemoryError,问题应该如何定位? 解决思路 Java服务OOM,最常见的原因为: 有可能是内存分配确实过小,而正常业务使用了大量内存 某一个对象被 ...
- [机器学习] 训练集(train set) 验证集(validation set) 测试集(test set)
在有监督(supervise)的机器学习中,数据集常被分成2~3个即: 训练集(train set) 验证集(validation set) 测试集(test set) 一般需要将样本分成独立的三部分 ...
- 关于SAN和NAS的区别-转
什么是SAN与NAS By 王文平 发表于 2006-7-10 18:03:53 NAS和SAN字面上相似,并且都是新型数据存储模式,但这二者是完全不同的,针对不同方向的技术. 什么是SAN(St ...
- mongodb备份策略
概述 数据库的备份非常非常非常重要!!!否则出问题连哭的机会有没有(欲哭无泪)今天主要是做一个mongodb的数据库备份. 1.关于备份 备份其实很简单,这里选择的是对mongodb中的某个库进行全备 ...
- angular ng-repeat元素swiper无法滑动问题解决
前言 angular中ng-repeat元素swiper无法滑动,angular与swiper冲突. 1.问题 在项目中,我需要利用ng-repeat循环li,比如一个nav导航条,在加入swiper ...
- sql union 语句 case语句
1:Union语句: 把两个结果合为一体(但是完全重复的数据会去掉) Eg1: select name, age, ‘学生无工资’ from student union ...
- [日常] Linux下vim的常用命令总结
vim按d表示剪切按dd剪切一行vim命令:命令模式 /关键字 n继续向下查找 vim的多行注释:1.按ctrl + v进入 visual block模式2.按上下选中要注释的行3.按大写字母I,再插 ...
- Eclipse 中设置JVM 内存
Eclipse 中设置JVM 内存 今天在eclipse 中测试把文档转换为图片的时候,报出了下面的错误: java.lang.OutOfMemoryError: Java heap space 从上 ...
- Java多线程--JDK并发包(1)
Java多线程--JDK并发包(1) 之前介绍了synchronized关键字,它决定了额一个线程是否可以进入临界区:还有Object类的wait()和notify()方法,起到线程等待和唤醒作用.s ...
- Python 多线程、多进程 (一)之 源码执行流程、GIL
Python 多线程.多进程 (一)之 源码执行流程.GIL Python 多线程.多进程 (二)之 多线程.同步.通信 Python 多线程.多进程 (三)之 线程进程对比.多线程 一.python ...