zoukankan      html  css  js  c++  java
  • web前端工程师技能总结

     编辑器:

    1 webstorm(建议版本10.0),

    2 sublimeTEXT(建议版本3),

    3 dreamweaver (建议版本CS6, CC2015) 

     浏览器:

    1 firefox  建议安装 firebug插件  其他插件: httprequester(调试接口用),

    2 chrome  建议安装插件:postman(调试接口用)

     

    UI技能(前端角度,非UI角度)

    Photoshop cc2015,

    markman标记工具

    其他:美图秀秀,fireworks,AI

    项目管理

    git官网;https://git-scm.com/download/

    git学习:http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/ 

    svn 

     

    博客类学习网站:博客园

    资源类:github

    交流类类网站:知乎

     

    文章类学习网站:

     w3cschool: http://www.w3school.com.cn/

     菜鸟:http://www.runoob.com/

     

    视频学习网站:

    慕课网:www.imooc.com

    极客学院:http://www.jikexueyuan.com/

    51cto学院:http://www.51cto.com/

     

    WEB专业技能

    HTML

    CSS

    Javascript 

    pc端:jQuery 移动端:zepto ,jquery mobile

    bootstrap:http://www.bootcss.com/

     

    本地服务器环境搭建:

    1 APMserv:  http://apmserv.s135.com/

    2 wampserver  http://wampserver-64bit.en.softonic.com/

    3 phpstudy

    4 xampp

    接口调试

    1 fiddler

    2 postman(chrom插件)

    3 httprequester(firefox插件)

     

    前端自动化工具

    1 grunt 

      grunt官网:http://www.gruntjs.net/   

    学习帖子:http://developer.51cto.com/art/201506/479127.htm 

    2 gulp 

      gulp官网:http://www.gulpjs.com.cn/ 

    3 fis官网

      http://fis.baidu.com/fis3/docs/beginning/intro.html

     

    js模板引擎

    1 reactjs

    http://reactjs.cn/react/docs/getting-started.html 

    2 AngularJS

    http://www.apjs.net/

    3 vuejs

    http://cn.vuejs.org/

    4 artTemplate

    http://aui.github.io/artTemplate/

    后台语言

    1 nodejs 学习

    http://www.runoob.com/nodejs/nodejs-event.html

    2 PHP 

    其他

    域名查询:

    站长工具  http://tool.chinaz.com/

    域名空间购买:

    阿里云 https://www.aliyun.com/?utm_medium=text&utm_source=bdbrand&utm_campaign=bdbrand&utm_content=se_32492

    上传工具:flashfxp

     

    请把你的疑问评论在下方。
  • 相关阅读:
    python 发邮件乱码
    膳魔师杯使用注意事项
    了解指针,分分钟的事情 C++筆記--指針
    海淘攻略
    【转】Cocos2dx.3x入门三部曲
    在Windows7上搭建Cocos2d-x 3.2alpha0开发环境
    黑苹果 MAC OS X 10.10.2 安装流程
    Linux 下如何查找木马并处理
    js如何判断访问是来自搜索引擎(蜘蛛人)还是直接访问
    泰*网 Centos 一些命令
  • 原文地址:https://www.cnblogs.com/zzcit/p/5537345.html
Copyright © 2011-2022 走看看