magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #video.
Show all

(11) A Philosophy of Software Design | John Ousterhout | Talks at Google -

John Ousterhout, Professor of Computer Science at Stanford University, discusses complex techniques on how to become a more confident coder. John is excited to announce that he just published the first edition of a new book on software design, based on material from a software design class he has b
Saved on: 2023-10-25

(4) PHP doesn't suck (anymore) - YouTube

PHP in 2023 is very different than PHP in 2012. Let's run through some of the changes! Looking for PHP jobs or looking to hire PHP devs? Check out Larajobs: https://larajobs.com/?partner=108 Follow me: Twitter: https://twitter.com/aarondfrancis LinkedIn: https://www.linkedin.com/in/aarondfrancis
Tags: #php #video
Saved on: 2023-08-17

Top Laracon Conference Presentations

Laracon is an ongoing series of conferences and events about the Laravel software development framework. We use Laravel pretty heavily at Icehouse Ventures because it powers our Investor Portal. I’ve learned a lot over the years from the various Laracon conference recordings.
Saved on: 2022-03-18

FFmpeg cheat sheet

Use the crf (Constant Rate Factor) parameter to control the output quality. The lower crf, the higher the quality (range: 0-51). The default value is 23, and visually lossless compression corresponds to -crf 18. Use the preset parameter to control the speed of the compression process.
Tags: #video #guide
Saved on: 2021-04-25

Deploy Your PHP App with Docker - Nomad PHP

SPONSORS
Tags: #video #php
Saved on: 2021-03-29

Lean and Mean Dev with PhpStorm (for Symfony) Video Tutorial Screencast | S

Unleash the power of PhpStorm for Symfony. Explore the powerful Symfony plugin, enjoy auto-complete namespaces, and more!
Saved on: 2021-01-28

Welcome

Saved on: 2021-01-18

Live Coding 12-Factor App

Jiang: I'm Emily Jiang. I work for IBM. Actually, I'm based in IBM, UK down in Hursley. I'm the Senior Technical Staff member in IBM. I mainly work on open-source projects, MicroProfile, Open Liberty as an Architect.
Saved on: 2020-12-20

Union types - What's new in PHP 8

A union type accepts values of multiple different types, rather than a single one. Learn how they work in PHP 8.
Tags: #video #php
Saved on: 2020-10-29

Unconventional Autoloaders (Talk) - Liam Hammett

We use autoloaders in PHP all the time, but if you change your mindset a little, you’ll find they can do a lot more than you might’ve thought.
Tags: #video #php
Saved on: 2020-10-28

(5) C Course (The Basics) - YouTube

Learn C++ by building a crossword construction program from scratch. Free and fun! 12 hours of video instruction plus exercises. See www.codingforcrosswords.com
Saved on: 2020-10-23

Writing Effective PHP - Forum PHP 2019 - Afup - Association française des u

PHP has evolved massively since its first days, and it's on the road to a full-featured language. However, at the same time, there is a lot of outdated information and libraries with poorly written code. This talk is about writing PHP Code that is: safe, robust, and maintainable.
Tags: #video #php
Saved on: 2020-10-06

Components, Patterns and Sh*t It’s Hard to Deal With

InfoQ Homepage Presentations Components, Patterns and Sh*t That’s Hard to Deal with
Saved on: 2020-09-14

Vue.js Amsterdam 2020

Saved on: 2020-03-19

Vue Screencasts - Learn VueJS through video tutorials

VueScreencasts VueScreencasts.com Concise Screencasts for Working Developers "Short, precise, step-by-step, beginner-friendly and clear." —Naty Java "At 14:22... it was exactly that question which I had in mind seconds before!" —Henning Sieh "Amazing!" —Erika Kim "You saved my job just now.
Tags: #vuejs #video
Saved on: 2020-02-01

My ffmpeg Cookbook | LornaJane

I have been doing more screencasting lately, so I thought I’d share some recipes here, for my own future use and in case anyone else wants to use them. I capture my videos using Kazam on Ubuntu, usually by resizing my second monitor to 800×600 and then capturing that.
Tags: #video #guide
Saved on: 2019-11-20

Object Oriented PHP for beginners

Object oriented PHP tutorials. This playlist covers Object-Oriented PHP in details. Starting with very basics: Creating classes and objects. ending with much...
Tags: #video #php
Saved on: 2019-10-17

TDD and the Terminator - An introduction to Test Driven Development - Webin

Join us on September 25–26 for a free virtual event bringing together the most influential people in the .NET space to talk about topics they’re passionate about, including C#, F#, .NET Aspire, Blazor, HTMX, microservices, ReSharper, and more!
Saved on: 2019-09-06

Let's Launch a Website, Right Friggin' Now!

InfoQ Homepage Presentations Let's Launch a Website, Right Friggin' Now!
Tags: #video #talks
Saved on: 2019-02-12

Mike Monteiro

Mike Monteiro (in some circles better known as @Mike_FTW) brings more than a decade of experience creating outstanding visual and interactive design. He has served as lead visual designer for ReliefWeb, Six Apart, Corporation for Public Broadcasting, and for the Glaucoma Research Foundation.
Tags: #video #talks
Saved on: 2019-02-09

SOLID JavaScript

Bookmarks
Saved on: 2019-01-14

Hacking how we see

We mostly see with the mind, and the mind is flexible. For the four hundred million people with amblyopia (lazy eye), their brain encountered an installation error when linking both eyes as babies. As a "Plan B", their brain switched one eye off.
Tags: #video #talks
Saved on: 2018-12-30

Video Recordings from HashiConf 2018: Keynotes and Breakout Sessions

HashiCorp uses data collected by cookies and JavaScript libraries to improve your browsing experience, analyze site traffic, and increase the overall performance of our site. By using our website, you’re agreeing to our Privacy Policy and Cookie Policy.
Saved on: 2018-11-21

Laracon AU Videos - Laravel News

The first Laracon Australia is now in the books and it looked like a fantastic event. Along with videos they’ve released photos from the event and you can see those on Flickr and here are a few of our favorites.
Saved on: 2018-11-20

Every Elixir Video Page

The source code is available on github.
Tags: #video #elixir
Saved on: 2018-11-05

TechYaks

Over 80K software development tech talks ranked algorithmically to surface the industry's best presentations from the past, present and future.
Tags: #video #talks
Saved on: 2018-09-14

From Helpers to Middleware [eng] / Marco Pivetta

PHP fwdays'18 conference took place on June 10 in Kyiv. Facebook: https://www.facebook.com/fwdays Twitter: https://twitter.com/fwdays Telegram: https://t.me/phpfwdays
Tags: #video #php
Saved on: 2018-07-23

Angular - All Talks from ng-conf 2018

As the lead developers of NgRx, the number one question we get asked is how to implement authentication with a reactive store. In this talk, Brandon sets out to answer this question by building an auth-based app with NgRx Store, Router, and Effects.
Saved on: 2018-05-02

(23) Malte Ubl - Designing very large JavaScript applications - YouTube

Over the last years a modular approach to programming in JS gained a huge following and with the advent of virtual DOM building isomorphic JavaScript application for the web became dramatically more approachable; yet, we are still largely deploying monolithic application blobs that know how to rende
Saved on: 2018-04-16

Hexagonal Architecture

I recently gave a talk on Hexagonal Architecture at Laracon NYC. The feedback was great, but seemed to have left people wanting for some extra explanation and of course examples. This is an attempt to expand on the ideas of that presentation.
Saved on: 2018-03-29

(8) Improving page performance with Chrome DevTools - YouTube

Modern DevTools Lesson 13 https://moderndevtools.com/lessons/13
Saved on: 2018-03-22

(7) 7 Secret Patterns Vue Consultants Don’t Want You to Know - Chris Fritz

There’s an astounding amount of power packed away in Vue, despite its small size. The official guide provides a gentle learning path and the API is thorough, but new features are added all the time and it’s easy to miss small, but significant updates that could change the way you write Vue apps.
Tags: #vuejs #video
Saved on: 2018-03-21

(4) Salvatore Sanfilippo - YouTube - YouTube

Share your videos with friends, family, and the world
Saved on: 2018-03-15

Web Typography & Layout: Past, Present, and Future · An A List Apart Events

Can typography encourage long-form reading—not just scanning? What are the most exciting areas of cutting-edge experimentation in typographic technology and digital layout, and what new skills will we need to design tomorrow’s web content? Three experts—Mozilla’s Jen Simmons, publication des
Saved on: 2017-12-11

Building React Applications with Idiomatic Redux from @dan_abramov on @eggh

This course will pick up where we left off with the Redux Fundamentals course. If you haven't watched that yet, you are highly encouraged to do so! You are about to learn practical production ready techniques for building your React and Redux applications.
Tags: #video
Saved on: 2017-11-18

Envisioning Chemistry, beautifully stunning videos of chemical reactions an

As a follow-up to Beautiful Chemistry, the Beauty of Science and the Chinese Chemical Society have teamed up to showcase the natural beauty of chemical reactions in Envisioning Chemistry. To achieve this goal, we took two approaches.
Tags: #video
Saved on: 2017-11-15

Angular Day 2017 on Vimeo

Saved on: 2017-10-31

How to become a memory master | Idriz Zogaj | TEDxGoteborg - YouTube

Never miss a talk! SUBSCRIBE to the TEDx channel: http://bit.ly/1FAg8hB Idriz is passionate about teaching others how to improve their memories and believes that with the right practice, almost everyone can get a super-memory.
Saved on: 2017-10-23

Joshua Foer: Feats of memory anyone can do | TED Talk

There are people who can quickly memorize lists of thousands of numbers, the order of all the cards in a deck (or ten!), and much more. Science writer Joshua Foer describes the technique -- called the memory palace -- and shows off its most remarkable feature: anyone can learn how to use it, including him.
Saved on: 2017-10-23

Demand Thinking - New perspectives for designers and product managers from

What's the relationship between shaping projects and targeting specific metrics for the business? Chris offers a way of thinking of metric goals (like number of signups or usage of a particular feature) as a filter for potential bets.
Tags: #video
Saved on: 2017-08-30

Animation Time on Vimeo

Channels are a simple, beautiful way to showcase and watch videos. Browse more Channels.
Tags: #video
Saved on: 2017-07-28

API Conf 2017 | Video.HTML.it

Tags: #video
Saved on: 2017-07-06

Universal JS Day 2017 on Vimeo

Tags: #video
Saved on: 2017-07-04

(2) SOLIDay 2015 - Mathias Verraes - Identity #4 - YouTube

Mathias Verraes - Identity SOLIDay 2015 - Conference about software architecture, best programming practices and design patterns. http://soliday.phpsrbija.rs/ http://phpsrbija.rs/ https://twitter.com/phpsrbija https://www.facebook.com/udruzenjeprogramera.rs https://plus.google.com/u/0/10888875107
Saved on: 2017-04-28

Field of Vision - The Moderators

In an office in India, a cadre of Internet moderators ensures that social media sites are not taken over by bots, scammers, and pornographers. The Moderators shows the humans behind content moderation, taking viewers into the training process that workers go through in order to become social media
Tags: #video
Saved on: 2017-04-18

Blank on Blank Animated Interviews

“I don’t feel any compulsion just to stand under the spotlight night after night unless I have something to say“ Leonard Cohen
Tags: #video
Saved on: 2017-02-08

ReactRally - YouTube

Videos from the React Rally conferences.
Saved on: 2015-11-05

Dan Ariely: What makes us feel good about our work? | TED Talk | TED.com

What motivates us to work? Contrary to conventional wisdom, it isn't just money. But it's not exactly joy either. It seems that most of us thrive by making constant progress and feeling a sense of purpose. Behavioral economist Dan Ariely presents two eye-opening experiments that reveal our unexpected and nuanced attitudes toward meaning in our work.
Tags: #video
Saved on: 2015-07-14

Dan Abramov - Live React: Hot Reloading with Time Travel at react-europe 20

React’s unique strength is bringing to JavaScript development some of the benefits previously exclusive to more radically functional languages such as Elm and ClojureScript, without forcing you to completely eschew local state or rewrite code with exclusively immutable data structures. In this tal
Saved on: 2015-07-05

How the Economic Machine Works [Animation] by Ray Dalio

This simple but not simplistic video by Ray Dalio, Founder of Bridgewater Associates, shows the basic driving forces behind the economy, and explains why economic cycles occur by breaking down concepts such as credit, interest rates, leveraging and deleveraging.
Tags: #video
Saved on: 2015-05-22

Using Go at The New York Times - YouTube

JP Robinson, senior software engineer at The New York Times, walks through how this team has come to adopt Go for almost all back end development over the last two years. The New York Times has a small team of engineers dedicated to maintaining and enhancing an internal email platform that sends an
Tags: #video #golang
Saved on: 2015-05-12

phptodayorg/php-must-watch

Suggestions and contributions are welcome, please read the contributing guidelines.
Saved on: 2015-03-02

Watch people code

Watch People Code
Saved on: 2015-02-19
❤️
</>
2024