ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

258 results

Peter Schneider
What are the most common Python docstring formats? closed

What are the most common Python docstring formats? closed I hope you found a solution that worked for you :) The Content ...

6:17
What are the most common Python docstring formats? closed

10 views

2 years ago

Rodolfo y Nicolás
Advanced description from docstring

You can limit the lines used from the docstring of a path operation function for OpenAPI.

7:30
Advanced description from docstring

6 views

2 years ago

QaOps
Cucumber | Should I use docstring ?

In this video, I will show if one should use docstring in their BDD scenarios. Even though I will implement a scenario using ...

12:08
Cucumber | Should I use docstring ?

696 views

5 years ago

tekkmood
08 Documenting Your code using comments and docstrings

comments make your code easy to understand. it also makes others know what your code is doing. clean and well-documented ...

5:31
08 Documenting Your code using comments and docstrings

28 views

3 years ago

GNU Emacs for Success
Add docstring automatically to any Emacs Lisp function by using Qwen 14B Coder Instruct, LLM

defun rcd-get-docstring-from-llm () (interactive) (let ((function (thing-at-point 'defun))) (cond (function (let ((docstring (rcd-llm ...

4:30
Add docstring automatically to any Emacs Lisp function by using Qwen 14B Coder Instruct, LLM

34 views

9 months ago

Roel Van de Paar
Docstring generator in Google type (2 Solutions!!)

Docstring generator in Google type Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:06
Docstring generator in Google type (2 Solutions!!)

3 views

3 years ago

Selfstudy Space
Lesson 10: Comments and docstrings - Learn to code Python in 1 hour

Python Programming for Beginners: Learn to Code in an Hour Course An Introduction to Basic Computer Science Fundamentals ...

5:20
Lesson 10: Comments and docstrings - Learn to code Python in 1 hour

7 views

6 years ago

Brian Will
Python - strings and collections (part 1 of 3)

Strings and collections in the Python language. Part of a larger series at codeschool.org.

18:04
Python - strings and collections (part 1 of 3)

4,995 views

13 years ago

Data Analytics& Science
1. Basics: Comments, Operators, and Data Types

This video provides a brief introduction to writing comments and understanding docstrings (headings) in Python. Additionally ...

14:01
1. Basics: Comments, Operators, and Data Types

522 views

2 years ago

QaOps
Cucumber | Devo usar docstring ?

Nesse vídeo, irei mostrar se devo usar docstring em um cenário do BDD. Apesar de mostrar como implementar um cenário ...

13:29
Cucumber | Devo usar docstring ?

1,216 views

5 years ago

Peter Schneider
In VS Code 1.79, Python docstrings are colored like comments. How do I return it to the string co...

In VS Code 1.79, Python docstrings are colored like comments. How do I return it to the string color? I hope you found a solution ...

4:35
In VS Code 1.79, Python docstrings are colored like comments. How do I return it to the string co...

9 views

2 years ago

Ingeniero John Ortiz Ordoñez
FastAPI Curso: 115 Agregar Resumen y Descripción a una Operación de Ruta - Uso de Docstring

FastAPI Curso: 115 Agregar Resumen y Descripción a una Operación de Ruta - Uso de Docstring. Repositorio: ...

7:02
FastAPI Curso: 115 Agregar Resumen y Descripción a una Operación de Ruta - Uso de Docstring

157 views

3 years ago

VoidRealms
Python 3 - Episode 3 - Comments, Boolean and Comparisons

In this video series we will cover Python 3. This video covers code comments the Boolean data type and basic Comparison ...

12:12
Python 3 - Episode 3 - Comments, Boolean and Comparisons

2,305 views

5 years ago

Roel Van de Paar
Implementing a customized helpful hints function which includes docstring but much shorter than...

Implementing a customized helpful hints function which includes docstring but much shorter than Python help() Helpful? Please ...

4:45
Implementing a customized helpful hints function which includes docstring but much shorter than...

4 views

3 years ago

Eduardo Mendes
Minissérie Pythonica: Funções #5 - Documentando funções com docstrings

O canal é mantido por uma iniciativa de financiamento coletivo: Apoia-se: https://apoia.se/livedepython picpay: @livedepython ...

7:12
Minissérie Pythonica: Funções #5 - Documentando funções com docstrings

2,590 views

6 years ago

Распаковка курсов - разбор онлайн курсов
31 Adding Comments and Doc Strings
4:21
31 Adding Comments and Doc Strings

0 views

2 years ago

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

643 views

8 months ago

Іманчипюоус Брюндтзвельт
Part 1.4: Refactored SuperClass API

Part 1.4: Refactored SuperClass API view for tasks and admin functions, will show. - now all task/worker inspections are running ...

7:14
Part 1.4: Refactored SuperClass API

13 views

6 years ago

CTO Bhaiya
Learn & Document Code using Cursor AI | #5 | Complete Course for Beginners 2025 #cursor #aicoding

JOIN MY WHATSAPP COMMUNITY FOR UPDATES: https://chat.whatsapp.com/BTlYJt2pCxj1m3H4aJZOGX Support me ...

15:14
Learn & Document Code using Cursor AI | #5 | Complete Course for Beginners 2025 #cursor #aicoding

196 views

3 months ago

Spoken-Tutorial IIT Bombay
Manipulating strings - English

Manipulating strings upper, lower, replace slicing [::-1] reversed palindrome check.

7:02
Manipulating strings - English

1,048 views

11 years ago