Developer

Data Science Developer

How Data & Software Teams Can Collaborate to Ensure Smooth Data Integrations

This presentation was recorded at GOTO Conferences. ABSTRACT Imagine this scenario: The engineering team at your company is about to launch a new product or feature. The pressure is on the data team to deliver metrics and stats from the get-go, as everyone is keen to see how the new feature is performing. Behind the […]

Read More
Developer

Intro to Blazor in .NET 8 – SSR, Stream Rendering, Auto, and more…

This video is from IAmTimCorey. In .NET 8, Blazor has become a full-featured web framework that is modular and adaptable to your needs over time. In this video, we are going to look at how Blazor works now and how to utilize Server-Side Rendered (SSR) mode, Stream Rendering, Blazor Server components, Blazor WebAssembly components, and […]

Read More
Developer

How to Create a 3D site with Game Controls in Spline and React

This video from DesignCode shows you how to build an interactive 3D scene implemented on a ReactJS site using Figma and Spline Final Site: https://8ee6tk.csb.app 3D Scene: https://my.spline.design/smarthomecourse-e9a3cba624bfa9408afd66d01f36529e/ Figma file: https://www.figma.com/community/file/1162765391712000028 Download Assets: https://www.dropbox.com/scl/fo/2oef2ra7tgs8ntx1tjvfz/h?dl=0&rlkey=r2fs5g20yoozsfxtg7hkbd7ux

Read More
Developer Virtual Reality

WebGPU :: Rendering the future in Real-Time

This video is from Visionary 3D. WebGPU is finally here, ready to be used. And it’s going to change EVERYTHING. In this video we’ll take a look at the basics of WebGpu. This is part 1 of our new WebGpu series. CODE: https://github.com/visionary-3d/webgpu-fullscreen-shader

Read More
Developer

Bento Grids – New Web Design Trend for 2024?

Flux Academy highlights a new design trend out there that is gaining traction in web design, and that is the Bento Grid. In this video, I want to show you what it’s all about, and some examples. You learn what’s good about this layout, and what you want to be careful with when using it. Also, […]

Read More
Developer

What is a WebAssembly Component (and Why?)

Coding Tech explains what WebAssembly Components are. The WebAssembly Component Model proposes to transform how we build, distribute and even think about our software in-the-large, emphasizing security, composability and modularity while building on the language-neutral foundations of WebAssembly. This talk will define what a component is, how it relates to other things we’re familiar with […]

Read More
Developer

GitHub Universe 2023 – Day 1

Watch the opening keynote at GitHub Universe, their global event for developers, security professionals, and enterprise leaders.

Read More
AI Developer Economics of AI

GitHub Copilot Is Making Elite Developers EVEN BETTER

In this video from Continuous Delivery, Dave Farley, author of best-selling book ‘Continuous Delivery’ looks into the copilot tool. What is it offering software engineers worldwide and how can it even help ELITE developers get EVEN BETTER at their jobs.

Read More
Developer Java

Learn How to Create a Java Web App with Quarkus and JPAStreamer – Step-by-Step Tutorial

In this course from freeCodeCamp.org, learn how to use Quakus and JPAStreamer to build a REST web application. Quarkus is an open-source framework tailored for Java, optimized for building speedy cloud-native microservices and serverless applications, especially in containerized environments like Kubernetes. JPAStreamer, on the other hand, is a Java library that simplifies database interactions by […]

Read More