M******r 发帖数: 120 | 1 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下
的一门我自学试试.另外苦练java不表
我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画
画relational table写写select.
另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个
分开的level.
我觉得算法一定要advanced level,对否? 还有哪个呢? | c******n 发帖数: 4965 | 2 no,
algorithm, OS, architecture, particularly architecture is closer to EE
【在 M******r 的大作中提到】 : 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下 : 的一门我自学试试.另外苦练java不表 : 我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画 : 画relational table写写select. : 另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个 : 分开的level. : 我觉得算法一定要advanced level,对否? 还有哪个呢?
| M******r 发帖数: 120 | 3 Thanks for the advice.
Are you saying that it will enough to get a CS job if one study algorithm,
OS, and architecture, but NOT database?
I agree that these three are closer to EE. but just not sure whether one can
get a CS job without database knowledge. (may be this one is very easy to
self-train?)
【在 c******n 的大作中提到】 : no, : algorithm, OS, architecture, particularly architecture is closer to EE
| c******n 发帖数: 4965 | 4 so called "DB knowledge" is just sql, u can get that by reading some online
tutorials in 1 day
real CS "DB area" , as far as I know, deals with formal logic and etc, very
theoretical.
can
【在 M******r 的大作中提到】 : Thanks for the advice. : Are you saying that it will enough to get a CS job if one study algorithm, : OS, and architecture, but NOT database? : I agree that these three are closer to EE. but just not sure whether one can : get a CS job without database knowledge. (may be this one is very easy to : self-train?)
| M******r 发帖数: 120 | 5 Thanks a bunch for the advice.
online
very
【在 c******n 的大作中提到】 : so called "DB knowledge" is just sql, u can get that by reading some online : tutorials in 1 day : real CS "DB area" , as far as I know, deals with formal logic and etc, very : theoretical. : : can
| M******r 发帖数: 120 | 6 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下
的一门我自学试试.另外苦练java不表
我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画
画relational table写写select.
另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个
分开的level.
我觉得算法一定要advanced level,对否? 还有哪个呢? | c******n 发帖数: 4965 | 7 no,
algorithm, OS, architecture, particularly architecture is closer to EE
【在 M******r 的大作中提到】 : 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下 : 的一门我自学试试.另外苦练java不表 : 我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画 : 画relational table写写select. : 另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个 : 分开的level. : 我觉得算法一定要advanced level,对否? 还有哪个呢?
| M******r 发帖数: 120 | 8 Thanks for the advice.
Are you saying that it will enough to get a CS job if one study algorithm,
OS, and architecture, but NOT database?
I agree that these three are closer to EE. but just not sure whether one can
get a CS job without database knowledge. (may be this one is very easy to
self-train?)
【在 c******n 的大作中提到】 : no, : algorithm, OS, architecture, particularly architecture is closer to EE
| c******n 发帖数: 4965 | 9 so called "DB knowledge" is just sql, u can get that by reading some online
tutorials in 1 day
real CS "DB area" , as far as I know, deals with formal logic and etc, very
theoretical.
can
【在 M******r 的大作中提到】 : Thanks for the advice. : Are you saying that it will enough to get a CS job if one study algorithm, : OS, and architecture, but NOT database? : I agree that these three are closer to EE. but just not sure whether one can : get a CS job without database knowledge. (may be this one is very easy to : self-train?)
| M******r 发帖数: 120 | 10 Thanks a bunch for the advice.
online
very
【在 c******n 的大作中提到】 : so called "DB knowledge" is just sql, u can get that by reading some online : tutorials in 1 day : real CS "DB area" , as far as I know, deals with formal logic and etc, very : theoretical. : : can
| | | t*****a 发帖数: 154 | 11 请问你们学校规定跨系选3门课是总共的还是每学期的?谢谢。
【在 M******r 的大作中提到】 : 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下 : 的一门我自学试试.另外苦练java不表 : 我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画 : 画relational table写写select. : 另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个 : 分开的level. : 我觉得算法一定要advanced level,对否? 还有哪个呢?
| X***o 发帖数: 125 | | X***o 发帖数: 125 | | s*****o 发帖数: 1540 | 14 1: an Object Oriented language
2: algorithm
3: design patterns
4: practical database (database is more than just "select". Pick Oracle and
dive in)
OS, Networking, Graphics etc are all imporant, however, they are little
related to your job hunting. | g*****y 发帖数: 1120 | 15 只是找工作的话,可以走捷径,只攻算法白板编程,就象老中G/T可以拿满分但口语交
流稀烂一样的道理。
所以说现在的IT公司面试模式是对转行老中有利的,只看能不能拿出考G/T的精神来.
【在 M******r 的大作中提到】 : 四选三:学校只给了3门跨系算CS课的指标. 想问问哪3门课最好正规系统地学习? 余下 : 的一门我自学试试.另外苦练java不表 : 我是EE背景,主修VLSI,就是想学几门CS课扩大就业面.个人感觉database挺简单,就是画 : 画relational table写写select. : 另外, 哪几门需要精通呢? 学校的算法,数据库,操作系统课都有intro和advanced两个 : 分开的level. : 我觉得算法一定要advanced level,对否? 还有哪个呢?
|
|