Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Code Efficiency
YouTube
education
Showing:
80
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Stanford University
Making the Invisible Visible - Observing Complex Software Dynamics
0
rewiews
Explore software performance optimization with Dick Sites, covering seven reasons for slow execution and techniques to observe complex software dynamics.
Add to list
10
Lesons
1 hour 12 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
Corey Schafer
Python Tips and Tricks for Writing Better Code
0
rewiews
Learn 10 advanced Python techniques to enhance code efficiency and readability, including ternary conditionals, context managers, and unpacking, for more Pythonic programming.
Add to list
10
Lesons
39 minutes
On-Demand
Free-Video
The Machine Learning Engineer
Optimiza la Velocidad de tu Código Python con Functools y NumPy Vectorize
0
rewiews
Optimiza el rendimiento de Python utilizando functools y numpy vectorize para acelerar tus cálculos y mejorar la eficiencia del código.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Keith Galli
Generating Mock Data with Python - NumPy, Pandas, and Datetime Libraries
0
rewiews
Learn to generate realistic mock sales data using Python libraries like NumPy, Pandas, and Datetime. Create datasets with varied product purchases, timestamps, and addresses for data science practice.
Add to list
13
Lesons
1 hour
On-Demand
Free-Video
Nicholas Renotte
Python for Data Science - OOP, Classes and Inheritance
0
rewiews
Learn object-oriented programming concepts in Python, focusing on classes and inheritance, to enhance your data science skills and write more efficient, reusable code.
Add to list
1
Lesons
42 minutes
On-Demand
Free-Video
Kevin Powell
Improve Your CSS by Keepin' It DRY
0
rewiews
Practical techniques to streamline CSS code by applying the DRY principle, enhancing efficiency and productivity while creating engaging visual effects.
Add to list
5
Lesons
20 minutes
On-Demand
Free-Video
Corey Schafer
Python Tutorial - Iterators and Iterables: What Are They and How Do They Work?
0
rewiews
Learn about Python iterators and iterables, their functionality, and how to create custom objects that are both iterable and iterator. Gain insights to write more efficient code and solve problems creatively.
Add to list
14
Lesons
23 minutes
On-Demand
Free-Video
Tech with Tim
BigO Notation and Time Complexity Tutorial - Code Efficiency and Algorithm Analysis
0
rewiews
Learn to analyze algorithm efficiency using BigO notation and time complexity. Gain skills to write better code, choose optimal algorithms, and improve overall programming performance.
Add to list
17
Lesons
46 minutes
On-Demand
Free-Video
Linux Foundation
BYO Infrastructure - Who Needs a Control Plane Anyway?
0
rewiews
Explore microservices architecture, serverless computing, and containerization. Learn about service decomposition, bare metal benefits, and the evolution of application deployment strategies.
Add to list
12
Lesons
44 minutes
On-Demand
Free-Video
Rust
Caches and You: Optimizing Rust Data Structures for CPU Performance - Rust Cologne
0
rewiews
Explore CPU caching, memory allocation, and data structures in Rust to optimize code performance. Learn efficient programming techniques for better cache utilization.
Add to list
31
Lesons
53 minutes
On-Demand
Free-Video
Sundeep Saradhi Kanthety
Switch Case in JavaScript
0
rewiews
Learn to efficiently handle multiple conditions in JavaScript using the switch case statement, improving code readability and performance.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Sundeep Saradhi Kanthety
Switch Function in R Programming
0
rewiews
Learn to use the switch() function in R for efficient conditional execution, enhancing your programming skills with this powerful control flow tool.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Android Developers
Android Studio Tips and Tricks - Enhancing Productivity and Effectiveness
0
rewiews
Discover powerful features, tips, and tricks to enhance productivity in Android Studio, suitable for developers of all levels. Learn to code more efficiently and effectively.
Add to list
1
Lesons
42 minutes
On-Demand
Free-Video
Dave Gray
Python Lambda, Map, Filter, & Reduce - Higher Order Functions for Beginners
0
rewiews
Explore lambda functions and higher-order functions in Python, including map, filter, and reduce. Learn efficient coding techniques for cleaner and more concise implementations.
Add to list
11
Lesons
21 minutes
On-Demand
Free-Video
Java
Java Language Futures - Spring 2022 Edition
0
rewiews
Explore recent Java language changes and future features with Gavin Bierman. Learn about Project Amber, pattern matching, and upcoming enhancements to enhance your Java programming skills.
Add to list
26
Lesons
30 minutes
On-Demand
Free-Video
Extern Code
Nested Loop and Control Characters in JavaScript
0
rewiews
Explore nested loops and control characters in JavaScript to enhance your coding skills and create more complex program structures.
Add to list
1
Lesons
21 minutes
On-Demand
Free-Video
Extern Code
Coding Tips and Example Program in Java 11 - Tutorial 8
0
rewiews
Discover essential coding tips and practice with a hands-on example program to enhance your Java 11 skills and improve your programming efficiency.
Add to list
1
Lesons
23 minutes
On-Demand
Free-Video
ACCU Conference
C# Performance - Demons, Wizards, Warriors, Auditors
0
rewiews
Explore recent C# performance features, measure improvements, and optimize code without sacrificing clarity. Learn to avoid pitfalls and address common performance issues in C# programming.
Add to list
1
Lesons
1 hour 23 minutes
On-Demand
Free-Video
Trevor Sullivan
Rust Generics and Traits - Define Common Struct Behaviors
0
rewiews
Explore Rust's Traits and Generics to reduce code and enhance software development. Learn to define, implement, and combine these powerful concepts for efficient programming.
Add to list
8
Lesons
32 minutes
On-Demand
Free-Video
Scrimba
Introduction to CSS Variables - CSS Custom Properties - Full Tutorial
0
rewiews
Comprehensive tutorial on CSS variables, covering creation, overriding, theming, JavaScript integration, and responsiveness. Learn to enhance code efficiency and flexibility in web development.
Add to list
10
Lesons
31 minutes
On-Demand
Free-Video
Devoxx
Continuous Profiling: The Missing Piece in Your Observability Puzzle
0
rewiews
Explore continuous profiling for real-time performance analysis in distributed systems. Learn its role in observability, popular open-source options, and challenges in cloud-native environments.
Add to list
1
Lesons
56 minutes
On-Demand
Free-Video
All About AI
37% Better Output with 15 Lines of Code - Llama 3 Improved RAG
0
rewiews
Improve RAG performance for Llama 3 models with simple code modifications, enhancing output quality by 37% for both local 8B and cloud-based 70B versions.
Add to list
6
Lesons
16 minutes
On-Demand
Free-Video
NDC Conferences
Hacking C# - Development for the Truly Lazy
0
rewiews
Explore functional programming, LINQ, generics, and metaprogramming in C# to write efficient, readable, and maintainable code with minimal effort. Learn smart coding techniques for lazy developers.
Add to list
12
Lesons
50 minutes
On-Demand
Free-Video
Ruby Central
O-1, O-n and O-
0
rewiews
Learn to identify and fix common performance issues in your code using OpenTelemetry tools, and implement automated performance testing for long-term optimization.
Add to list
1
Lesons
27 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
Devoxx
Is Boilerplate Code Really So Bad?
0
rewiews
Explore the impact of reducing boilerplate code in JVM languages, comparing Java and Kotlin to understand how simplified syntax affects code readability and developer productivity.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
PHP UK Conference
Performance Optimisation - How Do I Go About It?
0
rewiews
Learn practical techniques for analyzing and optimizing PHP code performance using open-source tools like xdebug, xhprof, and ApacheBench in this hands-on demonstration.
Add to list
1
Lesons
52 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
Devoxx
One App to Rule Them All - Building a White-Label Application with React Native
0
rewiews
Building a white-label React Native app to generate multiple applications efficiently, reducing development costs and time while allowing customization for individual apps.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
NDC Conferences
Why Data Access Patterns Have Always Mattered
0
rewiews
Explore data access patterns' impact on code design and performance across computing eras, from magnetic tape to modern caching architectures, with practical examples.
Add to list
1
Lesons
56 minutes
On-Demand
Free-Video
GOTO Conferences
Navigating Through Programming's Greatest Mistakes
0
rewiews
Explore programming's greatest mistakes, from financial pitfalls to language flaws. Gain insights on code errors, JavaScript's impact, package managers, and the interplay between coding decisions and business outcomes.
Add to list
9
Lesons
44 minutes
On-Demand
Free-Video
GOTO Conferences
Building Green Software Part 3 - Code Efficiency
0
rewiews
Explore code efficiency strategies for sustainable software development. Learn how to optimize your code to reduce energy consumption and environmental impact while improving performance.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
My Little P0ny - What You Can Do With 20 Lines of Code and an Open Machine
0
rewiews
Explore the potential of minimal code and open machines, demonstrating powerful capabilities achievable with just 20 lines of programming in a security context.
Add to list
1
Lesons
36 minutes
On-Demand
Free-Video
ACCU Conference
An Overview of Program Optimization Techniques
0
rewiews
Explore program optimization techniques for C++, covering architecture understanding, efficient code mapping, and practical programming strategies to enhance performance and execution speed.
Add to list
28
Lesons
1 hour 37 minutes
On-Demand
Free-Video
ACCU Conference
Simplicity - Not Just for Beginners
0
rewiews
Explore techniques for writing simpler, more efficient C++ code, focusing on naming conventions, function length, and modern language features to improve readability and performance.
Add to list
16
Lesons
1 hour 22 minutes
On-Demand
Free-Video
ACCU Conference
C++ Concepts vs Rust Traits vs Haskell Typeclasses vs Swift Protocols
0
rewiews
Comparative analysis of generic programming features across C++, Rust, Haskell, and Swift, exploring similarities, differences, and practical applications for language enthusiasts.
Add to list
1
Lesons
1 hour 25 minutes
On-Demand
Free-Video
ACCU Conference
A Tour of C++ Recognised User Type Categories
0
rewiews
Explore C++ user type categories, their advantages, and pitfalls. Learn about trivial, standard layout, implicit-lifetime, aggregate, literal, and structural types to write better code and avoid undefined behavior.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
ACCU Conference
Space Invaders - The C++20 Spaceship Operator is Upon Us
0
rewiews
Explore C++20's spaceship operator, its impact on code, rewriting rules, comparison categories, and implementation considerations for simplified object comparisons.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Java 21
0
rewiews
Explore Java 21's latest features and enhancements with expert Nicolai Parlog, covering key updates and best practices for modern Java development.
Add to list
1
Lesons
2 hours 37 minutes
On-Demand
Free-Video
Devoxx
Beneath the Planet of the Collections
0
rewiews
Explore advanced Java collections techniques with experts Stuart Marks and Maurice Naftalin. Gain insights into optimizing data structures and enhancing code efficiency for improved application performance.
Add to list
1
Lesons
2 hours 29 minutes
On-Demand
Free-Video
JSWORLD Conference
Climate Change and the Tech Community
0
rewiews
Inspirational talk on climate change's impact on tech, exploring emissions, code efficiency, and actionable steps for developers to combat global warming.
Add to list
15
Lesons
25 minutes
On-Demand
Free-Video
code::dive conference
Exploring C++17 and Beyond
0
rewiews
Explore the latest features and advancements in C++17, gaining insights into future developments and enhancing your programming skills with modern C++ techniques.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
code::dive conference
Cache Consistency and the C++ Memory Model - Writing Code to
0
rewiews
Explore C++11's Memory Model, its impact on multi-threaded programming, and related concepts like Data-Oriented Design and Cache Oblivious Algorithms for faster, more correct code.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
CppNow
Now What? A Vignette in Three Parts
0
rewiews
Exploring C++11's potential for beautiful, efficient code, addressing performance challenges, and adapting to the evolving landscape of networked devices and ubiquitous data access.
Add to list
31
Lesons
1 hour 31 minutes
On-Demand
Free-Video
CppNow
Optimizing the Emergent Structures of C++
0
rewiews
Explore how C++ forms complex systems through emergent structures, and learn techniques to design programs that leverage modern optimizers while maintaining simplicity and power.
Add to list
1
Lesons
1 hour 33 minutes
On-Demand
Free-Video
CppNow
Type Deduction in C++14
0
rewiews
Explore C++14 type deduction, its applications in library design, and best practices for balancing power with readability. Learn about auto, decltype, return type deduction, and their impact on modern C++ development.
Add to list
24
Lesons
1 hour 32 minutes
On-Demand
Free-Video
CppNow
Moving Faster - Everyday Efficiency in Modern C++
0
rewiews
Explore modern C++ efficiency techniques, from value semantics to container choice, for writing performant code that meets user expectations in everyday programming scenarios.
Add to list
30
Lesons
1 hour 29 minutes
On-Demand
Free-Video
CppNow
Parametric Expressions - A Proposed Language Feature
0
rewiews
Proposed C++ feature: Parametric Expressions explained. Explores use cases, benefits for library authors, and potential impact on build times. Encourages audience participation in discussing this hygienic macro concept.
Add to list
1
Lesons
1 hour 30 minutes
On-Demand
Free-Video
CppNow
Master Value Categories With Standard Tools
0
rewiews
Explore value categories in C++ and learn standard tools for achieving desired code behavior. Gain insights for library writing and generic programming from an expert.
Add to list
1
Lesons
1 hour 15 minutes
On-Demand
Free-Video
PyCon US
Beautiful Python Refactoring
0
rewiews
Discover techniques for elegant Python refactoring, transforming verbose code into concise, expressive solutions. Learn to identify anti-patterns and create more declarative implementations.
Add to list
13
Lesons
30 minutes
On-Demand
Free-Video
PyCon US
Writing Functional Code in Python
0
rewiews
Explore functional programming concepts and their application in Python, enhancing code quality and efficiency through practical examples and key principles.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
EuroPython Conference
Python White Magic
0
rewiews
Explore Python's advanced features and "white magic" techniques to enhance your coding skills and create more efficient, elegant solutions.
Add to list
1
Lesons
55 minutes
On-Demand
Free-Video
EuroPython Conference
Python vs Rust for Simulation
0
rewiews
Comparison of Python and Rust for simulation engines, exploring performance, simplicity, code efficiency, utilities, and compatibility. Insights for developers choosing between these languages.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
EuroPython Conference
PEP Yourself - 10 PEPs You Should Pay Attention To
0
rewiews
Explore 10 essential Python Enhancement Proposals (PEPs) and their impact on everyday coding, from style guides to advanced features like data classes and assignment expressions.
Add to list
9
Lesons
26 minutes
On-Demand
Free-Video
try! Swift Conference
Map and FlatMap Magic
0
rewiews
Explore elegant Swift coding with map and flatMap, transforming optionals and harnessing functional power for more efficient and "Swifty" development.
Add to list
25
Lesons
26 minutes
On-Demand
Free-Video
try! Swift Conference
Swift Expression Macros - A Practical Introduction
0
rewiews
Practical introduction to Swift Expression Macros, exploring their implementation, benefits, and potential applications. Learn how to use macros effectively to extend Swift's capabilities without compromising code readability.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
ng-conf
The Control Value Accessor
0
rewiews
Explore Angular's Control Value Accessor interface for cleaner Reactive Forms, solving complex problems and enhancing code efficiency in this space-time-themed presentation.
Add to list
25
Lesons
20 minutes
On-Demand
Free-Video
ng-conf
Nx Cloud - How to Never Build the Same Code Twice
0
rewiews
Maximize code efficiency with Nx Cloud: Learn atomic changes, diamond dependencies, and consistent tooling. Discover how to optimize builds and share caches across teams.
Add to list
22
Lesons
1 hour 8 minutes
On-Demand
Free-Video
Scala Days Conferences
What's Different in Dotty
0
rewiews
Explore Dotty, the next iteration of Scala, with Martin Odersky. Learn about major changes, innovations, and new features that enhance program legibility and safety in this comprehensive keynote.
Add to list
30
Lesons
1 hour 1 minute
On-Demand
Free-Video
Ruby Central
The Cost of Data
0
rewiews
Explore the physical impact of data storage and creation, examining the challenges and advancements in data centers, and learn how our code affects the real world.
Add to list
1
Lesons
32 minutes
On-Demand
Free-Video
Ruby Central
Your Test Suite Is Making Too Many Database Calls
0
rewiews
Learn techniques to optimize your test suite by reducing unnecessary database calls, profiling hotspots, and writing efficient code. Improve build times and overall performance.
Add to list
24
Lesons
29 minutes
On-Demand
Free-Video
JSConf
CoffeeScript as a JS - Next
0
rewiews
Explore CoffeeScript's innovative features and its influence on JavaScript's evolution with creator Jeremy Ashkenas in this insightful JSConf talk.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
JSConf
Normalising Designs for Better Quality CSS
0
rewiews
Pragmatic approaches to optimize CSS code by normalizing designs, improving performance, and enhancing maintainability while balancing aesthetic considerations.
Add to list
13
Lesons
44 minutes
On-Demand
Free-Video
JSConf
The Purification of Web Development
0
rewiews
Explore the evolution of web development practices and methodologies, focusing on the shift towards more efficient and maintainable approaches in front-end design and implementation.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
JSConf
Parsing, Compiling, and Static Metaprogramming - JSConf EU
0
rewiews
Explore compilers, parser generators, and static metaprogramming to enhance code efficiency, create DSLs, and automate tasks in JavaScript development.
Add to list
22
Lesons
27 minutes
On-Demand
Free-Video
JSConf
Let's Make JavaScript Programs Faster
0
rewiews
Explore techniques to optimize JavaScript performance, focusing on efficient API usage, iteration methods, and code execution strategies for faster and more maintainable programs.
Add to list
17
Lesons
22 minutes
On-Demand
Free-Video
JSConf
Making the Jump - How Desktop-Era Frameworks Can Thrive on Mobile
0
rewiews
Explore how desktop-era frameworks adapt to mobile constraints, optimizing performance and user experience for smartphones while building better apps for all platforms.
Add to list
9
Lesons
31 minutes
On-Demand
Free-Video
JSConf
Computer, Build Me an App
0
rewiews
Discover tools like Svelte that generate efficient code from blueprints, balancing maintainability and performance in modern web development without bulky frameworks.
Add to list
14
Lesons
24 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
What C# Programmers Need to Know About Pattern Matching
0
rewiews
Explore pattern matching in C#7, its benefits, and how to leverage this powerful feature to clean up code. Learn from comparisons with F#, Elixir, Swift, and Rust.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
NDC Conferences
Kotlin for C# Developers
0
rewiews
Explore Kotlin from a C# developer's perspective, comparing languages, platforms, and features. Learn to build efficient Android apps and bridge the gap between Kotlin and C#.
Add to list
28
Lesons
59 minutes
On-Demand
Free-Video
NDC Conferences
TypeScript - Beyond the Basics
0
rewiews
Explore advanced TypeScript features like union types, intersection types, mixins, and generics. Learn to leverage these powerful tools for clearer, more reliable code and efficient solution delivery.
Add to list
15
Lesons
51 minutes
On-Demand
Free-Video
NDC Conferences
Modern Day C# Development in Visual Studio 2019
0
rewiews
Explore modern C# development in Visual Studio 2019 with insider insights on performance, editing, debugging, and more from a Microsoft engineer's demo-filled session.
Add to list
21
Lesons
1 hour 1 minute
On-Demand
Free-Video
EuroPython Conference
Is It Me or Python Memory Management? - Understanding and Optimizing Memory Usage
0
rewiews
Explore Python memory management, analyze usage, and learn optimization techniques for efficient, memory-conscious coding as applications scale and complexity grows.
Add to list
1
Lesons
29 minutes
On-Demand
Free-Video
Devoxx
Five Most Useful Profiling Techniques to Use with Modern Java Apps
0
rewiews
Discover five essential profiling techniques for modern Java apps, including SQL query analysis, hotspot detection, and memory usage optimization. Enhance your development process and deliver more efficient applications.
Add to list
10
Lesons
39 minutes
On-Demand
Free-Video
DroneBot Workshop
Understanding Arduino Interrupts - Hardware, Pin Change & Timer Interrupts
0
rewiews
Explore Arduino interrupts: hardware, pin change, and timer. Learn to create responsive interfaces, perform timed operations, and write efficient code for microcontrollers.
Add to list
6
Lesons
48 minutes
On-Demand
Free-Video
Meeting Cpp
Minimal Logging Framework in C++20
0
rewiews
Develop a minimal, optimized C++20 logging framework from scratch, exploring performance enhancements and efficient data collection techniques for large-scale systems.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
GoLab conference
The Feeling of Fast Code - Strategies for Optimizing Performance
0
rewiews
Explore strategies for optimizing code performance, from management to assembly level. Learn to design scalable systems and stay current with efficient coding practices.
Add to list
1
Lesons
47 minutes
On-Demand
Free-Video
NDC Conferences
The Ultimate Guide to Building Better Azure ARM Templates
0
rewiews
Learn to create efficient, reusable Azure ARM templates with best practices, tools, and testing methods for optimal Infrastructure as Code deployment in this comprehensive guide.
Add to list
1
Lesons
1 hour 2 minutes
On-Demand
Free-Video
load more...