Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Golang
YouTube
education
Showing:
76
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Laith Academy
The Golang Crash Course
1
rewiews
Learn Golang fundamentals including variables, operators, control structures, functions, data types, and pointers in this comprehensive crash course for beginners.
Add to list
11
Lesons
1 hour 43 minutes
On-Demand
Free-Video
Golang for Beginners
0
rewiews
Learn Go programming essentials: installation, variables, input, pointers, arrays, slices, maps, structs, loops, and functions. Ideal for beginners seeking a comprehensive introduction to Golang.
Add to list
11
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Tech with Tim
Golang Tutorials
0
rewiews
Comprehensive Go programming series for beginners, covering fundamental concepts to advanced topics like structs and interfaces through hands-on tutorials and practical examples.
Add to list
22
Lesons
4 hours 30 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
OpenTelemetry Best Practices for Open Observability Implementation
0
rewiews
OpenTelemetry实现开放可观测性的最佳实践:自动和手动检测、语义约定、OTel Collector部署和配置,包括日志、追踪和指标导出器,以及处理器和接收器的使用。
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
Bugcrowd
Code That Gets You Pwned - Common Vulnerabilities in Golang, Ruby, and Python
0
rewiews
Explore non-obvious vulnerabilities in Golang, Ruby, and Python, covering topics like Tempfile, path.Clean, URL parsing, and Unicode security implications.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
Conf42
Making Your Service More Resilient to Traffic Spikes
0
rewiews
Enhance service resilience during traffic spikes. Learn rate-limiting algorithms, load shedding techniques, and practical implementations to prevent server overload and maintain performance under high demand.
Add to list
21
Lesons
45 minutes
On-Demand
Free-Video
Conf42
Graph Your Game: Strategic Playbooks Unveiled - Mapping Lacrosse Tactics
0
rewiews
Explore strategic playbooks in lacrosse using graph theory and Golang. Learn to visualize player and team dynamics, implement knowledge graphs, and leverage CypherQL for data analysis.
Add to list
18
Lesons
14 minutes
On-Demand
Free-Video
Hussein Nasser
Why It Is Very Hard to Cancel an HTTP Request
0
rewiews
Explore the complexities of canceling HTTP requests in production environments, examining the request lifecycle and challenges faced by backend engineers.
Add to list
6
Lesons
21 minutes
On-Demand
Free-Video
Cloud Native Skunkworks
Amazing Golang Configuration with Viper
0
rewiews
Learn to create robust configurations for Golang CLI applications using Viper, covering key features, nested values, writing configs, and environmental overrides.
Add to list
9
Lesons
20 minutes
On-Demand
Free-Video
Cloud Native Skunkworks
How to Write Beautiful Golang CLI
0
rewiews
Comprehensive guide to building extensible Golang CLIs using Cobra and Viper, covering structure, implementation, and best practices for multi-contributor projects.
Add to list
17
Lesons
30 minutes
On-Demand
Free-Video
Cloud Native Skunkworks
Terragrunt, Terraform, Helm, Docker, and Golang Integration - A Comprehensive Walkthrough
0
rewiews
Comprehensive walkthrough of integrating Terragrunt, Terraform, Helm, Docker, and Golang for efficient infrastructure provisioning and application deployment using a single repository.
Add to list
14
Lesons
26 minutes
On-Demand
Free-Video
Donald Feury
How to Use GORM to Interact With Your SQL Databases in Golang
0
rewiews
Learn to use GORM for SQL database interactions in Golang. Define schemas with structs, perform migrations, seed data, and execute queries without writing raw SQL. Includes error handling and query review.
Add to list
12
Lesons
25 minutes
On-Demand
Free-Video
Donald Feury
How to Run Other System Commands from Your Golang Program
0
rewiews
Learn to execute system commands from Golang programs using the exec package. Explore Command struct, functions, and practical usage for seamless integration of external commands.
Add to list
10
Lesons
21 minutes
On-Demand
Free-Video
Bill Buchanan OBE
Golang and Cryptography - Part 1
0
rewiews
Explore cryptography fundamentals in Go, covering encryption types, ciphers, hashing, key derivation, and digital signatures for secure coding practices.
Add to list
22
Lesons
1 hour 7 minutes
On-Demand
Free-Video
Kunal Kushwaha
Let's Talk About the Gopher in the Room
0
rewiews
Discover why Golang is a top choice for developers, its ease of learning, and how to leverage its power to enhance your programming skills.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Rapid GoLang Prototyping with KubeFox Virtual Environments and Hasura
0
rewiews
Explore rapid GoLang prototyping using KubeFox Virtual Environments and Hasura, enhancing cloud-native development efficiency and productivity.
Add to list
1
Lesons
1 hour 1 minute
On-Demand
Free-Video
Linux Foundation
Developing Embedded Applications Faster: Comparing C and Golang
0
rewiews
Explore the advantages of Golang over C for embedded applications, focusing on productivity, speed, and ease of development. Learn through comparisons, code samples, and a practical BeagleBone demo.
Add to list
33
Lesons
47 minutes
On-Demand
Free-Video
Conf42
Langchain with Golang
0
rewiews
Explore LangChain's implementation in Go, featuring a live demo showcasing its capabilities for building powerful language model applications.
Add to list
3
Lesons
13 minutes
On-Demand
Free-Video
Conf42
Building a Complex App with Test-Driven Development - Golang 2023
0
rewiews
Develop a complex Go application using Test-Driven Development (TDD) techniques, enhancing code quality and maintainability.
Add to list
2
Lesons
1 hour 46 minutes
On-Demand
Free-Video
Fission
Simple IoT: Building Production IoT Systems with GoLang and Elm - Fission Weekly Chat
0
rewiews
Explore open-source IoT system building blocks using GoLang and Elm, presented by Cliff Brake in Fission's weekly video chat on the Simple IoT project.
Add to list
1
Lesons
1 hour 3 minutes
On-Demand
Free-Video
Cloud Native Skunkworks
Unterminating Kubernetes Resources - Avoiding Unintentional Data Loss
0
rewiews
Learn to build a Golang program interfacing with ETCD to prevent data loss by reversing termination of bound PVCs in Kubernetes, with step-by-step guidance on implementation and key concepts.
Add to list
15
Lesons
35 minutes
On-Demand
Free-Video
Linux Foundation
Deep Dive into Building Streaming Applications with Apache Pulsar
0
rewiews
Explore real-time cloud-native streaming with Apache Pulsar. Learn architecture, messaging, monitoring, and integration with various tools and languages for building efficient streaming applications.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
Docker
Containerizing Legacy Applications - Challenges and Solutions
0
rewiews
Explore containerizing existing applications with Docker, addressing challenges and demonstrating how even legacy systems can be adapted for modern container environments.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Docker
Docker and Nix - Integrating Package Ecosystems for Consistent Environments
0
rewiews
Explore integrating Nix package ecosystem with Docker, comparing it to Debian and Alpine. Learn to synchronize development, CI, and production environments using sample applications in various programming languages.
Add to list
1
Lesons
48 minutes
On-Demand
Free-Video
Linux Foundation
Installing Hardware Wallet for Consortium Blockchain - Protecting Hyperledger Fabric Node Private Keys with Intel SGX
0
rewiews
Learn to protect Hyperledger Fabric node private keys using Intel SGX technology. Explore modifications to Golang encryption library, bridging Fabric and Enclave, and implementing plugin bccsp in BaaS scenarios.
Add to list
12
Lesons
37 minutes
On-Demand
Free-Video
Hack In The Box Security Conference
Breaking MPC Wallets and Digital Custodians - HITB2023HKT
0
rewiews
Unveiling TSSHOCK: New key extraction attacks on Multi-Party Computation wallets and digital asset custody solutions, demonstrating vulnerabilities in widely-used Threshold Signature Schemes.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
CoreDNS Plugins - A Deep Dive
0
rewiews
Explore CoreDNS's plugin architecture, cloud integrations, and hybrid-cloud strategies. Learn to implement a CoreDNS plugin and discover project updates and roadmap.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
Devoxx
Unleashing the GenAI Magic - Building a Chatbot for Traders with Generative AI
0
rewiews
Explore the creation of a trader-focused chatbot using Generative AI, covering prompt engineering, Retrieval Augmented Generation, and unconventional tech choices for robust, scalable solutions.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
DevConf
Working with Multi-Platform Container Images - OCI Index and Manifest List
0
rewiews
Explore multi-platform container images, OCI Index, and Manifest List. Gain insights into cross-platform compatibility and see a Golang example for better understanding of image pulling and running.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Conf42
Building Real-time Pulsar Apps on Kubernetes
0
rewiews
Develop real-time cloud native streaming apps using Java, Golang, Python, and Apache NiFi with Apache Pulsar on Kubernetes.
Add to list
2
Lesons
16 minutes
On-Demand
Free-Video
USENIX
Achieving Mutual TLS - Secure Pod-to-Pod Communication Without the Hassle
0
rewiews
Explore secure pod-to-pod communication using Mutual TLS, focusing on certificate management, implementation in Golang and Java applications, and integration with Kubernetes for streamlined security.
Add to list
19
Lesons
32 minutes
On-Demand
Free-Video
Hack In The Box Security Conference
Feeding Gophers to Ghidra
0
rewiews
Improve Golang binary analysis in Ghidra with Java-based scripts. Recover strings, functions, and types for efficient malware research and vulnerability detection.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
JSConf
Web Assembly - The Future of JS and a Multi-Language Web
0
rewiews
Explore WebAssembly's potential to revolutionize web development by enabling multiple languages to run in browsers, enhancing performance and expanding possibilities beyond JavaScript.
Add to list
6
Lesons
20 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Using Kubernetes for Handling Second Screen Experience of European TV Show
0
rewiews
Explore how Kubernetes and GoLang power a scalable second-screen experience for a popular Danish TV bingo show, handling 100x load increases during live broadcasts.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
USENIX
Real World Debugging with eBPF
0
rewiews
Explore eBPF for debugging production issues in Golang, overcoming traditional tool limitations. Learn practical techniques and gain insights for immediate problem-solving without special debug modes.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
GOTO Conferences
Video Transcoding at the ABC with Microservices
0
rewiews
Explore technical challenges and solutions for video transcoding at ABC's iview service using microservices architecture, focusing on scalability and efficiency for millions of viewers.
Add to list
1
Lesons
48 minutes
On-Demand
Free-Video
Hack Like a Gopher
0
rewiews
Learn to hack efficiently using Go programming language, exploring its powerful features for cybersecurity tasks and penetration testing.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
linux.conf.au
Noisefloor - Are Web Technologies Ready for Real Time Audio?
0
rewiews
Explore the viability of web technologies for real-time audio processing, focusing on a module synthesizer implemented in Golang and transpiled to JavaScript, discussing challenges and solutions.
Add to list
15
Lesons
38 minutes
On-Demand
Free-Video
linux.conf.au
Write Your Own Modular Synthesizer in Golang
0
rewiews
Explore Project Noisefloor: a modular software synthesizer in Golang, transpiled to Javascript for web use. Learn about multi-platform design and real-time signal processing challenges.
Add to list
12
Lesons
22 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Customizing OPA for a "Perfect Fit" Authorization Sidecar
0
rewiews
Explore customizing Open Policy Agent (OPA) for enhanced authorization: high-performance gRPC API, Kafka decision logging, and OAuth2 Rego functions. Tailored solutions for improved security and integration.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Service Discovery with CoreDNS Plugins in Golang
0
rewiews
Explore CoreDNS plugin architecture for service discovery, including updates, community initiatives, and a demo of a source IP-based plugin implementation in Golang.
Add to list
15
Lesons
29 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
CoreDNS Deep Dive - Building Custom Plugins
0
rewiews
Explore CoreDNS plugin architecture, learn to build custom plugins, and discover the latest updates and roadmap for this flexible cloud-native DNS server.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Deciphering Your Way to the World of Golang
0
rewiews
Embark on a thrilling journey to decipher a World War II memo using Golang. Learn fundamental concepts, build a CLI app, and unlock the gateway to cloud-native development.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Auto-instrumentation of Prometheus for RED Monitoring with eBPF
0
rewiews
Explore auto-instrumentation of Prometheus for RED monitoring using eBPF, enabling uniform data collection across diverse workloads without manual instrumentation or service mesh complexity.
Add to list
17
Lesons
33 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Scale the Internet with DNS - A CoreDNS Deep Dive
0
rewiews
Explore CoreDNS's extensible architecture, cloud-native integrations, and scalability. Learn to use it across hybrid environments and create custom plugins for service discovery.
Add to list
1
Lesons
42 minutes
On-Demand
Free-Video
Gopher Academy
Contributing to the OS Package - How Deep Do You Go?
0
rewiews
Explore the journey of contributing to Golang's os package, from identifying a bug to merging a fix, while learning about platform independence and Unix system calls.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Gopher Academy
Performance in a High-throughput SQL Database
0
rewiews
Explore profiling techniques and performance optimization for SQL databases in Go, featuring insights from DoltHub's journey in building a Git-like database with MySQL-level speed.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
NDC Conferences
Video Transcoding at Scale for ABC iview
0
rewiews
Explore the technical challenges and solutions for transcoding ABC iview's video content at scale, including system architecture, AWS services, and custom components for a flexible and cost-efficient streaming platform.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
NDC Conferences
From C# to Golang - My Data Science Journey
0
rewiews
Explore the transition from C# to Golang, focusing on Golang's strengths and its application in deploying data science models at SEEK. Learn about the language's growing popularity and practical use cases.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
The ASF
Skywalking's Golang Automated Probe Practice
0
rewiews
Explore innovative automated tracing techniques for Golang, simplifying probe integration and overcoming context dependency limitations in distributed systems.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Conf42
Optimizing Performance and Security: Crafting Robust APIs
0
rewiews
Enhance API performance and security through authentication, input validation, caching, and error handling. Learn best practices for robust, fast, and secure API development.
Add to list
32
Lesons
29 minutes
On-Demand
Free-Video
DEFCONConference
No Symbols When Reversing? No Problem - Bring Your Own Symbols for Binary Analysis
0
rewiews
Discover efficient techniques for analyzing unknown functions in binaries, focusing on portable symbol creation and management using Ghidra, with practical examples from Golang-based malware analysis.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Conf42
Reinventing Speech-to-Text Transcriptions with Go and Whisper
0
rewiews
Explore innovative speech-to-text transcription using Go and Whisper, revolutionizing audio processing for enhanced accuracy and efficiency.
Add to list
2
Lesons
11 minutes
On-Demand
Free-Video
Conf42
Developing Custom Load Balancer Using Envoy - Golang 2024
0
rewiews
Explore building a custom load balancer with Envoy, covering key concepts, components, and implementation details for cloud-native applications. Gain insights into cost-effective solutions.
Add to list
19
Lesons
20 minutes
On-Demand
Free-Video
Conf42
How to Test Your Code with Testcontainers in Go
0
rewiews
Explore efficient Go code testing using Testcontainers, enhancing reliability and simplifying integration tests with containerized dependencies.
Add to list
3
Lesons
20 minutes
On-Demand
Free-Video
Conf42
Creating Terraform Providers - When Infrastructure as Code Ends
0
rewiews
Explore Terraform provider creation, from architecture to publishing. Learn key concepts, hands-on development, and best practices for extending infrastructure as code capabilities.
Add to list
21
Lesons
24 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
A Case Study of Enhancing gRPC Micro-Services for Supporting High Throughput, Low Latency Trading
0
rewiews
Explore optimizations for high-throughput, low-latency trading systems using gRPC and Golang. Learn strategies for enhancing performance and deploying improvements in live environments.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
LF Decentralized Trust
Hyperledger Fabric Development Using CC-Tools GoLang Library
0
rewiews
Explore Hyperledger Fabric development using CC-Tools GoLang library. Learn efficient smart contract creation and deployment techniques for enterprise blockchain solutions.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
Kubesimplify
Learn ChatGPT with DevOps Applications
0
rewiews
Explore ChatGPT's applications in DevOps, from Linux commands to Kubernetes code. Gain insights on leveraging AI for efficient development and automation while understanding its limitations.
Add to list
9
Lesons
27 minutes
On-Demand
Free-Video
Kubesimplify
Deploying a Golang App to Kubernetes with HTTPS Using Ingress, Cert-Manager, Ko, and BuildSafe
0
rewiews
Deploy Golang app to Kubernetes with HTTPS using Ingress, cert-manager, ko, and BuildSafe. Learn streamlined deployment without Dockerfiles, secure communication setup, and OCI artifact creation.
Add to list
7
Lesons
21 minutes
On-Demand
Free-Video
Devoxx
From Java to Golang - The Journey of the Nexuzhealth Team
0
rewiews
Explore the transition from Java to Golang in Belgium's largest hospital network, comparing languages and discussing the impact on infrastructure and development teams.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Confluent
Robinhood's Kafkaproxy - Decoupling Kafka Consumer Logic from Application Business Logic
0
rewiews
Explore Robinhood's Consumer Proxy for efficient Kafka management. Learn how to decouple consumer logic, resource utilization, and failure handling from application code, enabling easier scaling and centralized infrastructure management.
Add to list
1
Lesons
34 minutes
On-Demand
Free-Video
Linux Foundation
Bug Hunting in Distributed Systems: Using Robustness Tests to Test Your Code Better
0
rewiews
Master robustness testing techniques for distributed systems through failure injection methods, focusing on Jespen framework principles and etcd's testing implementation for catching real-world scenarios and data consistency issues.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
Conf42
Creating a Distributed Database on Kubernetes Leveraging a Monolithic One
0
rewiews
Learn to transform a monolithic database into a distributed system on Kubernetes, exploring challenges and solutions for scalability and performance optimization.
Add to list
2
Lesons
31 minutes
On-Demand
Free-Video
Conf42
Heap Optimizations for Go Systems
0
rewiews
Optimize Go systems' heap usage through advanced techniques and strategies for improved performance and resource management.
Add to list
2
Lesons
31 minutes
On-Demand
Free-Video
Conf42
Art of Building Secure and Scalable Webhooks
0
rewiews
Learn to build secure and scalable webhooks for efficient real-time data exchange and system integration in Golang applications.
Add to list
2
Lesons
30 minutes
On-Demand
Free-Video
Conf42
Using Nix to Create Reproducible Golang Development Environments
0
rewiews
Learn to create reproducible Golang development environments using Nix. Explore declarative configurations, tools integration, remote setups, and CI/CD implementation for consistent and efficient Go projects.
Add to list
31
Lesons
32 minutes
On-Demand
Free-Video
Conf42
Go-ing Serverless with WebAssembly - Conf42 Golang 2024
0
rewiews
Explore serverless WebAssembly with Go, covering Spin framework, TinyGo, and deployment to Fermyon Cloud and SpinKube. Learn to build and run efficient serverless applications.
Add to list
12
Lesons
39 minutes
On-Demand
Free-Video
Cloud Native Taiwan User Group
Getting Started with OpenTelemetry: Instrumenting, Collecting, and Visualizing Telemetry Data
0
rewiews
Instrument, collect, and visualize telemetry data using OpenTelemetry in Golang applications. Learn strategies for effective implementation and data analysis.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
GoLab conference
Built-In Testing in Go is More Than Just Passable
0
rewiews
Explore Go's built-in testing tools and learn how to set up effective tests for your projects. Gain insights into proper testing techniques using Go's native capabilities.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
GoLab conference
Give Superpowers to Your Golang Application with WebAssembly and Extism
0
rewiews
Enhance Golang apps with WebAssembly and Extism. Create polyglot plugins, build microservices, and explore FaaS potential using WASM modules and WASI runtimes for improved speed, efficiency, and security.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
Linux Foundation
Golang Support in Yocto Project
0
rewiews
Explore Golang integration in Yocto Project for embedded systems, covering dependency management and software integration techniques for efficient development.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
Kubesimplify
Complete DevOps Project: Deploy GoLang App with Kubernetes, ArgoCD, Prometheus and Grafana
0
rewiews
Deploy a secure GoLang app with Kubernetes, ArgoCD, Prometheus & Grafana. Learn modern DevOps practices for automated, secure, and scalable deployment pipelines using various tools and technologies.
Add to list
18
Lesons
1 hour
On-Demand
Free-Video
LF Decentralized Trust
Build Hyperledger Fabric Chaincode Better and Faster with the CC-Tools Lab
0
rewiews
Accelerate Hyperledger Fabric chaincode development using CC-Tools lab. Learn about relational-like asset definitions, datatype validation, custom types, and pre-defined transactions for efficient blockchain implementation.
Add to list
1
Lesons
1 hour 32 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
CoreDNS Plugins - A Deep Dive into Cloud-Native DNS Architecture
0
rewiews
Dive into CoreDNS's plugin architecture, exploring cloud vendor integrations, hybrid-cloud implementations, and hands-on plugin development with Golang for enhanced DNS service discovery.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Navigating the No-Code to Full-Code Spectrum - A Platform Engineering Journey
0
rewiews
Explore the evolution from no-code to full-code approaches in Kubernetes platform engineering, examining real-world lessons and impacts on developer experience, testing, and operational stability.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
load more...