1st step is wikipedia.for things which involve maths.
-
Youtube
-
Techblogs
-
Autonomous car(https://www.yahoo.com/news/every-company-developing-self-driving-034544715.html)
-
Startups and blogs indiehackers(https://www.indiehackers.com/)
-
dev community(https://www.dev.to/)
-
Reading companies tech blogs, watching conferences.
-
All thanks to stack(https://stackoverflow.com/questions/8588768/git-push-username-password-how-to-avoid)
-
developers google like mozilla hack and dev(https://codelabs.developers.google.com/)
-
Twitter university
It's not a good app for sure. Don't waste time installing this. But we spent considerable time hence we submitted.
https://prezi.com/view/bPwnYVAOiZY7YtDCtQbI/ |
- https://ptsjs.org/ , roughjs , https://maxwellito.github.io/vivus/ , https://github.com/cytoscape/cytoscape.js
- http://snapsvg.io/, https://css-tricks.com/comparison-animation-technologies/, http://svgpocketguide.com/book/, webgl, https://blog.sessionstack.com/how-javascript-works-under-the-hood-of-css-and-js-animations-how-to-optimize-their-performance-db0e79586216
- https://www.jotform.com/
- Varnish
- https://introjs.com/
- https://www.w3schools.com/css/css3_2dtransforms.asp
- https://sass-lang.com/
- http://enjoycss.com/
- https://css-tricks.com/guide-svg-animations-smil/
- https://stackoverflow.com/questions/11841595/css-value-as-mathematical-expression
01000011x10001000x000100000100x010000010010 ShellScript https://www.shellscript.sh/
Acl http://www.gsp.com/cgi-bin/mdroid.cgi?topic=extattrctl http://www.onlamp.com/pub/a/bsd/2003/08/14/freebsd_acls.html https://linux.die.net/man/1/setfacl https://www.bing.com/search?q=ACLs+with+Samba+andWindows&src=IE-TopResult&FORM=IETR02&conversationid= https://en.wikipedia.org/wiki/Chmod
https://github.com/BuddhaLabs/PacketStorm-Exploits/blob/master/9901-exploits/runtime-kernel-kmem-patching.txt | |
RUNTIME KERNEL KMEM PATCHING | |
- Silvio Cesare <[email protected]> | |
- November 1998 | |
* NOT TO BE DISTRIBUTED SEPERATE TO THE FILE * | |
* NOT TO BE DISTRIBUTED SEPERATE TO THE FILE * | |
* NOT TO BE DISTRIBUTED SEPERATE TO THE FILE * |
https://danluu.com/assembly-intrinsics/ | |
https://www.infoworld.com/article/3175127/software/simd-intrinsics-aren-t-so-scary-but-should-we-use-them.html | |
https://johanmabille.github.io/blog/2014/10/09/writing-c-plus-plus-wrappers-for-simd-intrinsics-1/ | |
https://fgiesen.wordpress.com/2016/04/03/sse-mind-the-gap/ | |
https://software.intel.com/en-us/articles/how-to-use-intrinsics | |
http://pharr.org/matt/blog/2018/04/25/ispc-volta-avx.html | |
https://docs.microsoft.com/en-us/cpp/intrinsics/x64-amd64-intrinsics-list | |
https://bitshifter.github.io/blog/2018/06/04/simd-path-tracing/ | |
http://www.adrian.idv.hk/2018-05-16-intrinsic/ | |
http://www.cs.uu.nl/docs/vakken/magr/2017-2018/files/SIMD%20Tutorial.pdf |
$(document).ready(function() { | |
$('form').on('submit', function(event) { | |
$.ajax({ | |
data : { | |
name : $('#nameInput').val(), | |
email : $('#emailInput').val(), | |
password : $('#emailInput').val() | |
}, |