c++ - 后台开发人员必须了解的知识点?
天蓬老师
天蓬老师 2017-04-17 13:44:17
0
4
541

想学习后台开发,后台开发必须了解哪些知识点?必须了解哪些概念 才算入门?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(4)
洪涛

php
mvc
mysql
http
apache

大家讲道理

php (or java, python and other languages ​​that can develop web),
database (relational MySQL, non-relational redis, etc.), apache (nginx),
some front-end knowledge (html, css, js, jquery, bs, sass, etc. It’s hard to find a job if you don’t know the front-end if you only know the back-end)
Linux (most backends use Linux as the platform, and some companies even require Linux for the development environment)
Linux commonly used web Tools (such as LAMP, ssh, FTP, etc.)
Version controller (Git, SVN)
There are also web frameworks, MVC, cookies (session), etc., you can encounter them in the learning process.

伊谢尔伦

java oracle mysql svn git

迷茫

A high-level language, data structure and algorithm, programming ideas
SQL, Git, Linux, TCP/IP, HTTP
If you are in the C/C++ direction, you also need to be familiar with some tools using gdb, gcc, cmake , vim/emacs
I started with a programming language, slowly got into it, and kept getting deeper into it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template