ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

The Debug Zone
How to Print Return Value in Function: A Step-by-Step Guide

In this video, we'll explore the essential concept of return values in functions and how to effectively print them. Whether you're a ...

1:31
How to Print Return Value in Function: A Step-by-Step Guide

4 views

4 months ago

Rambod Dev
Zig Functions | Byte Sized

Learn how functions work in Zig with a clean and simple example. This Byte-Sized video shows how to define a function, pass ...

0:38
Zig Functions | Byte Sized

214 views

8 months ago

Programming Made Simple
Learn How To Create A Function Fast In Python Program - A Beginners' Guide

Python for Beginners: How to Create a Function In this beginner-friendly tutorial, you'll learn how to create your first function in ...

7:05
Learn How To Create A Function Fast In Python Program - A Beginners' Guide

5 views

7 months ago

Programming Made Simple
Learn How to Use Functions in Python | Beginner-Friendly Tutorial

Are you new to Python programming and want to master functions? In this step-by-step tutorial, you'll learn everything you need to ...

15:18
Learn How to Use Functions in Python | Beginner-Friendly Tutorial

17 views

6 months ago

ExploreWithPratap
Python Programming Class 5 - More on functions

PythonProgramming#PythonFunctions#LearnPython#CodingTutorial#programmingbasics Welcome to Class 5 of Python ...

41:51
Python Programming Class 5 - More on functions

73 views

11 months ago

Discover with Mia
Ren'Py Masterclass: Lists, Functions & Player Choices Made Easy!

Meowww my dear code adventurers! (=^・^=) ~Mia here! Build a tiny JRPG quest in Ren'Py with Python—beginner ...

11:33
Ren'Py Masterclass: Lists, Functions & Player Choices Made Easy!

320 views

1 month ago

Rambod Dev
Zig If Expressions | Byte Sized

Learn how to use if expressions in Zig to simplify your logic. This Byte-Sized lesson shows how to assign values based on ...

0:51
Zig If Expressions | Byte Sized

94 views

8 months ago

CharlesGPT
print('3 Python Practical Questions to Test Your Knowledge📚💻')

pythonforbeginners #practice #programming Welcome to the next level of your Python journey! In this hands-on session, we dive ...

52:06
print('3 Python Practical Questions to Test Your Knowledge📚💻')

27 views

2 months ago

ExploreWithPratap
Python Functions & Variable Scope | Nested Functions, Global & Local Variables Explained!

PythonProgramming #Functions #CodingTutorial #LearnPython #pythonforbeginners Python Programming Class 9 - Functions ...

46:20
Python Functions & Variable Scope | Nested Functions, Global & Local Variables Explained!

57 views

10 months ago

Turbo Learn PHP
Which is better to use: echo or print in PHP? echo vs print in PHP: Which One to Use?

Which is better to use: echo or print in PHP? ⛽ echo is slightly faster than print because it does not return a value. ⛽ print can be ...

0:17
Which is better to use: echo or print in PHP? echo vs print in PHP: Which One to Use?

114 views

11 months ago

Nuno Marques
#ICEE2425 – Developing a Python "find" Function: Debugging & Optimization

In this week's video, I demonstrate the step-by-step development of a Python function to search for an element in a list. I start with ...

7:00
#ICEE2425 – Developing a Python "find" Function: Debugging & Optimization

6 views

8 months ago

Programming threads
One Variable That Holds EVERYTHING? | Python Lists Explained Simply

Stop Creating 100 Variables! Learn Python Lists in 5 Minutes | Animated Tutorial Tired of managing dozens of separate variables ...

5:38
One Variable That Holds EVERYTHING? | Python Lists Explained Simply

27 views

1 month ago

Computer Engineering Jitty
Python Part 14: Dictionaries and Dictionary Methods - Keys, Values, and Items

In this video, Jitty introduces the dictionary data structure and shows you how to use keys and values in dictionaries. He also ...

19:31
Python Part 14: Dictionaries and Dictionary Methods - Keys, Values, and Items

52 views

4 months ago

Hooshmand Lab - لابراتوار هوشمند
آموزش ساده return در تابع ها در پایتون | What Is a Return Statement & How to Use It in Functions

آیا تا حالا فکر کردی فرق یک تابع واقعی با یه قطعه کد معمولی چیه؟ پاسخش ساده‌ست: کلمه کلیدی return! در این ویدیوی آموزشی به زبان ...

9:25
آموزش ساده return در تابع ها در پایتون | What Is a Return Statement & How to Use It in Functions

36 views

6 months ago

Data Science Wallah
Python’s Most Confusing Output!

"Did you expect this? Comment 'Python is tricky!' Subscribe @datasciencewallah for daily coding tips!" Python MCQ: The ...

1:26
Python’s Most Confusing Output!

519 views

9 months ago

Vuk Rosić
Code Cross Entropy Loss From Scratch - Negative Log Likelihood Loss - Become AI Researcher

Code Cross Entropy Loss From Scratch (Negative Log Likelihood) # %% import numpy as np # 1. Define the true label (one-hot ...

13:15
Code Cross Entropy Loss From Scratch - Negative Log Likelihood Loss - Become AI Researcher

153 views

6 months ago

BloxiCode
Python Decorators - Explained with Ice Cream 🍨

Want to master Python decorators once and for all? In this video, you'll learn what decorators are in Python, how they work, and ...

8:51
Python Decorators - Explained with Ice Cream 🍨

41 views

4 months ago

Zacks Software Academy
Print "Hello World" in C Without Using Semicolon | C Programming Trick for Beginners

In this video, I explain how to print "Hello World" without using a semicolon in C programming. What you'll learn: - The behavior ...

13:16
Print "Hello World" in C Without Using Semicolon | C Programming Trick for Beginners

245 views

2 months ago

LearnnCoach
Python Lecture 3 – Variables, Identifiers, and  Keywords

L3: Python Character – Variables, Identifiers, and Keywords Identifier: Identifiers are the user-defined names of variables, list, ...

24:02
Python Lecture 3 – Variables, Identifiers, and Keywords

57 views

7 months ago

Undefined Coder
JavaScript Scope Explained 🔥 | var vs let in Action

Why does this JavaScript code print different values? In this video, we break down variable scope and how let vs var work ...

1:37
JavaScript Scope Explained 🔥 | var vs let in Action

264 views

3 months ago