ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

150 results

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,699 views

13 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Formatting Currency in Python

Formatting numeric output to display in a standard currency format in Python. View an annotated PDF transcription of the video: ...

1:14
PRG-105: Formatting Currency in Python

22,693 views

8 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Creating Simple Functions in Python

Introducing simple functions in Python. View an annotated PDF transcription of the video: ...

5:44
PRG-105: Creating Simple Functions in Python

338 views

8 years ago

CMPUT 175
09 String Formating CMPUT 175

String Formatting placeholders modifiers.

8:53
09 String Formating CMPUT 175

7,105 views

8 years ago

Christian Drumm
Python for Beginners -  Week 4 Unit 5 - Formatting output

Then we go to what is called an f string, a formatted string. Within this f string, it is easier to enter a mix of constants, like text and ...

12:58
Python for Beginners - Week 4 Unit 5 - Formatting output

151 views

2 years ago

DataScienceIB
Python Programming Tutorial for SAS Data Analysis 1/3

This video is the first of three parts of a programming tutorial on using Python for data analysis of small-angle scattering ...

57:02
Python Programming Tutorial for SAS Data Analysis 1/3

148 views

3 years ago

J David Eisenberg
Chapter 3: Formatted Printing (part 2)

You can use printf() instead of format() -- they do the same thing. Also, you can have as many specifiers in a format string as you ...

4:20
Chapter 3: Formatted Printing (part 2)

241 views

2 years ago

Aalto Scientific Computing
2.5 Productivity tools - Python for Scientific Computing 2023

There are various tools that can make your own human time more efficient - productivity tools. These do things and find problems ...

37:55
2.5 Productivity tools - Python for Scientific Computing 2023

112 views

2 years ago

mathmontrealmath
How To Calculate Logarithm In Python | Natural Logarithm | Math Module | Log() Method

WELCOME TO MY MATH CHANNEL A ROAD TO SUCCESS SUBSCRIBE SHARE & Like How To Calculate ...

1:20
How To Calculate Logarithm In Python | Natural Logarithm | Math Module | Log() Method

1,083 views

3 years ago

CodeRefinery
6.2 Modular Code Development - CodeRefinery 2025 Mar

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:25:25
6.2 Modular Code Development - CodeRefinery 2025 Mar

57 views

10 months ago

Machine Learning Practice
Best Practices in Python

Because Python is so flexible in its structure and variable typing, we are able to do many clever things. However, we should strive ...

6:29
Best Practices in Python

60 views

3 years ago

henryishuman
How To: Beginner Python - Part 4 - Conditions

In this episode we discuss conditions, logical operators, and if statements. Key concepts and keywords in this video: • Conditions ...

5:34
How To: Beginner Python - Part 4 - Conditions

690 views

7 years ago

COMPUTER & EXCEL SOLUTION
While Loop with increment in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:26
While Loop with increment in Python@COMPUTEREXCELSOLUTION

103 views

3 years ago

Code with Ebrima
Print Function in Python: Say Hello to Your First Python Code! 🖨️

Description: Master Python's print() Function: Your First Step in Python Programming! The print() function is your gateway to ...

19:57
Print Function in Python: Say Hello to Your First Python Code! 🖨️

288 views

10 months ago

Applied Language Technology
Text formats and encoding

In this video, we will talk about rich, plain and structured text, how text is encoded and what this means to manipulating text using ...

6:12
Text formats and encoding

5,682 views

5 years ago

J David Eisenberg
Chapter 2: Data types

integers, floats, and strings in Python.

6:06
Chapter 2: Data types

603 views

7 years ago

Anton Shubin | Web development tips and tricks
😱 Fix Your UGLY Code in Seconds! 🚀 #shorts

Article with details: https://antonshubin.com/blog/the-importance-of-code-formatting-with-prettier Are you tired of messy and ...

0:57
😱 Fix Your UGLY Code in Seconds! 🚀 #shorts

347 views

2 years ago

weecology
Cleaning Data Using tidyr: Making Long Data Wide
6:37
Cleaning Data Using tidyr: Making Long Data Wide

525 views

5 years ago

J David Eisenberg
Chapter 10: Using the StringBuilder Class

Strings are immutable. If you want something that works like a string but lets you modify the contents in place, you use the ...

5:00
Chapter 10: Using the StringBuilder Class

263 views

6 years ago

J David Eisenberg
Chapter 2: The print() function

Various forms of the print() function, including formatting output. Note: at 8:10 I say“I'll pass that on to the format function” -- the ...

10:27
Chapter 2: The print() function

345 views

7 years ago