- published: 31 Oct 2014
- views: 11810
Google Docs, Google Sheets and Google Slides are a word processor, a spreadsheet and a presentation program respectively, all part of a free, web-based software office suite offered by Google within its Google Drive service. The suite allows users to create and edit documents online while collaborating with other users in real-time.
The three apps are available as web applications, as Chrome apps that work offline, and as mobile apps for Android and iOS. The apps are compatible with Microsoft Office file formats. The suite also consists of Google Forms (survey software), Google Drawings (diagramming software) and Google Fusion Tables (database manager; experimental). While Forms and Tables are only available as web applications, Drawings is also available as a Chrome app.
The suite is tightly integrated with Google Drive. All files created with the apps are by default saved to Google Drive.
Google Docs originated from two separate products, Writely and Google Spreadsheets.
A song about the joys of coding JavaScript - there's a world of wonders out there, so much to try out in so little time, ScrumMaster, stay off my back! Written, performed and produced by Patrick Hund Follow me on Twitter: @wiekatz (http://twitter.com/wiekatz) Download the song from SoundCloud: https://soundcloud.com/hund-1/javascript-coder
NOUVELLE VERSION COMPLETE ET ILLUSTREE DE CE COURS DISPONIBLE : - Sur mon site : http://pierre-giraud.com/javascript/cours-complet/javascript-presentation.php - Sur YouTube : https://www.youtube.com/watch?v=VZLflMqC6dI [Tutoriel Complet] Apprendre à coder en JavaScript [Cours 1/33] : Introduction Bonjour à tous, et bienvenue dans ce nouveau cours complet consacré au JavaScript. Ce nouveau cours est ouvert à tous, quelque soit votre niveau, que vous ayez déjà programmé en JavaScript ou non. Nous allons dans un premier temps étudier les bases du langage JavaScript, puis nous verrons comment manipuler du code HTML et CSS grâce au JavaScript afin de véritablement interagir avec vos visiteurs. Ce cours complet aborde toutes les fonctionnalités de base du JavaScript et explore les diff...
Coder une todo-list en javascript, proprement pour apprendre plein de concept en JS. 365 JOURS DE WEB DEV : http://anthonywelc.com/365joursdewebdev/ ___ 🤖 QUI SUIS-JE ? Après avoir totalement changé d'orientation pro je me suis formé au FreeCodeCamp. Aujourd'hui je suis webdeveloppeur indépendant et formateur. J'ai décidé de partager avec toi tout ce que j'apprends via des vidéos quotidiennes. Tu peux suivre mon évolution et surtout apprendre plein de choses et éviter les pièges dans lesquels je suis tombés. Je veux profondément créer ce qu'il y a de mieux pour toi comme pour moi. ___ 👽 RESTONS EN CONTACT Je ne fais pas que des vidéos, tu peux apprendre plein d'autres trucs : ► FACEBOOK : https://www.facebook.com/anthonywelc/ ► INSTAGRAM : https://www.instagram.com/anthowelc/ ► TWITTE...
Conférence de Charles-Edouard Coste, développeur JavaScript, lors du meetup PHP de l'Afup de Montpellier en Novembre 2016. Les slides : http://slides.ccoste.fr/meetup-montpellierjs-20160630.html#/
In this viewer submitted Coding Challenge, I take on the task of coding a Space Invaders game to play in browser in JavaScript/HTML and the p5.js library. Send me your Coding Challenge ideas! Contact: http://twitter.com/shiffman Source Code For This Challenge: p5.js: https://github.com/CodingTrain/Rainbow-Code/tree/master/CodingChallenges/CC_05_Space_invaders_p5.js Processing: https://github.com/CodingTrain/Rainbow-Code/tree/master/CodingChallenges/CC_05_Space_invaders p5.js: https://p5js.org For More Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH Help us caption & translate this video! http://amara.org/v/Qbs6/
In this 10 Minute Coding Challenge, I attempt to code a p5.js version of the Snake Game. Send me your 10 minute coding challenge! Contact: http://twitter.com/shiffman To see the debugging process: https://www.youtube.com/watch?v=yUO2bWfBgN8#t=39m00s Source Code For This Challenge: p5.js: https://github.com/CodingTrain/Rainbow-Code/tree/master/CodingChallenges/CC_03_Snake_game_p5.js Processing: https://github.com/CodingTrain/Rainbow-Code/tree/master/CodingChallenges/CC_03_Snake_game p5.js: https://p5js.org/ Wikipedia page for the Snake Game: https://en.wikipedia.org/wiki/Snake_(video_game) For More 10 Minute Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
Learn how to write your own Blockchain with JavaScript. In this video I'll show you what is behind a blockchain by using simple code. It's not a complete implementation, but enough to understand how blockchains work and how they guarantee that blocks can never be changed. After creating our blockchain we'll try and tamper with it. This will demonstrate a blockchains ability to detect fraud. Next video (implementing proof-of-work): https://youtu.be/HneatE69814 💰 Want to buy Bitcoin or Ethereum? Buy for $100 and get $10 free (through my affiliate link): https://www.coinbase.com/join/59284524822a3d0b19e11134 ► Source code Available on GitHub: https://github.com/SavjeeTutorials/SavjeeCoin ► About me 🐦 Follow me on Twitter: https://twitter.com/savjee ✏️ Check out my blog: https://www....
Support on Patreon: https://www.patreon.com/gamkedo Try my free course: http://code-your-first-game.com (or full URL is https://www.udemy.com/code-your-first-game/ ) Next steps: http://gamkedo.com The (hacky) Snake source: https://pastebin.com/Z3zhb7cY About InteractionArtist, my 219 daily prototypes: https://www.youtube.com/watch?v=BgZrBpSISS0
Once you're done with this, checkout lesson #2 - introduction to CSS: https://www.youtube.com/watch?v=gBi8Obib0tw How to put your website online (with coupon): https://www.youtube.com/watch?v=tq7dqdHCc7U How to build webpages with html, css, javascript tutorial for beginners. In this video, we'll cover how to develop websites using just the computer you have already. I'm using Sublime Text editor http://www.sublimetext.com/ and Google Chrome Other great text editors: Atom.io Brackets.io Notepad++ Now, if you just want a website and don't want to be a web developer, don't mess with learning all of this, get a site from squarespace.com and use squarespace plugins from http://thecustomsquare.com to make your site unique. Learn how to develop your own websites using the computer you alrea...
Dans ce tutoriel, je vous propose de découvrir le langage JavaScript ou JS pour les intimes. Vous allez voir dans cette vidéo les points suivants : - Ecrire notre premier code JavaScript - Voir ce qu'est une alert() et un console.log() - Voir ce qu'est une variable - Faire une déclaration, puis une affectation de variable - Faire une initialisation de variable - Les types des variables simples (number, string, boolean, null, undefined, NaN, object) - Les types des variables complexes (Array,Object) - Les opérateurs de concaténation et d'affectation - Les échappement sur des exemple plus complexe - Les tableaux indexé - Les objets - Les fonctions avec ou sans paramètre et avec ou sans retour - Utilisation du déboggeur de Google Chrome Pour en savoir plus je vous invite à voir...
Live : Coder un morpion en JavaScript Tous les mercredi live ici : https://www.twitch.tv/anthowelc *** Channel Discord pour chater : https://discord.gg/BpC8KjJ *** 🔥 QUI SUIS-JE ? 🔥 Après avoir totalement changé d'orientation pro je me suis inscrit au FreeCodeCamp. Je veux devenir webdeveloppeur indépendant. Pour ça je passe mes journées à apprendre à coder. ________________________________________________________ 💻 LA CHAÎNE 💻 J'ai décidé de partager avec toi tout ce que j'apprends via des vidéos quotidiennes. Tu peux suivre mon évolution et surtout apprendre plein de choses et éviter les pièges dans lesquels je suis tombés. Je veux profondément créer ce qu'il y a de mieux pour toi comme pour moi. 👾 Abonne-toi pour passer un bout de chemin avec moi ! http://bit.ly/1MjCzNf 📮...
In this guest tutorial, Emily Xie uses the p5.js library to recreate the digital rain effect from the movie The Matrix. Emily Xie is a software developer and creative coder. She's passionate about coding education, having taught through various conference workshops and via organizations like Girl Develop It (https://www.girldevelopit.com/) and Pioneer Works (https://pioneerworks.org/). Currently, Emily lives in New York and works at Squarespace. Project: Matrix repository: https://github.com/emilyxxie/green_rain The Matrix project, deployed: http://xie-emily.com/generative_art/green_rain.html Personal: Website: http://xie-emily.com Twitter: https://twitter.com/emilyxxie Github account: https://github.com/emilyxxie p5.js: https://p5js.org/ For more Guest Tutorials and Interviews: https...
Coder Le Pokédex En Javascript Je vous montre comment coder le Pokédex des 151 premiers Pokémons en JavaScript ! *** Tu as encore accès à tous les fichiers du tuto : http://anthonywelc.com/tribu *** Adaptation du tuto de Wes Bos : https://javascript30.com/ Pokédex JSON : https://github.com/Biuni/PokemonGO-Pokedex 🔥 QUI SUIS-JE ? 🔥 Après avoir totalement changé d'orientation pro je me suis inscrit au FreeCodeCamp. Je veux devenir webdeveloppeur indépendant. Pour ça je passe mes journées à apprendre à coder. ________________________________________________________ 💻 LA CHAÎNE 💻 J'ai décidé de partager avec toi tout ce que j'apprends via des vidéos quotidiennes. Tu peux suivre mon évolution et surtout apprendre plein de choses et éviter les pièges dans lesquels je suis tombés. J...
John Resig, the creator of jQuery, is explaining the progression of a JavaScript coder. Watch the entire talk http://www.youtube.com/watch?v=0LKDImgRfrg from http://www.youtube.com/user/GoogleTechTalks
In Google Sheets, we can use Apps Script (JavaScript) to create custom functions. In this video we show how we can use just a bit of code to create a custom function that gives us more control and ability to create more complex functions. A great guide for working with custom functions in Google Sheets is available here: https://developers.google.com/apps-script/guides/sheets/functions An overview of Google Apps Script can be found here: https://developers.google.com/apps-script/overview (note that JavaScript is almost identical to Apps Script) Follow me at https://twitter.com/geekitarian_ed and check out http://coding4.us/ for more coding tutorials! If I've helped you learn to code in 2017, please go to http://5000coders.com and let me know!
🎾 Coder le jeu Pong en JavaScript avec Phaser 🎾 Partie 1 Dans ce tuto je vous montre comment créer le jeu Pong en JavaScript avec la librairie Phaser. Cette librairie permet de créer très simplement des jeux fonctionnant à la fois sur navigateur et sur mobile grâce au HTML5 ! *** Les fichiers du tuto : http://anthonywelc.com/300516-2 *** Tu as encore le droit de devenir membre de ma TRIBU : http://anthonywelc.com/tribu Que veux-tu apprendre ensuite ? https://anthonywelcmedia.wufoo.com/forms/zrbk7bs19c5a65/ D'autres trucs que je ne peux pas mettre dans des vidéos : https://www.facebook.com/anthonywelc Plein d'autres vidéos : https://www.youtube.com/c/AnthonyWelcMedia J'écris aussi des articles si tu aimes lire : https://medium.com/@AnthoWelc Si tu préfères lire 140 caractères à la...
In this video we look at the micro framework by http://zeit.co, along with their awesome cloud deployment tool to see how easy it is to create and deploy a simple microservice with Node.js. For example: Music: http://www.bensound.com
[Tutoriel Complet] Apprendre à coder en JavaScript [7/33] : Les boucles en JavaScript. Dans ce 7ème chapitre, nous allons découvrir ensemble les boucles while, do...while et for en JavaScript. Les boucles vont nous permettre d'automatiser la répétition d'un script tant qu'une condition sera remplie. Chaque répétition va constituer un nouveau passage dans la boucle. En espérant que ce nouveau cours vous plaira. A bientôt, Pierre http://pierre-giraud.fr
Gource visualization of cookie.js (https://github.com/js-coder/cookie.js). A tiny JavaScript library that simplifies cookies.
Modelling OOP in JavaScript was left to a minority of 'real' JS coders, but with ES6 classes are first class citizens of the language and so much easier and expressive. Learning ES6? Go check out this free ES6 interactive code challenge: http://tagtree.io/courses/expert-es6
My currently project : an TokyoGhoul game project, actually in working, i search C# / JS coders if you are available send me a message :) I will upload other videos when i update the game and upload an test game version , enjoy :) I actually broke my first computer, so i work on another Laptop PC = Low FPS.. Sorry for this guys Ignore : Tokyo ghoul Tokyo ghoul amv kaneki ken game tokyo ghoul pc ps4 online rpg tokyo ghoul uta tokyo ghoul game free pc download game tokyo ghoul