5:03
Don't waste your time implementing flexibility you won't use. Too many teams spend time up front making their code ...
9:02
code reuse in python / Felipe Matos
Python Coding (CLCODING) and Felipe Matos (Clips)
Learn how to get a remote job: https://matosacademy.com/remote/3.
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
9:45
Code Reuse: Reusing code from other languages with low-code
Code reuse with #lowcode technology just got easier. #OutSystems allows low-code developers to use fast and predictable code ...
4:31
The Future of Code Reuse: Introducing MarsX Microapps
John, the Founder of MarsX, and Sasha Isora, the Founder of Unicorn platform, discuss the challenges of reusing code and how ...
3:42
Saving and Reusing Code Snippets in the IDE | Pieces VS Code Extension
Tired of juggling between note-taking apps and code editors to save and reuse code snippets? Say hello to the Pieces VS ...
1:03:50
Mind the gap: reusing code through libraries by Andrea Leopardi (Keynote)
Elixir Brasil, November 28th 2020. Elixir Brasil is the biggest and most diverse Elixir conference made in Brazil. See more on: ...
21:10
Reusable COMPONENTS in Godot | ARPG S02E05
This tutorial is an introduction to creating components in Godot. In this video I will give a short introduction to what a component is.
9:02
Learn how to get a remote job: https://matosacademy.com/remote/1.
8:00
How to Reuse Code? - Learn in 8 minutes
Learn the basics of code reusability: You write lines of code once and then reuse them somewhere else. This video is an ...
1:07:27
Programming with Python and R: Reusing code you find online
Programming and Linear Algebra for Biologists
This video covers several different scenarios showing how to reuse code you find online. How can you tell the difference between ...
8:01
Python Modules Explained: The Key to Simplify, Organize, Reuse, and Scale Your Code Effectively!
Ready to take your Python skills to the next level? In this in-depth tutorial, we're diving deep into Python Modules—a fundamental ...
7:01
How to Make Your Python Code More Modular and Reusable
Unlock the full potential of your Python projects with our latest video, 'How to Make Your Python Code More Modular and ...
1:32
62. Python Essentials: Creating a Python Module: Organizing and Reusing Code in Separate Files
Creating a Python Module: Organizing and Reusing Code in Separate Files.
3:22
C# Inheritance Explained Simply – Reusing Code the Right Way
Learn inheritance in C# in this beginner-friendly C# tutorial. This lesson explains how base classes and derived classes work and ...
8:48
ReUse UI and other scenes across many projects in GODOT 4.4
this is an easy way to reuse your UI and other scenes. subscribe ...
22:50
Using Submodules to Reuse Code!
Here's a tutorial on reusing code across multiple projects using Git! Git Submodule documentation: ...