You suddenly became a lot more southern at(00:14:15 - 00:21:48) - Python Tutorial for Beginners 8: Functions

You suddenly became a lot more southern at(00:14:15 - 00:21:48)
Python Tutorial for Beginners 8: Functions

In this Python Beginner Tutorial, we will begin learning how to write functions. Functions are one of the most important things to learn in Python Programming and will take us to the next level. We will learn how to create/define functions, how to pass in arguments, and also how to return values....
In this Python Beginner Tutorial, we will begin learning how to write functions. Functions are one of the most important things to learn in Python Programming and will take us to the next level. We will learn how to create/define functions, how to pass in arguments, and also how to return values. Let's get started.

The code from this video can be found at:
https://github.com/CoreyMSchafer/code_snippets/tree/master/Python-Functions

Watch the full Python Beginner Series here:
https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7

Scope Video: https://youtu.be/QVdf0LgmICw


✅ Support My Channel Through Patreon:
https://www.patreon.com/coreyms

✅ Become a Channel Member:
https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g/join

✅ One-Time Contribution Through PayPal:
https://goo.gl/649HFY

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist
http://a.co/inIyro1

✅ Equipment I Use and Books I Recommend:
https://www.amazon.com/shop/coreyschafer

▶️ You Can Find Me On:
My Website - http://coreyms.com/
My Second Channel - https://www.youtube.com/c/coreymschafer
Facebook - https://www.facebook.com/CoreyMSchafer
Twitter -
Instagram - https://www.instagram.com/coreymschafer/

#Python

#Python #Python Functions #Python Function #def #Python def #Functional Programming #Python for Beginners #Absolute Beginners #Python for Absolute Beginners #Python Basics #Getting Started with Python #Python 3.6 #Python 36 #Python 3 #python functions #python #functions in python #python tutorial #args #kwargs #python args #python kwargs #*args #**kwargs #python *args #python **kwargs
def intro - Python Tutorial for Beginners 8: Functions

def intro

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:00:00 - 00:07:00
absolutely thoughtless font size and recording setting u are working with. Why so much empty screen....... !!!!!???? - Python Tutorial for Beginners 8: Functions

absolutely thoughtless font size and recording setting u are working with. Why so much empty screen....... !!!!!????

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:00:27 - 00:21:48
At  you can just simply add for exemple *100 in print( This will run for 100 times) after the single quote mar and add \n in the beginning to star a new line. You don't need to copy past - Python Tutorial for Beginners 8: Functions

At you can just simply add for exemple *100 in print( This will run for 100 times) after the single quote mar and add \n in the beginning to star a new line. You don't need to copy past

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:03:02 - 00:21:48
Ok, I’m new to Python (programming et al), and @, I don’t understand what you mean by ‘nothing happens when it just returns the (empty) string ? If the value is the string, then why is it empty? - Python Tutorial for Beginners 8: Functions

Ok, I’m new to Python (programming et al), and @, I don’t understand what you mean by ‘nothing happens when it just returns the (empty) string ? If the value is the string, then why is it empty?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:04:37 - 00:21:48
passing arguments - Python Tutorial for Beginners 8: Functions

passing arguments

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:00 - 00:10:27
I understand everything perfectly up to - Python Tutorial for Beginners 8: Functions

I understand everything perfectly up to

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:20 - 00:21:48
i was good up into the curly braces  { } and format.(greeting) i dont get why he tookaway hello and added them { }  "" im talking about  min "" - Python Tutorial for Beginners 8: Functions

i was good up into the curly braces { } and format.(greeting) i dont get why he tookaway hello and added them { } "" im talking about min ""

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:20 - 00:21:48
u can also use an f string - return f'{greeting}'. This .format from  the video is annoying sometimes. - Python Tutorial for Beginners 8: Functions

u can also use an f string - return f'{greeting}'. This .format from the video is annoying sometimes.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:26 - 00:21:48
@Bradley Ellis ok - Python Tutorial for Beginners 8: Functions

@Bradley Ellis ok

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:33 - 00:21:48
I was following perfectly 'til  and the "return {} Function'" line - Python Tutorial for Beginners 8: Functions

I was following perfectly 'til and the "return {} Function'" line

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:07:47 - 00:21:48
At , what is the need for .format() ? - Python Tutorial for Beginners 8: Functions

At , what is the need for .format() ?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:08:16 - 00:21:48
Mr. Schafer. In minute "" of your presentation about functions you understand that to a student it is incomprehensible, yes? Totally and utterly! Just saying... You may want to reconsider your teaching methods. - Python Tutorial for Beginners 8: Functions

Mr. Schafer. In minute "" of your presentation about functions you understand that to a student it is incomprehensible, yes? Totally and utterly! Just saying... You may want to reconsider your teaching methods.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:08:40 - 00:21:48
In  why '{} Function.' is inserted and what does it do? - Python Tutorial for Beginners 8: Functions

In why '{} Function.' is inserted and what does it do?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:09:04 - 00:21:48
Is "name =" necessary?Instead of:print(hello_func("Hi", name = "Corey")) - Python Tutorial for Beginners 8: Functions

Is "name =" necessary?Instead of:print(hello_func("Hi", name = "Corey"))

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:13 - 00:21:48
, Using F strings will make the thing lot less complicated, no? - Python Tutorial for Beginners 8: Functions

, Using F strings will make the thing lot less complicated, no?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:16 - 00:21:48
args & kwargs - Python Tutorial for Beginners 8: Functions

args & kwargs

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:27 - 00:15:01
I think there is a small error in this class. you said we can't pass arguments in different order @ but you can pass in arguments in any order as long as you specify the argument you are passing in. - Python Tutorial for Beginners 8: Functions

I think there is a small error in this class. you said we can't pass arguments in different order @ but you can pass in arguments in any order as long as you specify the argument you are passing in.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:30 - 00:21:48
-  *args and **kwargs - Python Tutorial for Beginners 8: Functions

- *args and **kwargs

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:33 - 00:21:48
Args Kwargs - Python Tutorial for Beginners 8: Functions

Args Kwargs

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:10:45 - 00:21:48
can somebody explain what return statement means @ with all those curly brackets and format.() stuff.I mean how does it work or what syntax it is?? - Python Tutorial for Beginners 8: Functions

can somebody explain what return statement means @ with all those curly brackets and format.() stuff.I mean how does it work or what syntax it is??

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:11:16 - 00:21:48
sublime giving NameError: name 'kwargs' is not defined same code as on  mark - Python Tutorial for Beginners 8: Functions

sublime giving NameError: name 'kwargs' is not defined same code as on mark

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:12:00 - 00:21:48
Video paused at , *mouth opened, *eyes popped, #MINDBLOWN at how you make this simplified.Thank you so much. Prolly gonna binge-watch your videos all weekend. - Python Tutorial for Beginners 8: Functions

Video paused at , *mouth opened, *eyes popped, #MINDBLOWN at how you make this simplified.Thank you so much. Prolly gonna binge-watch your videos all weekend.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:12:29 - 00:21:48
Am I the only one who notices that his voice tone abruptly became thicker at  and changed back into at 14:24 - Python Tutorial for Beginners 8: Functions

Am I the only one who notices that his voice tone abruptly became thicker at and changed back into at 14:24

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:11 - 00:21:48
Does his voice change at  ?? - Python Tutorial for Beginners 8: Functions

Does his voice change at ??

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:12 - 00:14:12
His voice is in like a transition phase from  to 14:24 , it's like someone else speaking in that transition. - Python Tutorial for Beginners 8: Functions

His voice is in like a transition phase from to 14:24 , it's like someone else speaking in that transition.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:12 - 00:21:48
Singer changes after - Python Tutorial for Beginners 8: Functions

Singer changes after

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:12 - 00:21:48
The backup teacher takes over the lesson at  , the voice change scared me. - Python Tutorial for Beginners 8: Functions

The backup teacher takes over the lesson at , the voice change scared me.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:12 - 00:21:48
His voice changed a little bit at - Python Tutorial for Beginners 8: Functions

His voice changed a little bit at

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:13 - 00:21:48
His voice changes 😂 Just wanted to point that out - Python Tutorial for Beginners 8: Functions

His voice changes 😂 Just wanted to point that out

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:13 - 00:21:48
You suddenly became a lot more southern at - Python Tutorial for Beginners 8: Functions

You suddenly became a lot more southern at

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:15 - 00:21:48
Voice changed at around - Python Tutorial for Beginners 8: Functions

Voice changed at around

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:20 - 00:21:48
this looks a lot like using pointers in C. - Python Tutorial for Beginners 8: Functions

this looks a lot like using pointers in C.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:23 - 00:21:48
At  I have a question: - Python Tutorial for Beginners 8: Functions

At I have a question:

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:39 - 00:21:48
Why does Python print courses as a tuple even though we have assigned it as a List ? - Python Tutorial for Beginners 8: Functions

Why does Python print courses as a tuple even though we have assigned it as a List ?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:14:40 - 00:21:48
example - Python Tutorial for Beginners 8: Functions

example

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:15:01 - 00:21:48
Phew! Another great tutorial. As a newbie, I'll have to watch from minute  to the end again just to make sure I didn't miss anything. Thanks for using a real example. That makes it a lot easier to comprehend. You are an awesome teacher. Thanks. - Python Tutorial for Beginners 8: Functions

Phew! Another great tutorial. As a newbie, I'll have to watch from minute to the end again just to make sure I didn't miss anything. Thanks for using a real example. That makes it a lot easier to comprehend. You are an awesome teacher. Thanks.

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:15:12 - 00:21:48
near the end at  when you're talking about the example that implements everything we've learned, why is it that you use two if statements and a return at the end? Wouldn't it be better to use an if statement, elsif and an else? Thanks to anyone that can answer this! - Python Tutorial for Beginners 8: Functions

near the end at when you're talking about the example that implements everything we've learned, why is it that you use two if statements and a return at the end? Wouldn't it be better to use an if statement, elsif and an else? Thanks to anyone that can answer this!

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:15:23 - 00:21:48
I can't understand the formula can anyone help please . - Python Tutorial for Beginners 8: Functions

I can't understand the formula can anyone help please .

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:16:45 - 00:21:48
return month_days[month]how it is retuning a list value defined outside the function? Is it global by default? - Python Tutorial for Beginners 8: Functions

return month_days[month]how it is retuning a list value defined outside the function? Is it global by default?

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:17:43 - 00:21:48
print(is_leap(2020)) Hello from the future! - Python Tutorial for Beginners 8: Functions

print(is_leap(2020)) Hello from the future!

Python Tutorial for Beginners 8: Functions
2017年05月18日 
00:18:19 - 00:21:48

Corey Schafer

※本サイトに掲載されているチャンネル情報や動画情報はYouTube公式のAPIを使って取得・表示しています。

Timetable

動画タイムテーブル

動画数:234件

the future spoken is my current present. Unless I'm completely desperate, I'm not hitting reddit or google/stack overflow for most roadblocks. - How to Use ChatGPT as a Powerful Tool for Programming

the future spoken is my current present. Unless I'm completely desperate, I'm not hitting reddit or google/stack overflow for most roadblocks.

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  o k t o b e r 様 
00:12:22 - 00:31:08
Good video as always😉  I remember asking that too lol - How to Use ChatGPT as a Powerful Tool for Programming

Good video as always😉 I remember asking that too lol

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  kami 様 
00:28:19 - 00:31:08
@ - pure gold, pure gold! <3 - How to Use ChatGPT as a Powerful Tool for Programming

@ - pure gold, pure gold! <3

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  ulf gjerdingen 様 
00:28:26 - 00:31:08
You almost had me there haha! ChatGPT can be wrong but it certainly wasn't wrong about those top notch resources! I massively appreciate all the uploads and I hope they keep coming supercharged with Chat GPT. Thanks to you, sentdex, techwithtim and Dennis Ivy I now know how to properly code on python, use git for version control and build a functional website. - How to Use ChatGPT as a Powerful Tool for Programming

You almost had me there haha! ChatGPT can be wrong but it certainly wasn't wrong about those top notch resources! I massively appreciate all the uploads and I hope they keep coming supercharged with Chat GPT. Thanks to you, sentdex, techwithtim and Dennis Ivy I now know how to properly code on python, use git for version control and build a functional website.

How to Use ChatGPT as a Powerful Tool for Programming
2023年05月22日  Uj Vag 様 
00:28:42 - 00:31:08
and it's  am here (south east asia), and idk why I'm watching a python tutorial rather than sleeping 😂 - Python Tutorial: Simulate the Powerball Lottery Using Python

and it's am here (south east asia), and idk why I'm watching a python tutorial rather than sleeping 😂

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  X 様 
00:02:49 - 00:38:56
… nice… 😂 - Python Tutorial: Simulate the Powerball Lottery Using Python

… nice… 😂

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Bartosz Turkowyd 様 
00:04:50 - 00:38:56
I've seen every Python video you've made....   first innuendo. 😜 - Python Tutorial: Simulate the Powerball Lottery Using Python

I've seen every Python video you've made.... first innuendo. 😜

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Martin Beaudry 様 
00:04:52 - 00:38:56
Man it's  am in India I am lucky to be the first one to hear your voice god bless you brother and an awesome teacher. - Python Tutorial: Simulate the Powerball Lottery Using Python

Man it's am in India I am lucky to be the first one to hear your voice god bless you brother and an awesome teacher.

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Big Samosa 様 
00:12:15 - 00:38:56
# you can also use the built-in pprint module for pretty printing dictionaries ;) - Python Tutorial: Simulate the Powerball Lottery Using Python

# you can also use the built-in pprint module for pretty printing dictionaries ;)

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  Schoenling Wunderbar 様 
00:25:00 - 00:38:56
it would be very interesting to see if there could be a step function where this algorithm can simulate the increases in jackpot winnings. It’s going to be one in 292+ million of a chance that you hit it at all much less multiple times, but the code should be interesting to see. - Python Tutorial: Simulate the Powerball Lottery Using Python

it would be very interesting to see if there could be a step function where this algorithm can simulate the increases in jackpot winnings. It’s going to be one in 292+ million of a chance that you hit it at all much less multiple times, but the code should be interesting to see.

Python Tutorial: Simulate the Powerball Lottery Using Python
2023年01月10日  20 80 様 
00:27:43 - 00:38:56
A OAuth Django video would be awesome!(Applicable to all sorts of OAuth situations, not just the YouTube API.) - Python YouTube API Tutorial: Using OAuth to Access User Accounts

A OAuth Django video would be awesome!(Applicable to all sorts of OAuth situations, not just the YouTube API.)

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:07:58 - 00:43:21
At  you move the file and see some blurred miniature version of your open folders in the dock. How did you enable that? - Python YouTube API Tutorial: Using OAuth to Access User Accounts

At you move the file and see some blurred miniature version of your open folders in the dock. How did you enable that?

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:09:58 - 00:43:21
In case you are getting Error 403 ("access_denied The developer hasn’t given you access to this app") go to the OAuth consent screen and under Test Users add your email by clicking on Add Users.  You should be able to grant access after you've added User. - Python YouTube API Tutorial: Using OAuth to Access User Accounts

In case you are getting Error 403 ("access_denied The developer hasn’t given you access to this app") go to the OAuth consent screen and under Test Users add your email by clicking on Add Users. You should be able to grant access after you've added User.

Python YouTube API Tutorial: Using OAuth to Access User Accounts
2020年09月10日 
00:19:36 - 00:43:21
@corey  So why did you add the join function here, when appending the video id to the list its already a list and its working for me when I pass the vid_ids directly - Python YouTube API Tutorial: Calculating the Duration of a Playlist

@corey So why did you add the join function here, when appending the video id to the list its already a list and its working for me when I pass the vid_ids directly

Python YouTube API Tutorial: Calculating the Duration of a Playlist
2020年06月11日 
00:11:24 - 00:37:38
TypeError: expected string or bytes-like object, I am taking this error in , any idea? - Python YouTube API Tutorial: Calculating the Duration of a Playlist

TypeError: expected string or bytes-like object, I am taking this error in , any idea?

Python YouTube API Tutorial: Calculating the Duration of a Playlist
2020年06月11日 
00:18:50 - 00:37:38
(I love that "Whoops that went too well"-moment at  :D) - Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation

(I love that "Whoops that went too well"-moment at :D)

Python Tutorial: Real World Example - Using Patreon API and Pillow to Automate Image Creation
2020年05月11日 
00:35:19 - 00:52:33
Read CSV - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Read CSV -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:00:56 - 00:03:20
Write CSV - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Write CSV -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:03:20 - 00:04:40
Write TSV - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Write TSV -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:04:40 - 00:06:00
Read TSV - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Read TSV -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:06:00 - 00:06:15
Write Excel - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Write Excel -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:06:15 - 00:10:42
Read Excel -  (Start at 6:15 to see installed packages) - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Read Excel - (Start at 6:15 to see installed packages)

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:10:42 - 00:12:18
Write JSON - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Write JSON -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:12:18 - 00:15:41
Read JSON - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Read JSON -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:15:41 - 00:16:59
Write SQL - - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Write SQL -

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:16:59 - 00:24:57
# Just in case:If you are using sqlite3 instead of sqlalchemy, you have to use SQL string not the table name: - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

# Just in case:If you are using sqlite3 instead of sqlalchemy, you have to use SQL string not the table name:

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:24:57 - 00:32:45
Read SQL -  (Start at 16:59 to see installed packages) - Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc

Read SQL - (Start at 16:59 to see installed packages)

Python Pandas Tutorial (Part 11): Reading/Writing Data to Different Sources - Excel, JSON, SQL, Etc
2020年04月02日 
00:24:57 - 00:32:45
Corey Ception - Live Stream - Chat, Q&A, Brews, and Coding

Corey Ception

Live Stream - Chat, Q&A, Brews, and Coding
2020年03月24日  MLittle Programming 様 
00:00:03 - 01:01:21
Ah, I missed the stream :(..  VIM! haha but seriously, I'm a recent convert to vim. It's powerful and efficient. - Live Stream - Chat, Q&A, Brews, and Coding

Ah, I missed the stream :(.. VIM! haha but seriously, I'm a recent convert to vim. It's powerful and efficient.

Live Stream - Chat, Q&A, Brews, and Coding
2020年03月24日  stuart 様 
00:02:35 - 01:01:21
Youtube premium is ad-free. - Live Stream - Chat, Q&A, Brews, and Coding

Youtube premium is ad-free.

Live Stream - Chat, Q&A, Brews, and Coding
2020年03月24日  stuart 様 
00:21:00 - 01:01:21
I knew that, but...😆 - Live Stream - Chat, Q&A, Brews, and Coding

I knew that, but...😆

Live Stream - Chat, Q&A, Brews, and Coding
2020年03月24日  Deepam Gupta 様 
00:41:25 - 01:01:21