Buzut's links
Tag cloud
Picture wall
Daily
RSS feeds
  • RSS Feed
  • Daily Feed
Links per page
  • 20 links
  • 50 links
  • 100 links
10 results tagged computing  ✕
Documenter ses projets
Mon 11 May 2020 09:21:21 AM CEST
QRCode

Documenter les fonctions d'une lib

Utiliser JSDoc et l'adapter à ses besoins/son gout avec des thèmes :

https://github.com/nijikokun/minami (minimaliste et permet de différencier ƒn et classes, ma préférence)
https://github.com/smeijer/latodoc (classique)
https://github.com/docstrap/docstrap (differentes variantes bootstrap)
https://medium.com/swlh/creating-better-jsdoc-documentation-8b7a65744dcb

Documenter un projet plus complexe

Pour documenter un projet avec plus de texte, on peut utiliser docsify.

Les deux outils peuvent tout à fait s'utiliser conjointement.

RAML

https://raml.org/
https://github.com/mulesoft/osprey
https://github.com/mulesoft/api-console
http://www.mikestowe.com/blog/2014/07/raml-vs-swagger-vs-api-blueprint.php
https://dzone.com/articles/rest-api-documentation-part-2-1
https://www.q-perior.com/en/blog/openapi-and-raml-in-comparison/
https://blogs.mulesoft.com/dev/api-dev/open-api-raml-better-together/

https://apiblueprint.org/

computing javascript
?NxVqPA
Hosting: servers, VPS, PaaS & Iaas
Thu 26 Sep 2019 09:36:37 AM CEST
QRCode

IaaS & Paas
https://render.com/
https://scalingo.com/fr
https://www.alwaysdata.com/fr/
https://www.clever-cloud.com/fr/
https://www.heroku.com/home
https://www.infomaniak.com/fr
https://www.ibm.com/fr-fr/cloud
https://cloud.google.com/
https://aws.amazon.com/fr/
https://workers.cloudflare.com/
https://zeit.co/

Databases
https://www.compose.com/
https://www.ibm.com/cloud/cloudant
https://www.ibm.com/cloud/compose/rethinkdb

FaaS & JAMstack ressources
https://serverless.css-tricks.com/
https://hackernoon.com/a-crash-course-on-serverless-with-node-js-632b37d58b44

VPS
https://www.scaleway.com/fr/
https://www.digitalocean.com/
https://www.linode.com/
https://www.vultr.com/

Bare metal
https://rackservice.org/
https://www.dedimax.com/
https://www.leaseweb.com/

Automation
https://zapier.com/
https://buddy.works/

Free hosting & tools for devs
https://free-for.dev/

Serverless ressources
https://serverless-stack.com/
https://serverless-benchmark.com/
https://backendless.com

computing server webstack
?D_Rmvg
NodeJS CMS & e-commerce
Thu 22 Aug 2019 09:10:25 AM CEST
QRCode

https://ghost.org/
https://apostrophecms.org/

E-commerce
https://www.vendure.io/
https://www.reactioncommerce.com/

computing javascript webstack
?abB2uQ
MOOC
Fri 04 Aug 2017 03:07:22 PM CEST
QRCode
computing javascript marketing
https://www.class-central.com/
Machine & Deep learning and neural networks
Sat 21 Jan 2017 05:24:14 PM CET
QRCode

https://www.smashingmagazine.com/2018/09/getting-started-with-machine-learning/

https://www.youtube.com/watch?v=9Hz3P1VgLz4
https://itnext.io/you-can-build-a-neural-network-in-javascript-even-if-you-dont-really-understand-neural-networks-e63e12713a3
https://www.miximum.fr/blog/premiers-tests-avec-le-machine-learning/
https://www.miximum.fr/blog/introduction-au-machine-learning/
http://www.r2d3.us/visual-intro-to-machine-learning-part-1/
http://www.dailymotion.com/video/x2kjw9z
https://zestedesavoir.com/tutoriels/1760/un-peu-de-machine-learning-avec-les-svm-1/
http://fr.slideshare.net/JulienSIMON5/building-prediction-models-with-amazon-redshift-and-amazon-ml
https://charlesen.fr/blog/35-tutoriel/172-r%C3%A9seaux-de-neurones-en-javascript-avec-brain-js#
http://stackabuse.com/neural-networks-in-javascript-with-brain-js/
https://github.com/harthur/brain
https://wagenaartje.github.io/neataptic/
http://ciml.info/
https://www.udacity.com/course/deep-learning--ud730
https://en.wikipedia.org/wiki/Rote_learning
https://pair-code.github.io/deeplearnjs/
https://github.com/stevenmiller888/mind
https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript/
https://medium.com/@muehler.v/node-js-face-recognition-js-simple-and-robust-face-recognition-using-deep-learning-ea5ba8e852
https://www.blog.google/technology/ai/teachable-machine/

Tensorflow
https://meowni.ca/posts/hello-tensorflow/
https://codingthesmartway.com/tag/tensorflow-js/
http://blog.xebia.fr/2017/03/01/tensorflow-deep-learning-episode-1-introduction/
https://www.smashingmagazine.com/2019/09/machine-learning-front-end-developers-tensorflowjs/

Deep learning
https://www.miximum.fr/blog/introduction-au-deep-learning-1/

NLP
https://nlp-compromise.github.io/

Computer vision
https://trackingjs.com/
http://facedetection.jaysalvat.com/
https://medium.freecodecamp.org/chihuahua-or-muffin-my-search-for-the-best-computer-vision-api-cbda4d6b425d
https://letsenhance.io/

AI DB
https://grakn.ai/

Tools
https://ml5js.org/

Étude de cas tabocaobot
https://marmelab.com/blog/2016/12/16/tobaccobot.html

Data science community
https://www.kaggle.com/
http://tutorialzine.com/2017/04/10-machine-learning-examples-in-javascript/

analytics computing javascript
http://
Computer Science – Programming paradigms and more
Mon 09 Jan 2017 11:22:12 AM CET
QRCode

Learn everything
https://learnxinyminutes.com

How to clean code
https://github.com/ryanmcdermott/clean-code-javascript

Network
http://cyberzoide.developpez.com/unix/

Reintroducing js
https://developer.mozilla.org/fr/docs/Web/JavaScript/Une_r%C3%A9introduction_%C3%A0_JavaScript

JS event loop explained
https://www.youtube.com/watch?v=8aGhZQkoFbQ
http://voidcanvas.com/setimmediate-vs-nexttick-vs-settimeout/
http://stackoverflow.com/questions/15349733/setimmediate-vs-nexttick
https://howtonode.org/understanding-process-next-tick
https://weeklywebwisdom.com/2017/10/01/javascript-concurency-in-the-browser-1/
https://medium.com/fhinkel/confused-about-stack-and-heap-2cf3e6adb771

Deep dive into V8
https://blog.sessionstack.com/how-does-javascript-actually-work-part-1-b0bacc073cf
https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e
https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec
https://blog.sessionstack.com/how-javascript-works-event-loop-and-the-rise-of-async-programming-5-ways-to-better-coding-with-2f077c4438b5
https://blog.sessionstack.com/how-javascript-works-deep-dive-into-websockets-and-http-2-with-sse-how-to-pick-the-right-path-584e6b8e3bf7
https://www.valentinog.com/blog/engines/
https://www.youtube.com/watch?v=LbwUETu7Rgc

Js hacks/particularity
https://v8.dev/features/logical-assignment
https://github.com/leonardomso/33-js-concepts
https://blog.jscrambler.com/12-extremely-useful-hacks-for-javascript/
https://github.com/denysdovhan/wtfjs
https://dev.to/promhize/javascript-in-depth-all-you-need-to-know-about-expressions-statements-and-expression-statements-5k2
https://tylermcginnis.com/ultimate-guide-to-execution-contexts-hoisting-scopes-and-closures-in-javascript/
https://dev.to/promhize/what-you-need-to-know-about-javascripts-implicit-coercion-e23
https://medium.com/dailyjs/javascripts-number-type-8d59199db1b6
https://fettblog.eu/void-in-javascript-and-typescript/

ES6
http://es6-features.org/#Constants
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
https://ponyfoo.com/articles/es6
http://2ality.com/2018/02/js-backward-compatibility.html

JS Sets and Maps
http://2ality.com/2015/01/es6-maps-sets.html

https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Map
http://voidcanvas.com/map-weakmap-pojo/

https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Set
https://medium.com/front-end-hacking/es6-set-vs-array-what-and-when-efc055655e1a
http://voidcanvas.com/es6-set-vs-weakset-vs-array/

Popular CS algorithms in js
https://github.com/humanwhocodes/computer-science-in-javascript
https://mgechev.github.io/javascript-algorithms/
https://itnext.io/you-may-need-laziness-in-your-javascript-f03e8a2d4629

Wasm w/ JS like syntax
https://github.com/ballercat/walt

JS books
https://javascript.info/
http://exploringjs.com/es6.html
http://exploringjs.com/es2016-es2017.html
https://drboolean.gitbooks.io/mostly-adequate-guide/

computing javascript performance technology
http://
Linux Laptops, Desktops, and Servers
Tue 11 Oct 2016 09:04:17 PM CEST
QRCode

https://puri.sm/
https://system76.com/
http://www.pcw.fr/shop/
https://www.clevo-europe.com/default_zone/fr/html/home.php

Ask for providers offer
https://www.lowendtalk.com/
https://www.hetzner.com/

computing technology
http://
Netflix recommendation algorithm
Thu 26 May 2016 02:29:13 PM CEST
QRCode
computing technology
https://www.quora.com/How-does-the-Netflix-movie-recommendation-algorithm-work
CDN providers
Wed 24 Feb 2016 03:09:47 PM CET
QRCode

Custom CDNs
https://surge.sh/
https://www.keycdn.com/
https://www.cdn77.com/
https://cdn.net
https://www.cloudflare.com
https://www.stackpath.com/
https://www.fastly.com/

Hosted libs
https://developers.google.com/speed/libraries/
https://cdnjs.com/
https://www.jsdelivr.com/

computing performance server technology webstack
http://
Payment processors
Tue 15 Dec 2015 08:54:22 AM CET
QRCode

https://getalma.eu/
https://paddle.com/
https://paygreen.io
https://stripe.com/fr
https://www.paypal.com
https://docs.adyen.com
https://www.payline.com
https://www.dalenys.com
https://www.payplug.com
https://www.mangopay.com/
https://www.currencycloud.com/
https://recurly.com

computing
?f0mFgg
79 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn