Bookmarks tagged [videos]
https://github.com/leonardomso/33-js-concepts
This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by ...
- tags: javascript, resources, videos, bookmarks
- source code
https://babeljs.io/videos.html
Videos and podcasts about Babel and its underlying concepts.
https://github.com/fffaraz/awesome-cpp/blob/master/videos.md
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
- tags: cpp, videos
- source code
[Awesome C Programming Tutorials in Hi Def HD
https://www.youtube.com/playlist?list=PLCB9F975ECF01953C
A collection of detailed C Programming Language Tutorials for Beginners and New Programmers.
https://www.youtube.com/playlist?list=PL2F919ADECA5E39A6
by VoidRealms.
https://www.youtube.com/playlist?list=PL2D1942A4688E9D63
by VoidRealms.
https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
TheNewBoston Official Buckys C++ Programming Tutorials Playlist.
https://www.youtube.com/playlist?list=PLF541C2C1F671AEF6
These are all of thenewboston's C++ programming tutorials.
https://www.youtube.com/playlist?list=PLD0D54219E5F2544D
Official Playlist for thenewboston C++ GUI with Qt tutorials.
https://www.youtube.com/playlist?list=PL78280D6BE6F05D34
All of TheNewBoston's C programming tutorials are right here.
https://www.youtube.com/user/BoQianTheProgrammer/playlists
Boost Library, C++ Standard Library, Modern C++, Advanced C++, Advanced STL, ...
https://www.youtube.com/watch?v=WwBdNXt6wO4
Brendan Burns, Software engineer and a founder of Kubernetes at Google gives a technical overview of Kubernetes.
- tags: kubernetes, videos
https://www.youtube.com/watch?v=jLk1pkc7kv4
Demo of the cluster deployment
- tags: kubernetes, videos
https://www.youtube.com/watch?v=R2nj1vRjLwE
Arun Gupta: Package your Java applications using Docker and Kubernetes Docker simplifies software delivery by making it easy to build and share images that c...
- tags: kubernetes, videos
https://www.youtube.com/watch?v=tA8XNVPZM2w
CoreOS Workshop Pt. 1 This hands-on workshop led by CoreOS's Kelsey Hightower will teach modern practices for container orchestration, and show examples of h...
- tags: kubernetes, videos
Paul Bakker - Kubernetes: Beyond the basics](https://youtu.be/MuazGHiiGmA) by Paul Bakker
- tags: kubernetes, videos
https://www.youtube.com/watch?v=Fcb4aoSAZ98
- tags: kubernetes, videos
https://www.youtube.com/watch?v=tsk0pWf4ipw
Containerizing the Cloud with Docker on Google Cloud Platform](https://www.youtube.com/watch?v=tsk0pWf4ipw) by Google Developers
- tags: kubernetes, videos
https://www.youtube.com/watch?v=ncSn3_9bfIQ
Kubernetes-Defined Monitoring [I] - Gianluca Borello, Sysdig Over the past few years we’ve all learned how Kubernetes can dramatically change the process of ...
- tags: kubernetes, videos
Greg DeMichillie](https://youtu.be/6a2Nirr8cI0) by Greg DeMichillie
- tags: kubernetes, videos
https://www.youtube.com/watch?v=pozC9rBvAIs
The last decade belonged to virtual machines and the next one belongs to containers. Virtualization lead to an explosion in the number of machines in our inf...
- tags: kubernetes, videos
https://www.youtube.com/playlist?list=PLj6h78yzYM2OK087kzLgc4jTPVbZjuNfs
- tags: kubernetes, videos
Testing Distributed Software on Kubernetes with PowerfulSeal [I] - Mikolaj Pawlikowski, Bloomberg When it's about distributed systems, testing is hard. But i...
- tags: kubernetes, videos
https://www.youtube.com/watch?v=BF3MhFjvBTU
The last 5 years has seen a huge change in how we build, package, run and manage software with the rise of Kubernetes, Cloud Native, Microservices and Contin...
https://www.youtube.com/watch?v=jo_B4LTHi3I
Node.js is a system for building network services for Google's V8 JavaScript engine. In this presentation Ryan Dahl, the man behind Node.js will introduce yo...
https://learn.bevry.me/hands-on-with-node.js/preface
Series of talks, including TCP & HTTP API servers, async programming, and more.
https://www.youtube.com/embed/UBGzsb2UkeY
https://www.youtube.com/watch?v=9sc8Pyc51uU
Daniel Schafer and Jing Chen describe the approach Facebook uses to make data fetching simple for developers, even as a project grows to include dozens of de...
https://www.youtube.com/watch?v=X6YbAKiLCLU
As we introduce React Native & Relay, learn how we use JavaScript libraries and techniques to help our engineers develop great mobile experiences ever more e...
https://www.youtube.com/watch?v=WQLzZf34FJ8
At React.js Conf last January, we introduced the idea of GraphQL: a data fetching language that allows clients to declaratively describe their data requireme...
https://www.youtube.com/watch?v=gY48GW87Feo
In this talk, we'll take a deeper dive into putting GraphQL to work. How can we build a GraphQL API to work with an existing REST API or server-side data mod...
https://www.youtube.com/watch?v=S0s935RKKB4
Recently released by Facebook, GraphQL isn't only useful for client-server communication. Viktor will show how Red Badger used the reference implementation -...
https://www.youtube.com/watch?v=IrgHurBjQbg
Relay is a new framework from Facebook that enables declarative data fetching & updates for React applications. Relay components use GraphQL to specify their...
https://www.youtube.com/watch?t=643&v=Pxdgu2XIAAg
This talk will explore the Relay framework in depth: why the team built it, the guiding principles behind the design, and an overview of the architecture. Th...
Learn about GraphQL, what it is, why it's interesting and how to employ it.
https://www.youtube.com/watch?v=_9RgHXqH8J0
Exploring GraphQL. What is GraphQL? Where it did it come from? And where is it going? Come learn about the query language that powers Facebook's mobile appli...
https://www.youtube.com/watch?v=IMUpYOc9z3c&feature=youtu.be
With Phoenix 1.0 out recently, it's time to look ahead! Together, we'll outline what's next for Phoenix 1.1, then explore some exciting new features that tak...
https://www.youtube.com/watch?v=Ed6oJXKt3-M
Co-creator of GraphQL Nick Schrock talks on how it all started, use cases and how to get started using it.
https://www.youtube.com/watch?v=DNPVqK_woRQ
Tutorial: How to write a GraphQL server for Node.js from scratch, with PostgreSQL / MySQL as a data store. Explores basic queries, mapping relationships to G...
https://www.youtube.com/watch?v=PHabPhgRUuU
Note: we've made some updates to the graphql-tools and apollo-server package since we published this tutorial. The tutorial still works, but if you want to b...
https://www.youtube.com/watch?v=ENqDNIp1Nd8
We've heard about GraphQL quite a bit. We know that there are problems with REST and GraphQL solves many of those problems. But now we have a new problem: Tr...
https://www.youtube.com/watch?v=ViXL0YQnioU
GraphQL was open sourced last year at ReactEurope. Since then, great progress has been made in the open-source ecosystem. Within Facebook, we've experimented...
https://www.youtube.com/watch?v=etax3aEe2dA
Facebook has been using GraphQL in production for almost four years; today, it serves over 300 billion queries a day and its schema has nearly 10,000 types. ...
https://www.youtube.com/watch?v=z5rz3saDPJ8
GraphQL was conceived almost four years ago to serve the needs of Facebook's iOS developers. Outside of Facebook however, non-JavaScript GraphQL clients have...
https://www.youtube.com/watch?v=PEcJxkylcRM&list=PLillGF-RfqbYZty73_PHBqKRDnv7ikh68
In part 1 of 5 of this series we will talk about what GraphQL is, what it is used for and we will also look at some of the queries and how simple they are. W...
https://www.youtube.com/watch?v=Y0lDGjwRYKw&list=PL4cUxeGkcC9iK6Qhn-QLcXCXPQUov1U7f
Hey gang & welcome to your very first GraphQL tutorial. In this series we'll be creating, from scratch, a full-stack application, including a GraphQL server ...