Python Tutorial for Beginners 2: Strings - Working with Textual Data

preview_player
Показать описание
In this Python Beginner Tutorial, we will begin learning about the string data type. Strings allow us to work with textual data in Python. We will be going over different ways to format strings, and also a lot of useful string methods. Let's get started.

The code from this video can be found at:

Watch the full Python Beginner Series here:

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

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

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:

#Python
Рекомендации по теме
Комментарии
Автор

Trust me..of all the python tutorials for beginners i found on internet, this content is super awesome!
No where i got to learn so much without getting bored!

itsrainingcatsanddogs
Автор

Even though I am good at python, I watch your videos, because I get to know something new every time. F string was really awesome

AlvinandTheBand
Автор

This is a gold mine. Clear, concise, and no fluff. Looking forward to the rest of the series.

EvuLYT
Автор

This is still one of the best python tutorials ever made. I have watched your stuff as a noob and here i am back years later. I recommend this series to anyone i know who wants to learn python.

Trippykiyay
Автор

Guys, don't underestimate Corey's video title, at first I thought I can skip the beginner tutorial, but after watching this tutorial, I got a lot of new insights. Thanks Corey! Really appreciate your effort..

ultiumlabs
Автор

Corey, your teaching is outstanding. I know a bit of python and have been frustrated at slow progress because I have never had a good introduction that shows the main points of a topic. You cover about 4x as much as others do in the same time or topic. You vary things in a way that is illustrative, and you don't dawdle or repeat yourself excessively. Your videos are helping me meet my goal of a solid grounding so I can work more productively rather than stewing in frustration looking for options all the time. I was a teacher myself, if that counts for anything in my opinion of you as a teacher.

marshwetland
Автор

I have downloaded a lot of tutorials from internet and almost all of them are confusing. This is literally the best and easiest to understand series for python beginners. Thumbs up @Corey Schafer for this and thank you for putting your time developing this :)

DeejayShani
Автор

Most Comprehensive and thoroughly explained Python series on youtube!!! Thank you so much!!

mansideolalikar
Автор

You should be given an award because you are helping so many learners for free. I am so grateful.

monagulapa
Автор

Methods
8:55 Lower and upper
9:30 Count
10:08 Find
10:48 Replace

tomasmartini
Автор

I graduated in 2020, landed up into a non-tech call center type job because I never had knowledge of coding in any language. I quit my job, learning Python through your videos. I want to learn about its utility and application in the field of Data Science. It really attracts me a lot. So influenced by your tutorial video that I recommend it to each and every junior in my college. Your videos are engaging and I never get bored watching them.
Lots of love, growth and blessings to you from India

harshitmishra
Автор

Ended up here because my professors weren't explaining things as thoroughly as I would have liked. Thank you, this video really helped me!

amioutofthespotlightbyelin
Автор

I really appreciate your teaching style. I am new to programming (and I am currently self taught) and I found your videos to be the most helpful. You teach in a way that I understand and it seems like you are much more methodical, in-depth and yet easier to understand all at the same time! Amazing!! I will be watching all of your videos

nataliezavada
Автор

I'm completely new to programming and l have review a lot of online python tutorials. Corey are the best teacher so far. Thanks.

kairosklean
Автор

Saw one video and instantly subscribed. Straight into what you actually need to know without getting caught up with unnecessary elitist self-patting-on-the-back mumbojumbo, without skipping fundementals for that matter. Very accessible for someone just getting into programming like myself. Feeling more confident after watching this one video compared to all the other stuff I've been going through. Huge props and thank you!

dennylekstrom
Автор

Tutorial Shortcuts
- 1:50 printing string variable with print() function

- 2:10 single quote vs double quote differences

- 3:56 multiple line string using triple double quotes

- 4:30 string length in string using len() function

- 5:16 accessing characters in string using square brackets []

- 8:52 String methods lower() & upper()

- 9:31 String count() & find() method

- 10:55 String replace() method

- 12:47 String concatenation

- 15:15 String formatting (placeholders and format method)

- 16:35 String formatting using Python 3.6 new f' strings

- 17:58 Using dir() function to print out all methods and attributes of string

- 19:09 Using help(str) function to access a lot more info about string methods

- 20:47 Please share, like and subscribe if you've enjoyed the video

kevinj.
Автор

Got me on the string quotation rule example "booby's world" (2:27), the internet ruined me so bad. Can't stop myself from laughing till the end, thinking about it making this video tutorial stuck on my mind forever which in turn helped a lot on my Python learning journey 🤣

me_hugh
Автор

I’m a newbie to Python programming, so far I have found the videos lectures clear and easy to understand. I’ve watched several different individuals give lectures on python programming and I thought they were a bit confusing and convoluted. Your lectures are clear and easy to follow, not to mention very informative. Thank you

jasoncherry
Автор

I found out this you tube channel when I asked chatgpt "What is the best you tube channel for learning python " and it recommended me this channel, and I think it is a very good channel for person who don't know anything about python

NAHOMAYELEGIRMA
Автор

Thanks for the Python videos! I’ve read dozens of programming books, read tons of code examples on the web, read various docs, watched a bunch of videos, and your video tutorials are top of the tree for me. You keep it simple, give good insights into why and how things work, show good examples that illustrate the key points well, present nicely and cleanly, and you anticipate a lot of questions and answer them later in the same video. I hope a lot of kids get to see these videos, which are a perfect springboard into using this amazing language. After dabbling in about 20 different languages, I love Python above all others and want to keep learning and keep coding! Cheers!

greggersgreggers