Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Lambda Expressions
Showing:
85
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Devoxx
Cruising Along with Java - Benefiting from the Modern Features
0
rewiews
Embark on a comprehensive journey through Java's modern features in this extensive conference talk. Explore the latest advancements and enhancements in the Java programming language, guided by expert Venkat Subramaniam. Gain valuable insights into levera…
Add to list
1
Lesons
2 hours 41 minutes
On-Demand
Free-Video
Devoxx
Hunting with Stream Gatherers - Enhancing Java Streams
0
rewiews
Explore the powerful capabilities of Stream Gatherers, a new feature introduced in Java 22, in this informative conference talk. Dive deep into the evolution of Java Streams, from their introduction in Java 8 to the latest enhancements. Learn how Stream…
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Java Tutorial for Beginners
0
rewiews
Learn Java programming fundamentals, from setup to advanced concepts like inheritance and lambda expressions, with hands-on tutorials and practical examples.
Add to list
9
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Scala Tutorial Full Course
0
rewiews
Comprehensive introduction to Scala programming, covering setup, variables, classes, methods, lists, lambda expressions, type hierarchy, and tuples. Ideal for beginners seeking a solid foundation in Scala.
Add to list
11
Lesons
1 hour 24 minutes
On-Demand
Free-Video
Great Learning
Core Java
0
rewiews
Comprehensive Java programming tutorial covering core concepts, OOP, collections, multithreading, and lambda expressions. Ideal for beginners and intermediate learners seeking practical skills.
Add to list
29
Lesons
9 hours 6 minutes
On-Demand
Free-Video
Great Learning
Lambda Expression in Java
0
rewiews
Learn Java 8 lambda expressions: syntax, functional interfaces, method references, and practical applications for concise and efficient code.
Add to list
16
Lesons
1 hour 2 minutes
On-Demand
Free-Video
SAP
Exploring the BTP Service Metadata with JavaScript - Part 3
0
rewiews
Explore BTP Service Metadata using JavaScript, covering topics like functional programming, lambda functions, and data manipulation techniques for efficient metadata analysis and management.
Add to list
9
Lesons
1 hour
On-Demand
Free-Video
Java
Java Lambdas Hacking - From Syntax to Streams API
0
rewiews
Explore Java Lambdas through interactive gameplay, covering syntax, functional interfaces, and practical applications in this engaging presentation.
Add to list
18
Lesons
53 minutes
On-Demand
Free-Video
F# Fundamentals - Learn Functional Programming - Step-by-Step Guide
0
rewiews
Comprehensive guide to F# programming, covering syntax, functions, types, pattern matching, collections, and error handling. Ideal for beginners seeking a solid foundation in functional programming.
Add to list
59
Lesons
2 hours 50 minutes
On-Demand
Free-Video
ChariotSolutions
Parallel-Ready Java Code: Managing Mutation in Concurrent Systems - PhillyETE 2015
0
rewiews
Explore parallel-ready Java code using Java 8's Collectors API for managing concurrent access to mutable collections, enabling efficient parallelism in imperative programming.
Add to list
32
Lesons
54 minutes
On-Demand
Free-Video
ChariotSolutions
Lambda: A Peek Under the Hood - Lecture 16
0
rewiews
Explore Java SE 8's lambda expressions implementation, invokedynamic feature, and performance implications in this technical deep dive by Brian Goetz.
Add to list
25
Lesons
58 minutes
On-Demand
Free-Video
ChariotSolutions
Java's Future: Innovations and Enhancements - Interview with Brian Goetz
0
rewiews
Explore Java's future with Brian Goetz: language innovations, JDK enhancements, new SDKs, VMs, and ongoing projects like Amber, Loom, and Valhalla. Discover how Java stays relevant for the next 25 years.
Add to list
23
Lesons
59 minutes
On-Demand
Free-Video
Derek Banas
Comprehensive Java Programming Tutorial
0
rewiews
Comprehensive Java programming guide covering core concepts, data structures, OOP, file handling, and advanced topics for beginners to intermediate learners.
Add to list
1
Lesons
2 hours 19 minutes
On-Demand
Free-Video
Derek Banas
C++ Tutorial - Lambda Expressions - Part 9
0
rewiews
Learn to use Lambda Expressions in C++ for sorting, filtering, summing, editing, and generating lists. Covers operations on multiple lists, recursive lambda functions, and the ternary operator.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
Raw Coding
C# Expression Trees Explained - Reading and Creating Examples
0
rewiews
Explore C# expression trees: structure, reading, creation, and practical applications. Gain insights into this powerful feature for dynamic code generation and analysis.
Add to list
12
Lesons
37 minutes
On-Demand
Free-Video
The Cherno
The "auto" Keyword in C++
0
rewiews
Explore the "auto" keyword in C++, its usage, benefits, and impact on code readability and type inference, enhancing your understanding of modern C++ programming practices.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
Smartherd
Kotlin Coroutines: Exploring Threads vs. Coroutines and Implementation
0
rewiews
Explore Kotlin coroutines, their advantages over threads, and implementation techniques. Learn about suspending functions, runBlocking, and custom coroutines for efficient asynchronous programming.
Add to list
11
Lesons
33 minutes
On-Demand
Free-Video
Smartherd
Kotlin Scope Functions - Let, Apply, Run, With, and Also
0
rewiews
Explore Kotlin's scope functions: let, apply, run, with, and also. Learn their usage, differences, and properties to enhance code readability and functionality in your projects.
Add to list
8
Lesons
27 minutes
On-Demand
Free-Video
Smartherd
Kotlin Lambdas and Higher Order Functions - Part 1
0
rewiews
Explore Kotlin's functional programming features with lambdas and higher-order functions. Learn to pass functions as parameters and return them, enhancing code flexibility and expressiveness.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
Android Developers
Advanced Data Binding in Android
0
rewiews
Explore advanced Android Data Binding features, including two-way binding and lambda expressions. Learn about architecture, animations, RecyclerView integration, and best practices for implementation.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Java
Free Your Lambdas: Leveraging Functional Interfaces in Java
0
rewiews
Explore lambdas and functional interfaces in Java, learning to create new APIs and implement patterns for cleaner, more robust code with improved performance.
Add to list
29
Lesons
1 hour 50 minutes
On-Demand
Free-Video
Java
Lambda Performance Optimization in Java
0
rewiews
Explore lambda performance in Java, covering linkage, capture, invocation, inlining, and scalar replacement. Gain insights into benchmarking and optimization techniques.
Add to list
26
Lesons
44 minutes
On-Demand
Free-Video
Java
LINQ-style Queries in Java with Jinq - JVM Language Summit 2015
0
rewiews
Explore LINQ-style queries in Java with Jinq, covering embedding database DSLs, lazy evaluation, query generation, and symbolic code execution for efficient database operations.
Add to list
18
Lesons
21 minutes
On-Demand
Free-Video
Java
Lambdas and Devices in Java
0
rewiews
Explore lambdas and devices in Java, focusing on practical applications and advanced programming techniques for enhanced functionality and efficiency.
Add to list
1
Lesons
1 hour 9 minutes
On-Demand
Free-Video
Java
Overview of Java 8 and Lambda Streams
0
rewiews
Explore Lambda expressions, Streams, and Date & Time in Java 8 to enhance coding efficiency and simplify complex operations.
Add to list
1
Lesons
1 hour 40 minutes
On-Demand
Free-Video
Java
JUnit 5 - New Opportunities for Testing on the JVM
0
rewiews
Explore JUnit 5's architecture, features, and extension model for enhanced Java testing. Learn about tagging, custom names, parameterized tests, and integration with Spring Framework 5.0.
Add to list
1
Lesons
48 minutes
On-Demand
Free-Video
Java
Refactoring to Functional Style in Java
0
rewiews
Learn to refactor Java code from imperative to functional style, gaining benefits like conciseness, expressiveness, and easier maintenance. Explore practical examples and techniques for thinking functionally.
Add to list
8
Lesons
43 minutes
On-Demand
Free-Video
Java
Implementing Lambda Expressions in Java
0
rewiews
Explore lambda expressions in Java with Brian Goetz, covering implementation strategies, performance considerations, and potential VM support for enhanced functionality.
Add to list
17
Lesons
39 minutes
On-Demand
Free-Video
Java
Cross Run Considerations in JVM Features
0
rewiews
Explore cross-run repeatability in JVMs, examining features like class data sharing and compiled code stashing. Learn about solutions to run-to-run variability issues and their impact on performance metrics.
Add to list
17
Lesons
29 minutes
On-Demand
Free-Video
Java
Lambda Chops - Recipes for Simpler, More Expressive Code in Java
0
rewiews
Explore innovative lambda techniques to simplify Java code, enhance APIs, and improve resource management. Learn practical recipes for more expressive and efficient programming.
Add to list
11
Lesons
42 minutes
On-Demand
Free-Video
Java
Lambda Expressions and Stream API in Java 8
0
rewiews
Explore Java 8's lambda expressions and Stream API with Simon Ritter, enhancing your coding skills and understanding of functional programming in Java.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
Java
Beyond Java 8 - Future Features and Enhancements
0
rewiews
Explore advanced Java concepts beyond lambdas, including future features, culture changes, and higher-level abstractions for enhanced application development.
Add to list
13
Lesons
44 minutes
On-Demand
Free-Video
Java
Java 8 Lambdas - Expert Tips and Tricks for Functional Programming
0
rewiews
Discover expert tips and tricks for Java 8 lambdas through a live coding session with author Venkat Subramaniam, exploring this major language feature's potential and applications.
Add to list
1
Lesons
35 minutes
On-Demand
Free-Video
Java
JVM Bridge Methods - Implementation and Applications
0
rewiews
Explore JVM bridge methods, their history, origins, and implementation examples. Learn about erasure, lambda expressions, and language-level rules in Java development.
Add to list
16
Lesons
44 minutes
On-Demand
Free-Video
JetBrains
Refactoring to Java 8
0
rewiews
Explore Java 8 features through live coding demonstrations, comparing performance and readability of refactored code using lambda expressions, streams, and new collection methods.
Add to list
19
Lesons
1 hour 11 minutes
On-Demand
Free-Video
Graham Neubig
CMU Advanced NLP: Semantics and Discourse
0
rewiews
Explore advanced NLP concepts like semantic parsing, discourse coherence, pragmatics, and reference resolution in this comprehensive lecture on natural language understanding.
Add to list
13
Lesons
1 hour 12 minutes
On-Demand
Free-Video
Kunal Kushwaha
Generics, Custom ArrayList, Lambda Expressions, Exception Handling, Object Cloning
0
rewiews
Explore advanced Java concepts: generics, custom ArrayList, object comparison, lambda expressions, exception handling, and object cloning. Enhance your OOP skills with practical examples and in-depth explanations.
Add to list
16
Lesons
1 hour 32 minutes
On-Demand
Free-Video
Java
Lambda Expressions in Java - Performance and Advanced Applications
0
rewiews
Explore lambda expressions in Java, from syntax to performance implications, and discover mind-bending functional programming techniques to solve complex problems using only lambdas.
Add to list
12
Lesons
44 minutes
On-Demand
Free-Video
NDC Conferences
Lowering in C# - What's Really Going on in Your Code
0
rewiews
Explore C# compiler internals, focusing on lowering techniques in foreach loops, lambdas, and yield statements. Gain insights into performance optimization and code behavior.
Add to list
14
Lesons
45 minutes
On-Demand
Free-Video
NDC Conferences
Using C# Expression Trees in the Real World
0
rewiews
Unravel expression trees in C#, exploring their power in Entity Framework and AutoMapper. Learn creation, usage, and real-world applications for efficient data access and mapping.
Add to list
25
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Is Boilerplate Code Really So Bad
0
rewiews
Explore the impact of reducing boilerplate code in Java and Kotlin, examining its effects on readability, productivity, and developer experience.
Add to list
29
Lesons
40 minutes
On-Demand
Free-Video
Devoxx
The Dark Side of Java 8 - Lessons Learned
0
rewiews
Explores Java 8's flaws, bugs, and design inconsistencies, offering insights on addressing issues like broken Stream#flatmap and parallel processing challenges. Provides practical solutions for developers.
Add to list
9
Lesons
47 minutes
On-Demand
Free-Video
Devoxx
Array Linked to a List - The Full Story
0
rewiews
Comprehensive exploration of Java collections, comparing ArrayList and LinkedList performance, discussing CPU caches, and examining Java 9 enhancements. Includes JMH benchmarking and lambda-based implementations.
Add to list
1
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Devoxx
G ∘ F Patterns
0
rewiews
Explore functional programming in Java 8 with Mario Fusco as he demonstrates how to simplify and reimagine common design patterns using lambda expressions and higher-order functions.
Add to list
18
Lesons
1 hour 2 minutes
On-Demand
Free-Video
Devoxx
Lambdas and Streams Master Class Part 2
0
rewiews
Explore advanced Java 11 lambda expressions, streams, and collectors in this interactive deep dive. Learn new patterns and techniques through hands-on problem-solving and expert guidance.
Add to list
21
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Devoxx
Lambda Core – Hardcore
0
rewiews
Explore lambda expressions in Java, delving into their mathematical foundations and functional programming concepts through unconventional code examples and theoretical insights.
Add to list
17
Lesons
46 minutes
On-Demand
Free-Video
Devoxx
Ask the JDK Architects
0
rewiews
Open Q&A session with Java SE and JDK architects, covering past, present, and future developments. Gain insights from experts on language features, platform enhancements, and upcoming innovations in the Java ecosystem.
Add to list
31
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
G ∘ F Patterns
0
rewiews
Explore functional programming in Java 8 through live coding, reimagining GoF design patterns using lambda expressions for simpler, more concise implementations.
Add to list
14
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Lambda Core - HardCore
0
rewiews
Explore lambda expressions in Java through a scientific lens, delving into Church Lambda calculus, Entscheidungsproblem, and incompleteness theorem with practical demonstrations and mathematical insights.
Add to list
12
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
JUnit 5 - State of the Union
0
rewiews
Explore JUnit 5's new features, including Java 8 support and Lambda expressions in assertions. Learn how this major update enhances testing practices and simplifies exception checking.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
Devoxx
Design Patterns in the Light of Lambda Expressions
0
rewiews
Explore how Java 8's lambda expressions transform traditional design patterns, enhancing their implementation and enabling new patterns for more efficient and expressive code.
Add to list
1
Lesons
1 hour 1 minute
On-Demand
Free-Video
Devoxx
Java SE 8 for Java EE Developers
0
rewiews
Explore Java SE 8 features like Lambda Expressions, Date Time API, and Completable Futures in Java EE 7 applications. Learn to integrate these improvements with Servlet, JAX-RS, WebSocket, and other Java EE APIs.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
Devoxx
Get a Taste of Lambdas and Get Addicted to Streams
0
rewiews
Dive into Java 8's lambdas and streams, exploring their implementation, powerful abstractions, and operations. Learn about lazy evaluations, infinite streams, and parallel collections for enhanced programming.
Add to list
1
Lesons
2 hours 47 minutes
On-Demand
Free-Video
Devoxx
Lambdas and Streams Master Class Part 1
0
rewiews
Explore advanced Java techniques including lambdas, functional interfaces, default methods, and comparators. Enhance your coding skills through interactive problem-solving and expert guidance.
Add to list
1
Lesons
2 hours 35 minutes
On-Demand
Free-Video
Devoxx
Let's Get Lazy - Exploring the Real Power of Streams
0
rewiews
Explore lazy evaluations and Stream API in Java for efficient coding. Learn from Haskell and Scala examples to harness the power of lambdas and achieve optimal performance in your programs.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
GOTO Conferences
Beyond JVM - How the Platform is Evolving for New Languages and Features
0
rewiews
Explore JVM's evolution for new languages, featuring invokedynamic, lambda, Truffle, and Nashorn. Learn about optimization improvements and future directions for the Java platform.
Add to list
9
Lesons
47 minutes
On-Demand
Free-Video
GOTO Conferences
Back to the Future - Java 8 is Here
0
rewiews
Explore key features and improvements in Java SE 8, including lambda expressions, Date and Time API, and Nashorn, with insights on functionality updates and usability enhancements.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
GOTO Conferences
Lambdas in Java - A Peek under the Hood
0
rewiews
Explore lambda expressions in Java SE 8, their implementation using invokedynamic, and the performance implications. Gain insights into JVM architecture and language design.
Add to list
20
Lesons
53 minutes
On-Demand
Free-Video
GOTO Conferences
Let's Get Lazy - Exploring the Real Power of Streams
0
rewiews
Explore the power of lazy evaluations and Streams in Java for efficient programming. Learn how to leverage lambda expressions and avoid unnecessary computations.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
GOTO Conferences
Java 8 -and 9- in Anger
0
rewiews
Explore Java 8 and 9 features through live coding. Learn lambda expressions, streams API, and new collection methods while building a real-time data processing application with JavaFX dashboard.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Spring I/O
JUnit 5 - Shaping the Future of Testing on the JVM
0
rewiews
Explore JUnit 5's new features, architecture, and programming model for modern Java testing, including modularity, extensibility, and improved APIs for writing and executing tests.
Add to list
25
Lesons
54 minutes
On-Demand
Free-Video
Spring I/O
JobRunr - Easy Distributed Job Scheduling
0
rewiews
Explore distributed job scheduling with JobRunr, transforming Java 8 lambdas into background jobs. Learn integration with Spring Boot and Spring Native for efficient, scalable processing of complex business tasks.
Add to list
16
Lesons
53 minutes
On-Demand
Free-Video
ACCU Conference
Higher-Order Functions and Function_Ref
0
rewiews
Explore higher-order functions in C++, including lambda expressions and function_ref, to enhance code flexibility, safety, and reduce repetition. Learn practical applications and optimization techniques.
Add to list
39
Lesons
1 hour 29 minutes
On-Demand
Free-Video
ACCU Conference
Let's Look at Lambdas
0
rewiews
Comprehensive exploration of C++ lambda expressions: their nature, usage, mechanics, and potential pitfalls. Suitable for C++ developers seeking to enhance their understanding of this language feature.
Add to list
1
Lesons
1 hour 26 minutes
On-Demand
Free-Video
ACCU Conference
What Has C++20 Ever Done For Templates?
0
rewiews
Explore C++20's template enhancements, including concepts for defining compiler-enforced requirements on template arguments, and new features for non-type template parameters and lambda expressions.
Add to list
1
Lesons
1 hour 21 minutes
On-Demand
Free-Video
CppNow
Design Patterns in the 21st Century
0
rewiews
Explore modern C++ design patterns, functional programming concepts, and improvements to classic Gang of Four patterns. Learn how lambda expressions enable monads and enhance software design.
Add to list
17
Lesons
42 minutes
On-Demand
Free-Video
NDC Conferences
Abusing C#
0
rewiews
Explore C# language quirks and unconventional coding techniques with Jon Skeet. Discover creative misuses of features, from Unicode manipulation to expression body members, in this entertaining and eye-opening presentation.
Add to list
32
Lesons
1 hour 2 minutes
On-Demand
Free-Video
NDC Conferences
Look Mommy, No GC
0
rewiews
Methodically measure and improve .NET garbage collector performance. Learn to identify and fix GC issues, reduce memory traffic, and optimize heap-based designs for better application efficiency.
Add to list
1
Lesons
1 hour 5 minutes
On-Demand
Free-Video
NDC Conferences
Let's Get Lazy - The Real Power of Functional Programming
0
rewiews
Explore lazy evaluations in functional programming, focusing on efficiency and avoiding unnecessary computations. Learn to implement lazy techniques in C# using lambdas and the Stream API.
Add to list
20
Lesons
58 minutes
On-Demand
Free-Video
NDC Conferences
Abusing C# More
0
rewiews
Explore C# language quirks and unconventional coding techniques with Jon Skeet. Discover intriguing ways to manipulate strings, lambdas, and performance, while learning what to avoid in production code.
Add to list
27
Lesons
1 hour 2 minutes
On-Demand
Free-Video
NDC Conferences
Functional Techniques for C#
0
rewiews
Explore functional programming techniques in C# to write clearer, more maintainable code. Learn about immutability, recursion, higher-order functions, and refactoring for improved readability and consistency.
Add to list
23
Lesons
58 minutes
On-Demand
Free-Video
Java
Evolution of Java Platform Features - From Generics to Virtual Threads
0
rewiews
Gain insights into Java's evolution through war stories and lessons learned from developing major platform features, as shared by Java Language Architect Brian Goetz.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Philipp Lackner
Full Guide to Kotlin's Inline Keyword - Inline, Crossinline, and Noinline
0
rewiews
Master Kotlin's inline keywords to optimize function, class, and variable performance in just 17 minutes.
Add to list
1
Lesons
17 minutes
On-Demand
Free-Video
Dan Vega
Java Method References - A Beginner's Guide
0
rewiews
Simplify lambda expressions and boost coding efficiency with Java Method References. Learn four types, see practical examples, and improve your functional programming skills.
Add to list
1
Lesons
13 minutes
On-Demand
Free-Video
Devoxx
Let's Make a Contract - The Art of Designing a Java API
0
rewiews
Explore principles for designing effective Java APIs, focusing on consistency, simplicity, and user-friendliness. Learn from real-world examples and Java standard libraries to create intuitive and robust interfaces.
Add to list
17
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
Refactoring to Java 8
0
rewiews
Discover techniques for updating existing code to leverage Java 8 features like lambdas and streams, with insights on performance impacts and best practices for refactoring.
Add to list
11
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
Functional Programming in Kotlin
0
rewiews
Explore functional programming in Kotlin, focusing on declarative style, lambda expressions, and key functions like filter, map, and reduce to reduce code complexity.
Add to list
17
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
Design Patterns in the Light of Lambda Expressions
0
rewiews
Explore how lambda expressions transform design patterns, enhancing code clarity and efficiency while reducing complexity in modern programming paradigms.
Add to list
30
Lesons
53 minutes
On-Demand
Free-Video
Devoxx
A Java 8 Lambda Is All You Need for Distributed Background Jobs
0
rewiews
Discover JobRunr: transform Java 8 lambdas into distributed background tasks. Run CPU-heavy or I/O-intensive jobs asynchronously, scale effortlessly, and focus on delivering value to end users.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
NashKnolX
New Features in Java 11 and 17 - Records and Sealed Classes
0
rewiews
Explore key enhancements in Java 11 and 17, including HTTP client API, lambda syntax, sealed classes, and records for improved functionality and development.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
NashKnolX
Functional Programming with Java
0
rewiews
Explore declarative programming in Java to write concise, predictable, and easily testable code using pure functions and immutable states.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
NashKnolX
Functional Programming with Java
0
rewiews
Explore declarative programming in Java to write concise, predictable, and easily testable code using pure functions and immutable states.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
CppCon
C++23: An Overview of New and Updated Features - Lecture
0
rewiews
Explore C++23's new features and updates in core language and Standard Library, including explicit object parameters, if consteval, multidimensional subscripts, and more.
Add to list
28
Lesons
1 hour
On-Demand
Free-Video
cpponsea
A Kaleidoscope of C++ Lambdas
0
rewiews
Explore C++ lambda expressions' syntax, features, and applications. Learn to simplify code, implement functional programming techniques, and leverage lambda-specific idioms for more expressive and efficient C++ development.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
CppCon
Embracing Trailing Return Types and Auto Return in Modern C++ - CppCon 2022
0
rewiews
Explore modern C++ features like trailing return types and auto return, their advantages, use cases, and potential pitfalls. Learn to implement these safely in your code.
Add to list
20
Lesons
1 hour 2 minutes
On-Demand
Free-Video
load more...