您的位置:首页 > 其它

learning record

2018-03-13 16:22 661 查看

learning record

AngularJS实例教程(二)——作用域与事件 #18

-链接

这篇文章介绍作用域与事件非常详细/ 明确, 并且深入浅出.

AngularJS 讲述的非常清楚的,比较详细的所有资料总结

-链接

AngularJS 的compile和Link 函数debug 的good example:

http://odetocode.com/blogs/scott/archive/2014/05/28/compile-pre-and-post-linking-in-angularjs.aspx

AngularJS 的生命周期 https://segmentfault.com/a/1190000007264633

正则表达式 :http://www.cnblogs.com/tugenhua0707/p/5037811.html

AngularJS ng-repeat http://loring-dodge.azurewebsites.net/re-creating-ng-repeat/

AngularJS 的数据绑定 : https://www.ibm.com/developerworks/cn/opensource/os-cn-AngularJS/index.html

AngularJS 的数据绑定 : http://blog.csdn.net/rongbo_j/article/details/50935493

计算context 的宽度 http://stackoverflow.com/questions/118241/calculate-text-width-with-javascript

This is the best in depth article to fully understand what is going on AngularJS with transclusion:

http://teropa.info/blog/2015/06/09/transclusion.html

For understanding the multi-transclude with named slots works

https://blog.thoughtram.io/angular/2015/11/16/multiple-transclusion-and-named-slots.html

Computer Science background from MIT, Stanford, Harvard?

https://github.com/Developer-Y/cs-video-courses

https://github.com/prakhar1989/awesome-courses

https://github.com/shiv4nsh/awesome-computer-science-resources

https://github.com/chhantyal/influential-cs-books

https://github.com/s4kibs4mi/awesome-free-courses

CSS Box Model

-链接

CSS layout

-链接

CSS flexyboxes

-链接

推荐一个强大的搜索软件, 小巧高效,可以瞬间搜索到本机的任何文件

http://www.voidtools.com/

word-warp和word-break 相关的记录

http://www.cnblogs.com/2050/archive/2012/08/10/2632256.html

http://blog.csdn.net/yiyuhanmeng/article/details/8135460

Nice reference on CSS properties with good explanations and more importantly nice descriptive pictures

http://cssreference.io/

“A curated list of awesome frameworks, style guide and other cool nuggets for the amazing CSS.”

https://github.com/sotayamashita/awesome-css

“A list of things to read or watch that address these two questions: What is scalable CSS? and How do we create scalable CSS?”

https://github.com/davidtheclark/scalable-css-reading-list

The de-facto portal site about all things CSS

https://css-tricks.com/

https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/

https://www.youtube.com/watch?v=oWeC_bj8sI4

Eslint 中文网站: http://eslint.cn/docs/rules/

前辈踩地雷之后的总结 : http://cnodejs.org/topic/57c68052b4a3bca66bbddbdd

工具小理解

http://www.launchy.net/

Aptana

From https://baike.baidu.com/item/Aptana/2185215?fr=aladdin

https://gitlab.industrysoftware.automation.siemens.com/Apollo/Declarative-chrome-extension

如何开发chrome extension

https://support.google.com/chrome/a/answer/2714278?hl=en

From https://mypolarion.industrysoftware.automation.siemens.com/polarion/#/project/Active_Workspace/workitem?id=AW-12152

a GitLab Learning getting started section here -

https://gitlab.industrysoftware.automation.siemens.com/Apollo/afx/wikis/gitlabLearningCollateral

For training try below online 15 mins exercise:

https://try.github.io/levels/1/challenges/1

Angularjs $scope

https://stackoverflow.com/questions/39571507/how-to-destroy-scope-manually-in-angularjs-if-element-is-removed-from-javascript

https://stackoverflow.com/questions/25196722/error-rootscopeinprog-digest-already-in-progress

https://stackoverflow.com/questions/27073638/custom-directivedifference-between-putting-scope-watch-on-link-vs-scope-watc

https://stackoverflow.com/questions/13481992/does-removing-a-dom-element-remove-the-associated-scope

http://roubenmeschian.com/rubo/?p=51

cloud

Some pre-requisites for developing knowledge on Cloud

What is a cloud service?

http://searchcloudprovider.techtarget.com/definition/cloud-services

Which are the different types of cloud services?

https://aws.amazon.com/types-of-cloud-computing/

Monolithic Architecture Pattern

http://microservices.io/patterns/monolithic.html

Scaling cube

http://microservices.io/articles/scalecube.html

Microservice Architecture

http://microservices.io/patterns/microservices.html

12 Factor App

https://12factor.net/

Understand the word Cloud ready app?

https://techbeacon.com/5-steps-building-cloud-ready-application-architecture

Restful Architecture

\plm\pnnas\ADPlus\Trainings\Technical\ReSTfulServices

Amazon EC2

https://aws.amazon.com/ec2/

Amazon Elastic Beanstalk

http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html

Machine Learning Related

博客网站 : http://blog.csdn.net/xierhacker

CUDA下载 https://developer.nvidia.com/cuda-downloads

windows + VS2013 caffee 编译安装教程

http://www.cnblogs.com/love6tao/p/5706830.html

caffee 深度学习框架上手教程 ; http://www.csdn.net/article/2015-01-22/2823663

归一化方法 https://arxiv.org/pdf/1504.08083.pdf

机器学习之特征归一化 http://blog.csdn.net/leiting_imecas/article/details/54986045

Cs231n 课程笔记: https://zhuanlan.zhihu.com/p/21930884

免费下载前端书籍:

http://www1.qdfuns.com/feres.php?do=picture&listtype=book

aae5
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  learning record