我是土木工程专业的大四学生,普通一本,大四的时候开始转专业,自学了C语言和一点点java后去培训机构培训java了,现在在一家公司实习java,现在公司没给我们实习生什么任务,自己想扎实自己的计算机基础,现在想学这些基础课,求问一下我应该学哪些课,这些课程的顺序又是怎样的(比如是先学数据结构还是C语音等等)。谢谢
高洛峰2017-04-18 10:56:16
Well, I am both a civil engineer and have switched to programming. The most important thing is interest. As long as you are interested, nothing is a problem. I also stumbled all the way. It is best to have someone in the company to guide you, or find your former classmates and learn now. Programming, let’s discuss it together. As for what to learn, I don’t have much advice. You can refer to https://zhuanlan.zhihu.com/p/...
PHP中文网2017-04-18 10:56:16
Learning the system for a period of time
1 - OOP
2 - Spring
3 - Algorithm
4 - Network and related protocols HTTP TCP
5 - HTML
These are all basic, and they are like siege lions
天蓬老师2017-04-18 10:56:16
What you need is to first have a solid foundation in Java, then figure out the frameworks used in the project, and then take up undergraduate courses in computer science when you still have some spare time at work.
巴扎黑2017-04-18 10:56:16
Chuanzhi Podcast course outline: http://www.itcast.cn/course/j...
Basic Java self-study tutorial: http://www.weixueyuan.net/jav...
You need to explore on your own for more advanced ones... I may also switch to Java (or app) in the near future, if I have time, haha
ringa_lee2017-04-18 10:56:16
I don’t know what your current basics are. If you are in JAVA, you usually write web servers
1. Basic algorithms and data structures
2. Operating system
3.HTTP protocol and TCP/IP protocol
4.JAVA basics + front-end basics