René's URL Explorer Experiment


Title: 【前端】【学习心得】如何学习前端之菜鸟愚见 第十天 · Issue #14 · paddingme/Learning-JavaScript · GitHub

Open Graph Title: 【前端】【学习心得】如何学习前端之菜鸟愚见 第十天 · Issue #14 · paddingme/Learning-JavaScript

X Title: 【前端】【学习心得】如何学习前端之菜鸟愚见 第十天 · Issue #14 · paddingme/Learning-JavaScript

Description: 首先感谢楼上各位的同学老师的评论和鼓励。关于赵老师所说,后期我会分享我的一些学习经验、遇到问题的解决方法和解决方式。 好吧,今天就先扯上一点吧。 我学前端不久,目前还是一个菜鸟。现在CSS HTML 算是入门了,自己的JavaScript 以致于错过了很多很好的机会。刚好看到 Imooc 的90天慕女神助力计划,这正是一个再好不过的计划,一直喜欢 imooc, 也看过 imooc 的不少视频,视频都做得非常用心,不论从选聘的讲师还是后期编辑都棒棒哒。当然我不是一个那么纯...

Open Graph Description: 首先感谢楼上各位的同学老师的评论和鼓励。关于赵老师所说,后期我会分享我的一些学习经验、遇到问题的解决方法和解决方式。 好吧,今天就先扯上一点吧。 我学前端不久,目前还是一个菜鸟。现在CSS HTML 算是入门了,自己的JavaScript 以致于错过了很多很好的机会。刚好看到 Imooc 的90天慕女神助力计划,这正是一个再好不过的计划,一直喜欢 imooc, 也看过 imooc 的不少视频...

X Description: 首先感谢楼上各位的同学老师的评论和鼓励。关于赵老师所说,后期我会分享我的一些学习经验、遇到问题的解决方法和解决方式。 好吧,今天就先扯上一点吧。 我学前端不久,目前还是一个菜鸟。现在CSS HTML 算是入门了,自己的JavaScript 以致于错过了很多很好的机会。刚好看到 Imooc 的90天慕女神助力计划,这正是一个再好不过的计划,一直喜欢 imooc, 也看过 imooc 的不少视频...

Opengraph URL: https://github.com/paddingme/Learning-JavaScript/issues/14

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"【前端】【学习心得】如何学习前端之菜鸟愚见 第十天","articleBody":"首先感谢楼上各位的同学老师的评论和鼓励。关于赵老师所说,后期我会分享我的一些学习经验、遇到问题的解决方法和解决方式。\n\n好吧,今天就先扯上一点吧。\n\n我学前端不久,目前还是一个菜鸟。现在CSS HTML 算是入门了,自己的JavaScript 以致于错过了很多很好的机会。刚好看到 Imooc 的90天慕女神助力计划,这正是一个再好不过的计划,一直喜欢 imooc, 也看过 imooc 的不少视频,视频都做得非常用心,不论从选聘的讲师还是后期编辑都棒棒哒。当然我不是一个那么纯粹的人,一方面想参加这个活动,养成一个良好的学习习惯,可以借助这个机会啃下 JavaScript 这块烂骨头,另一方面不是还有很多灰常昂贵而我又灰常想买的好书再等着,再者,一个人孤军奋战往往会被自己的惰性打败,一群人抱团取暖,相互促进就不一样了,会有种让你越战越勇的激情,即使是现在每天工作很久,晚上回来还要写一堆论文,我还是会坚持拿出1个小时到1个半小时来学习到这里更新笔记,然后熬夜写论文到夜里一点多。所以我和朋友说过,如果我是Imooc 的老板,我得给想出“90天慕女神助力计划” 的产品长工资,这是件非常好的事,帮助更多的同学养成学习的习惯,也给Imooc 带来更多的 pv,和长久稳定的用户群。另一方面也和 Imooc 的运营同学提过很多意见,相信攻城师同学也在奋夜加班,期待一个更好的 阅读体验 和 编辑体验的Imooc(一定要支持 markdown 语法啊!)。\n\n好了前面是废话。作为和我一样的想学前端的新手,我有一些自己的哦经验可以分享给大家。\n1.  HTML CSS JavaScript 我先学哪门?不用想了,当然一起学了。前面的文章中,一直有着一个概念叫做结构、表现、行为分离。结构即是 HTML ,CSS 可以更改页面样式,即是表现,而页面的动态交互部分即行为交给 JavaScript,他们三个是相辅相成的,是必须都要努力掌握的。如果你看过很多前端招聘,通常都会说 只会html,css可是不行的,或者是 只会 Jquery (一种 JavaScript框架)不会 JavaScript 也是不行的。\n   \n   **前端入门容易**,可能花不了多长时间你也可以切页面做一个看上去像模像样的网站,但是当你觉得自己一只脚踏入前端大门的大门,打开另一个世界的时候,你会看到这个世界是一篇汪洋大海,就说 HTML,你是否知道 每个 HTML 标签的语义,正确的使用场景吗?你会 HTML5 吗,HTML5 里又可以做游戏 有N 多API等着你。然后 JavaScript 学完了,学 Jquery,AngularJs?还有前端工程化,自动化部署。性能优化等着你,Grunt,bower,fis 等等。\n   CSS 学完 CSS2 还有CSS3等着你,还有 SVG 等着你可以做各种各样酷炫的效果。哦,别忘了,作为一个前端攻城师,你还要和IE 打交道,兼容性会让你头痛。\n   **前端要学的东西太多,知识更新特别快。**\n   \n   那我们是不是应该怕了,如果你想从事前端,决心做好前端,让你做的页面一级棒,有着完美的交互体验,你喜欢接受新知识,你喜欢克服困难,那真没什么怕的。“既然选择了远方,便只顾风雨兼程。” 我们首先要做的就是 **打好基础**,学好 CSS,HTML,JavaScript。其他的等你学好这些再找个自己感兴趣的方向继续努力学下去吧。\n2.  我是看视频学还是看书学。个人感觉还是先看书,书中的知识体系更具体更连贯。视频多是技术性较强的技能学习。当然因人而异,选择适合你的学习方式。推荐的书, CSS 推荐 《CSS 权威指南》,后期可以看 《CSS 禅意花园》和大漠的《CSS3 图解》,《写给大家看的设计书》也是作为一个切图仔必看的书哦。HTML 目前没什么推荐的,如果一点前端基础都没有的话,可以看《Head First HTML》系列,浅显易懂还很有趣。JavaScript 可以先看 《JavaScript DOM 编程艺术》掌握基本的 DOM 基础,非常棒的一本书,其次开始看 《JavaScript JavaScript 高级程序设计》 ,《JavaScript 语言精粹》(非常薄的一本书,也是JavaScript必看的书),还有就是犀牛书了《JavaScript 权威指南》(大部头,可以当字典来看 哈哈),这几本书可以反复看,交叉着看。当然看书的同时,**多敲代码**是非常非常有必要的,眼过千遍,不如手敲一遍!这个过程中会让你积累很多编码经验和 debug 能力。\n3.  掌握一个编辑器,自然首推 sublime, 学会他让你健步如飞,敲代码神采飞扬。\n4.  写博客,读很多书,只是输入,要擅于总结归纳,把所学的知识输出,写博客,读书笔记无疑是最好的输出。等一定积累了,就可以写一些属于自己的高大上的东西了。写博客,自然推荐掌握 markdown 语法,写起博客来也是倍儿爽。至于在哪儿写博客,要不要建自己的网站都是个人爱好,选择你喜欢的方式,可以在 imooc,segmentfault.com,简书,github 等等都可以。\n5.  掌握 Github,github 现在已然成为程序员的简历了,不信你去看各种程序员招聘,通常会写有 github 加分。\n   当然这里指的 有 github 不是有 github 账号,是你有在 github 在记录下些什么,可以是你的代码,你的博客,等等。\n\n恩,就写这么多,往高了写我也不会了。以上都是个人愚见,如有不对,欢迎讨论。一起学习,相互进步。看到在imooc  QQ群里的讨论,深以为然,好好珍惜在学校里的时光努力学习,找到自己以后想要一直做到事。加油,-。-\n\n今天就不更新学习笔记了,待回还得写论文。但是我会看完再睡的。笔记明天继续,以后我会多分享一些经验,问题和解决方法的。\n","author":{"url":"https://github.com/paddingme","@type":"Person","name":"paddingme"},"datePublished":"2014-11-26T15:07:30.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/14/Learning-JavaScript/issues/14"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:f24d6220-5496-2cdc-c11b-0b290dda2af4
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id98B0:25EA97:58A22A:7618B2:6A613EB4
html-safe-nonce6a52f2276f2073373a4141b5301b50c6a0def41ecfa31238136add65a6d8c6a2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OEIwOjI1RUE5Nzo1OEEyMkE6NzYxOEIyOjZBNjEzRUI0IiwidmlzaXRvcl9pZCI6IjMzNTA2MjU3NDMxMjcyNjQ5NDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac19973c5e97b7cd8dbd904eb6cf993d2bd9bd061305204dd78119aafe896b5a9d
hovercard-subject-tagissue:50189317
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/paddingme/Learning-JavaScript/14/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6b07ce8728547f3cea99a10d6512da646eb26cb0d29b361cca7046242ad78609/paddingme/Learning-JavaScript/issues/14
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6b07ce8728547f3cea99a10d6512da646eb26cb0d29b361cca7046242ad78609/paddingme/Learning-JavaScript/issues/14
og:image:alt首先感谢楼上各位的同学老师的评论和鼓励。关于赵老师所说,后期我会分享我的一些学习经验、遇到问题的解决方法和解决方式。 好吧,今天就先扯上一点吧。 我学前端不久,目前还是一个菜鸟。现在CSS HTML 算是入门了,自己的JavaScript 以致于错过了很多很好的机会。刚好看到 Imooc 的90天慕女神助力计划,这正是一个再好不过的计划,一直喜欢 imooc, 也看过 imooc 的不少视频...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamepaddingme
hostnamegithub.com
expected-hostnamegithub.com
None2b7a3d1e6770dc7153450d820fcfe9a7851c4cf2251dcc29c7ad3c5cd1b9e88b
turbo-cache-controlno-preview
go-importgithub.com/paddingme/Learning-JavaScript git https://github.com/paddingme/Learning-JavaScript.git
octolytics-dimension-user_id5771087
octolytics-dimension-user_loginpaddingme
octolytics-dimension-repository_id25473884
octolytics-dimension-repository_nwopaddingme/Learning-JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id25473884
octolytics-dimension-repository_network_root_nwopaddingme/Learning-JavaScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release78cf9d43f120d1f03636ca22ab420bcbb1712804
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/paddingme/Learning-JavaScript/issues/14#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpaddingme%2FLearning-JavaScript%2Fissues%2F14
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpaddingme%2FLearning-JavaScript%2Fissues%2F14
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=paddingme%2FLearning-JavaScript
Reloadhttps://github.com/paddingme/Learning-JavaScript/issues/14
Reloadhttps://github.com/paddingme/Learning-JavaScript/issues/14
Reloadhttps://github.com/paddingme/Learning-JavaScript/issues/14
paddingme https://github.com/paddingme
Learning-JavaScripthttps://github.com/paddingme/Learning-JavaScript
Notifications https://github.com/login?return_to=%2Fpaddingme%2FLearning-JavaScript
Fork 13 https://github.com/login?return_to=%2Fpaddingme%2FLearning-JavaScript
Star 28 https://github.com/login?return_to=%2Fpaddingme%2FLearning-JavaScript
Code https://github.com/paddingme/Learning-JavaScript
Issues 30 https://github.com/paddingme/Learning-JavaScript/issues
Pull requests 0 https://github.com/paddingme/Learning-JavaScript/pulls
Actions https://github.com/paddingme/Learning-JavaScript/actions
Projects https://github.com/paddingme/Learning-JavaScript/projects
Wiki https://github.com/paddingme/Learning-JavaScript/wiki
Security and quality 0 https://github.com/paddingme/Learning-JavaScript/security
Insights https://github.com/paddingme/Learning-JavaScript/pulse
Code https://github.com/paddingme/Learning-JavaScript
Issues https://github.com/paddingme/Learning-JavaScript/issues
Pull requests https://github.com/paddingme/Learning-JavaScript/pulls
Actions https://github.com/paddingme/Learning-JavaScript/actions
Projects https://github.com/paddingme/Learning-JavaScript/projects
Wiki https://github.com/paddingme/Learning-JavaScript/wiki
Security and quality https://github.com/paddingme/Learning-JavaScript/security
Insights https://github.com/paddingme/Learning-JavaScript/pulse
【前端】【学习心得】如何学习前端之菜鸟愚见 第十天https://github.com/paddingme/Learning-JavaScript/issues/14#top
Mu-Help-Planhttps://github.com/paddingme/Learning-JavaScript/issues?q=state%3Aopen%20label%3A%22Mu-Help-Plan%22
https://github.com/paddingme
paddingmehttps://github.com/paddingme
on Nov 26, 2014https://github.com/paddingme/Learning-JavaScript/issues/14#issue-50189317
Mu-Help-Planhttps://github.com/paddingme/Learning-JavaScript/issues?q=state%3Aopen%20label%3A%22Mu-Help-Plan%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.