zoukankan      html  css  js  c++  java
  • 前端学习-总结出自己的学习方法

    submit
    https://uptodate.frontendrescue.org/zh/

    总结出自己的学习方法

    总结出自己的学习方法

    I follow people on Twitter who produce new things. Some people like to follow just blogs, but I like to see what the people who make things recommend. My Twitter feed has sort of replaced my old RSS feed to some extent - I am way more likely to read an article recommended by someone who I see posting their repos alongside it. That kind of behavior tells me that the person is both an active developer and someone who thinks about their craft in most cases.

    I'm trying to spend more time on various W3C working group and specification mailing lists. There is a lot that goes over my head about the specific implementations of features that as a web developer I would take for granted every day. Sometimes keeping up is challenging, but I like a good challenge and as I stick around I learn more and more so I can ideally contribute more to the discussion in the future.

    There is a saying that goes around: "If you feel like you are the smartest person in the room, you're in the wrong room." Surround yourself with people who are intelligent but not cocky about it.

    Angelina Fabbro

    I keep up with front-end technologies religiously. As part of my daily activities, I spend 20 to 30 minutes reviewing twitter and RSS feeds, investigating anything that sparks my interest.

    I am also regularly reading (books), watching (videos), or writing about my practice. From time to time I pick a coding, or writing, project and focus all of my spare time in this area. When I tire of writing words or code I simply spend time reading code.

    When I'm feeling burnt out I'll attend a conference so that I can be inspired by ideas and people. And when I am really bored I start looking into practices that cross over into my area of expertise.

    The secret to keeping up is not to view it as an extra chore, but instead as part of the job I've chosen.

    Cody Lindley

  • 相关阅读:
    HashMap源码解析
    如何同时运行两个Tomcat
    Thymeleaf遍历List<Map>和Map<>
    Apache POI详解
    如何管理系统的右键新建菜单
    datatable的dom配置
    如何获取Html的height和width属性(网页宽、高)
    什么是跨域?如何解决跨域问题?
    C# 各类文件扩展名
    C# 接口与抽象类的区别? 什么情景下使用接口,什么情景下使用抽象类?
  • 原文地址:https://www.cnblogs.com/GaoNa/p/6927582.html
Copyright © 2011-2022 走看看