Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Code Coverage
YouTube
education
Showing:
64
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Microsoft
Reducing Bugs in Your Code with Coverlet
0
rewiews
Learn to reduce bugs using Coverlet, a code coverage tool for .NET Core. Explore setup, usage, and best practices for measuring and improving test coverage in your projects.
Add to list
11
Lesons
27 minutes
On-Demand
Free-Video
LASCON
Open-Source OWASP Tools for Enhanced Penetration Testing Coverage - 2018
0
rewiews
Explore open-source OWASP tools for efficient white box testing. Learn about Code Pulse for real-time code coverage and Attack Surface Detector for comprehensive endpoint discovery, enhancing penetration testing effectiveness.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
OWASP Foundation
Open-Source OWASP Tools for Enhancing Penetration Testing Coverage
0
rewiews
Explore open-source OWASP tools for efficient white box penetration testing. Learn about Code Pulse for real-time code coverage and Attack Surface Detector for comprehensive endpoint discovery to enhance security assessments.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
OWASP Foundation
Dynamic Source-Sink Analysis for Java Applications - From the Ground Up
0
rewiews
Dynamic source-sink analysis for Java applications to detect security vulnerabilities, aimed at developers for use during development, not production. Demonstrates live detection of issues like log manipulation.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
OffensiveCon
Advancements in JavaScript Engine Fuzzing - OffensiveCon 2023
0
rewiews
Explore advancements in JavaScript engine fuzzing, covering techniques like splicing, code coverage, and hybrid engines to enhance bug discovery and security testing.
Add to list
23
Lesons
23 minutes
On-Demand
Free-Video
Confreaks
A Look at Trust, Time, and Teams in Software Engineering
0
rewiews
Explore trust in engineering, its psychology, and relationship to time. Learn to create better trust rituals by reframing goals for improved team dynamics.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
Dyalog User Meetings
The P Words: Projects and Packages in APL Development - Dyalog '22
0
rewiews
Explore APL's growth potential through packages and project management tools. Learn about Tatin registry, Cider, and alternatives for efficient library usage and development.
Add to list
14
Lesons
24 minutes
On-Demand
Free-Video
Dyalog User Meetings
ullu - A Test Framework for Dyalog APL with Complete Code Coverage
0
rewiews
Discover how ullu testing framework achieves comprehensive validation of Dyalog APL primitives, featuring detailed coverage analysis, cross-platform testing, and quality assurance methodologies.
Add to list
12
Lesons
17 minutes
On-Demand
Free-Video
IEEE
SAVIOR: Towards Bug-Driven Hybrid Testing
0
rewiews
Explore bug-driven hybrid testing with SAVIOR, a novel approach combining compile-time analysis and runtime instrumentation to enhance bug detection efficiency in software development.
Add to list
17
Lesons
17 minutes
On-Demand
Free-Video
IEEE
Full Speed Fuzzing - Reducing Fuzzing Overhead Through Coverage-Guided Tracing
0
rewiews
Innovative approach to reduce fuzzing overhead through coverage-guided tracing, significantly improving efficiency in software bug and vulnerability detection.
Add to list
17
Lesons
22 minutes
On-Demand
Free-Video
OWASP Foundation
Improving Penetration Testing Efficiency with OWASP Code Pulse and Attack Surface Detector
0
rewiews
Explore OWASP tools for efficient web app penetration testing: Code Pulse for real-time code coverage and Attack Surface Detector for comprehensive endpoint discovery, enhancing security assessment capabilities.
Add to list
22
Lesons
34 minutes
On-Demand
Free-Video
Rust
OS Development - One Year with Rust
0
rewiews
Reflections on developing an operating system from scratch using Rust, exploring challenges, benefits, and lessons learned in modern OS design and implementation.
Add to list
19
Lesons
32 minutes
On-Demand
Free-Video
Linux Foundation
Write Once, Distribute Everywhere: Modern Graphical User Interfaces on Linux Using Go and Fyne
0
rewiews
Learn to create cross-platform GUI applications using Go and Fyne, covering development, testing, and distribution for desktop and mobile platforms.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Rawkode Academy
Profiling PHP Applications with Xdebug
0
rewiews
Learn to profile PHP applications using Xdebug with Derick Rethans. Explore installation, profiling examples, and performance optimization techniques for efficient PHP development.
Add to list
10
Lesons
1 hour 30 minutes
On-Demand
Free-Video
Samuel Chan
Submitting Your First Pull Request: GitHub Actions, Unit Tests, and Coverage
0
rewiews
Learn to contribute to open source by submitting your first pull request, using GitHub Actions for CI/CD, and understanding unit tests and coverage in this practical guide.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Java
Optimizing Dynamic Codebases
0
rewiews
Explore techniques for optimizing dynamic codebases, focusing on memory usage, functional composition, startup speed, and code coverage to enhance Java application performance.
Add to list
8
Lesons
38 minutes
On-Demand
Free-Video
Java
Code Coverage Instrumentation for JVM Languages
0
rewiews
Explore code coverage instrumentation techniques, stack map frames, and comparative coverage analysis for JVM languages, with insights on bug detection and dead code identification.
Add to list
14
Lesons
50 minutes
On-Demand
Free-Video
React Testing Tutorial
0
rewiews
Comprehensive guide to React testing, covering Jest, React Testing Library, TDD, queries, user interactions, mocking, and static analysis. Ideal for beginners seeking practical skills.
Add to list
53
Lesons
4 hours 39 minutes
On-Demand
Free-Video
GOTO Conferences
Java Code Coverage: Scandals, Intrigues and Investigations - Bytecode Analysis
0
rewiews
Explore bytecode pattern matching in Java, uncovering compiler-generated artifacts and their impact on code coverage. Learn how JaCoCo filters these elements for accurate results.
Add to list
7
Lesons
53 minutes
On-Demand
Free-Video
ChariotSolutions
Cutting Code Quickly: From 0% to Cleanly Refactored 100% Tested Code
0
rewiews
Discover powerful techniques for efficient legacy code refactoring: combination testing, code coverage guidance, and provable refactorings. Learn to quickly achieve 100% test coverage and make impactful changes.
Add to list
18
Lesons
1 hour 1 minute
On-Demand
Free-Video
Hack In The Box Security Conference
IDA2Obj - Static Binary Instrumentation on Steroids
0
rewiews
Explore static binary instrumentation with IDA2Obj, a tool for dumping object files from executables. Learn implementation, challenges, and integration with fuzzing engines for efficient code coverage collection.
Add to list
31
Lesons
42 minutes
On-Demand
Free-Video
Recon Conference
Vectorized Emulation - Putting It All Together
0
rewiews
Explore vectorized emulation's potential in fuzzing, leveraging AVX-512 for parallel VM execution, enhanced code coverage, and hardware-accelerated taint tracking for improved vulnerability detection.
Add to list
1
Lesons
58 minutes
On-Demand
Free-Video
Black Hat
ClusterFuzz - Fuzzing at Google Scale
0
rewiews
Explore Google's massive fuzzing infrastructure, ClusterFuzz, and learn how it finds thousands of security vulnerabilities across Google products and open-source projects.
Add to list
54
Lesons
1 hour
On-Demand
Free-Video
nullcon
Clusterfuzz
0
rewiews
Explore Chrome's open-source Clusterfuzz system for real-time security bug detection, distributed fuzzing techniques, and insights into exploitable crash prevention across platforms.
Add to list
26
Lesons
32 minutes
On-Demand
Free-Video
USENIX
MoonShine - Optimizing OS Fuzzer Seed Selection with Trace Distillation
0
rewiews
Optimizing OS fuzzer seed selection through trace distillation, improving code coverage and vulnerability detection in Linux kernel testing.
Add to list
11
Lesons
24 minutes
On-Demand
Free-Video
Ruby Central
Here Be Dragons - The Hidden Gems of Tech Debt
0
rewiews
Discover tools to identify and prioritize unmaintainable code, improve code quality, and tackle technical debt effectively in your Ruby projects.
Add to list
1
Lesons
28 minutes
On-Demand
Free-Video
Hack In The Box Security Conference
Panic On The Streets Of Amsterdam - PanicXNU 3.0
0
rewiews
Explore advanced kernel fuzzing techniques for macOS, including syscall and IOKit fuzzing. Learn about PanicXNU v3's features and its effectiveness in uncovering critical vulnerabilities in Apple's kernel.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
IEEE
TextExerciser - Feedback-Driven Text Input Exercising for Android Applications
0
rewiews
Iterative, feedback-driven system for generating text inputs in Android app testing. Utilizes app-provided hints to improve input generation, increasing code coverage and vulnerability detection.
Add to list
1
Lesons
16 minutes
On-Demand
Free-Video
BSidesLV
Beyond the Tip of the Iceberg - Fuzzing Binary Protocol for Deeper Code Coverage
0
rewiews
Explore advanced fuzzing techniques for binary protocols, enhancing code coverage and uncovering vulnerabilities in network applications and file systems.
Add to list
28
Lesons
46 minutes
On-Demand
Free-Video
Devoxx
Write Awesome Tests
0
rewiews
Learn essential techniques for writing effective unit tests, including best practices, pitfalls to avoid, and how to optimize for readability and maintainability.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
Devoxx
Java, Kotlin, Code Coverage and Their Best Friend - Bytecode
0
rewiews
Explore Java 4.12, Kotlin, and code coverage techniques, focusing on bytecode analysis for improved software quality and performance.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
How to Test Your Awesome iOS Mobile Application
0
rewiews
Learn iOS app testing with XCode through live coding. Explore unit tests, UI tests, and code coverage to enhance your mobile development skills.
Add to list
16
Lesons
28 minutes
On-Demand
Free-Video
IEEE
T-Fuzz - Fuzzing by Program Transformation
0
rewiews
Innovative fuzzing technique that removes input checks to explore deeper code paths, improving bug discovery in software. Combines program transformation with symbolic execution for effective results.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
GOTO Conferences
Java, Code Coverage & Their Best Friend - Bytecode - Scandals, Intrigues, Investigations
0
rewiews
Dive into bytecode pattern matching, exploring compiler transformations and JaCoCo's implementation for Java code coverage. Learn about filtering compiler-generated artifacts for accurate results.
Add to list
7
Lesons
46 minutes
On-Demand
Free-Video
ACCU Conference
Testing Your Tests With Code Coverage
0
rewiews
Learn to enhance test suites using code coverage tools, focusing on GNU Compiler Collection. Discover how to identify untested code, improve test cases, and boost overall code quality.
Add to list
8
Lesons
19 minutes
On-Demand
Free-Video
JavaScript Conferences by GitNation
Benefits of Virtual DOM
0
rewiews
Explore Virtual DOM implementations, including MaquetteJS, and learn how they enhance web app performance and simplify unit testing for visual components.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
JavaScript Conferences by GitNation
Testing Tools and Their Friends
0
rewiews
Discover essential tools that enhance unit, integration, and end-to-end testing, focusing on Cypress.io and complementary solutions for improved code quality and efficiency.
Add to list
13
Lesons
30 minutes
On-Demand
Free-Video
PyCon US
The Hidden Power of the Python Runtime
0
rewiews
Explore Python's hidden runtime events, memory model, and frame objects. Learn to leverage runtime information for powerful debugging, tracing, and development tools.
Add to list
39
Lesons
27 minutes
On-Demand
Free-Video
EuroPython Conference
The Hidden Power of the Python Runtime
0
rewiews
Explore Python's hidden runtime events, frame objects, and powerful tools for inspecting program state during execution, enhancing your programming skills and debugging capabilities.
Add to list
26
Lesons
30 minutes
On-Demand
Free-Video
EuroPython Conference
Code Coverage Through Unit Tests Running in Sub-Processes - Threads - Locally and Automated on GitHub
0
rewiews
Learn to measure and improve code coverage for tests running in sub-processes/threads, locally and on GitHub. Explore techniques to enhance reliability and automate the process using CI tools.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
try! Swift Conference
UI Testing for Fun and Profit
0
rewiews
Explore UI testing in iOS development, from implementation to challenges. Learn strategies for comprehensive app testing and improving code coverage.
Add to list
22
Lesons
23 minutes
On-Demand
Free-Video
Ruby Central
Do You Trust Me? - A Look at Trust, Time, and Teams
0
rewiews
Explore the psychology of trust in engineering teams, its relationship to time, and strategies for better trust rituals to enhance collaboration and productivity.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
React Conferences by GitNation
Testing Is All About Principles
0
rewiews
Explore key principles for writing effective and confidence-boosting tests in React applications, focusing on programming fundamentals rather than specific tools or libraries.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
JSConf
Fearless Browser Testing
0
rewiews
Discover browser test automation techniques to streamline development, improve code quality, and enhance performance across multiple browsers without manual testing or VMs.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
JSConf
The Browser Hackers Guide to Instantly Loading Everything
0
rewiews
Explore browser optimization techniques for instant loading, including preload, prefetch, HTTP/2 Server Push, and efficient JavaScript bundling, to enhance user experience on mobile devices.
Add to list
23
Lesons
28 minutes
On-Demand
Free-Video
OpenSSF
QEMU-Native Hooking Bridge for Binary Fuzzing
0
rewiews
Explore advanced binary fuzzing techniques through QEMU-Native Hooking Bridge, offering improved instruction hooking and memory control for efficient vulnerability detection in compiled code without source access.
Add to list
1
Lesons
11 minutes
On-Demand
Free-Video
Linux Plumbers Conference
Source-Based Code Coverage of Linux Kernel
0
rewiews
Explore source-based code coverage techniques for the Linux kernel, enhancing testing and development practices for improved kernel reliability.
Add to list
1
Lesons
13 minutes
On-Demand
Free-Video
ACM SIGPLAN
Accelerating Fuzzing through Prefix-Guided Execution
0
rewiews
Explore prefix-guided execution for accelerating coverage-guided fuzzing, improving bug detection and code coverage in software testing through early termination of unlikely tests.
Add to list
1
Lesons
18 minutes
On-Demand
Free-Video
Conf42
How We Almost Secured Our Project by Writing More Tests
0
rewiews
Explore how increased testing nearly secured a project, delving into code coverage, seccomp profiles, and syscall extraction. Learn about Harpoon and the benefits of libbpfgo in Golang development.
Add to list
14
Lesons
18 minutes
On-Demand
Free-Video
Wolfram
Instrumenting the Wolfram Language - Profiling, Coverage and Debugging
0
rewiews
Automate code instrumentation for profiling, coverage reporting, and debugging in Wolfram Language using the new CodeTools package.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
EuroPython Conference
Test Java and C Applications with Python
0
rewiews
Scopri come utilizzare Python per testare codice Java e C, riducendo i tempi di sviluppo e migliorando la copertura dei test per applicazioni legacy e servizi di rete.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
PyCon US
Near Zero-Overhead Python Code Coverage - SlipCover Introduction
0
rewiews
Discover SlipCover, a new tool reducing Python code coverage overhead to 5%. Learn its advantages over coverage.py and integration with Python 3.12's Low Impact Monitoring API.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
PyCon US
Near Zero-Overhead Python Code Coverage - SlipCover
0
rewiews
Discover SlipCover, a new tool reducing Python code coverage overhead to 5%. Learn its advantages over coverage.py and integration with Python 3.12's Low Impact Monitoring API.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
NDC Conferences
What You Can Learn from an Open-Source Project with 250 Million Downloads
0
rewiews
Insights from managing a popular open-source library: tools, techniques, and best practices for high-quality development, testing, and maintenance of widely-used software projects.
Add to list
1
Lesons
56 minutes
On-Demand
Free-Video
NDC Conferences
Zen and the Art of Code Life Cycle Maintenance
0
rewiews
Explore software quality through tests, types, and analysis, drawing parallels to "Zen and the Art of Motorcycle Maintenance" to uncover key aspects and their interplay.
Add to list
36
Lesons
55 minutes
On-Demand
Free-Video
DEFCONConference
Game Changing Advances in Windows Shellcode Analysis Using SHAREM Framework
0
rewiews
Discover groundbreaking advances in Windows shellcode analysis through SHAREM framework, offering enhanced emulation, complete code coverage, and superior disassembly capabilities for security professionals.
Add to list
1
Lesons
43 minutes
On-Demand
Free-Video
Android Makers
The State of Code Coverage for Kotlin
0
rewiews
Explore Kotlin code coverage tools, techniques, and challenges. Learn to interpret results and understand future improvements for effective testing.
Add to list
1
Lesons
42 minutes
On-Demand
Free-Video
LeadDev
Ways to Realistically Prioritize Code Quality for Engineering Teams
0
rewiews
Explore strategies for prioritizing code quality in engineering teams, focusing on communication, incentives, and practical techniques for busy developers.
Add to list
24
Lesons
47 minutes
On-Demand
Free-Video
EuroPython Conference
Streamlining Testing in a Large Python Codebase
0
rewiews
Optimize Python testing in large codebases using parallel execution, efficient startup, and targeted coverage reporting. Boost development speed and code quality with practical strategies and open-source tools.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Red Hat Ansible Automation
Quality Matters in Ansible Automation - AnsibleFest 2019
0
rewiews
Explore ansible-test for quality assurance in Ansible development. Learn sanity, integration, and unit testing techniques to enhance your automation workflows.
Add to list
36
Lesons
41 minutes
On-Demand
Free-Video
cpponsea
Who Needs C++ Unit Tests Anyway? - Modernizing Legacy Code with 0% Code Coverage - 2024
0
rewiews
Explore practical strategies for confidently modernizing large legacy C++ codebases without existing tests. Learn actionable approaches to understand, future-proof, and update code to new language standards.
Add to list
1
Lesons
58 minutes
On-Demand
Free-Video
Linux Foundation
Measuring Code Coverage of the Linux Kernel in Accordance with RTCA DO-178C
0
rewiews
Explore Boeing's approach to measuring Linux kernel code coverage for safety-critical avionics, focusing on RTCA DO-178C requirements and the enhancement of LLVM coverage tools.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
NDC Conferences
Roslyn Source Generators - Never Send a Human to Do a Machine's Job
0
rewiews
Explore .NET Source Generators: automate implementations, replace Reflection with high-performance solutions, and learn advanced topics like testing, benchmarking, and tools for efficient metaprogramming in C#.
Add to list
1
Lesons
1 hour 2 minutes
On-Demand
Free-Video
USENIX
Towards Generic Database Management System Fuzzing
0
rewiews
Discover how BUZZBEE framework revolutionizes database security testing by effectively fuzzing both SQL and NoSQL systems, revealing vulnerabilities and achieving superior code coverage compared to existing solutions.
Add to list
1
Lesons
12 minutes
On-Demand
Free-Video
load more...