If this course was helpful for you, please leave a thumbs up and subscribe to my channel 😊 ► If you want to learn more about DevOps Automation with Python: bit.ly/3q90KbI 🙌🏼 ► Best entry course for IT Beginners here: bit.ly/43gOF3f Link to inventory spreadsheet file: gitlab.com/nanuchi/python-programming/-/tree/master/spreadsheet Follow me on IG, for behind the scenes content 🤓: instagram.com/techworld_with_nana/ ▬▬▬▬▬▬ S P E C I A L O F F E R 🎉 ▬▬▬▬▬▬ Want to try PyCharm Professional Edition? JetBrains provided me with a 100% discount code! 🙂 With "PYCHARMFORDEVOPS" you can try PyCharm Professional for 3-month! ► Use this code at: www.jetbrains.com/store/redeem/ ► Valid until Jun 30, 2021 ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Course Intro & Course Overview 2:53 - Introduction to Python 07:01 - Installation and Local Setup with PyCharm 14:10 - Write our first Python program 15:33 - Python IDE vs simple File Editor 19:04 - Strings and Number Data Types 30:11 - Variables in Python 39:33 - Encapsulate Logic with Functions 54:00 - Scope 59:50 - Accepting User Input 1:15:28 - Conditionals (if / else) and Boolean Data Type 1:44:18 - Error Handling with Try / Except 1:50:11 - While Loops 2:02:43 - Lists and For Loops 2:21:51 - Thanks JetBrains! 2:23:17 - Comments in Python 2:27:23 - Sets 2:38:31 - Built-In Functions 2:44:25 - Dictionary Data Type 3:01:32 - Modularize your project with Modules 3:20:09 - Project: Countdown App 3:40:27 - Packages, PyPI and pip 3:54:06 - Project: Automation with Python (Working with Spreadsheets) 4:44:02 - Object Oriented Programming: Classes and Objects 5:14:35 - Project: API Request to GitLab 5:30:23 - Wrap Up ▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/3gEwf4V ► Udemy courses - get biggest discounts here 👉🏼 bit.ly/2OgvzIO ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU
You absolutely can't guess the countess hours it goes creating some content and then presenting, both takes not just hours, but days and weeks. That's the reason before we dislike or press that thumbs down button, we need to think twice. Instead of hards thumbs down folks can provide feedback that the author can then look through third eyes and take appropriate actions to correct it
Absolutely magic. I have done a bit of Sql Crystal reporting in the past. Then I saw your Python video I am 69 years old and retired. The brain has snapped back into production with this learning. Thank you for letting me learn from your clear and easy to understand RUclips video. I am 54 minutes in. I hope I can progress to the full 5.5 hours.
Never learn to write code before. I was gonna give up when I'm 20 minutes in. So I scroll through the comment before I quit and found your comment. I spoke to myself even a 69 years old got it to 54 minutes why should I quit now. So I keep on trying. 2 hours 22 minutes in and still going.
Just completed this video. It took two days to complete because I installed all the software that you used for this course and then practiced real time successfully while going through this fantastic video. In the last session, you discussed about 'API requests with Python' and by the end of that session, you fantastically shared with us all the projects and URLs that clearly shows your brilliance! From now onward, I will use your name NANA as a synonym for GENEROCITY and SHARING. This world is a better place because of the presence of people like you! Thank you!!
My congratulations, Nana! As a teacher with many years' experience I see your TechWorld as a piece of excellent teaching. It's not just about the content, but even more about the way you present it... Calm voice with every word clearly pronounced, absolutely understandable text... Perfect combination of graphics and practical examples. I am not starting my career, rather refreshing it and giving a new start. In TechWorld with Nana I found a lot of things useful for myself and very good to share with my students. I wish I started my own programming career 30 years ago with Nana's presentations! Not that my own teachers were so bad, but Nana is an absolutely fabulous one! Thank you again, Nana! Wishing you the greatest success in your job!
" I am not starting my career, rather refreshing it and giving a new start. In TechWorld with Nana I found a lot of things useful for myself and very good to share with my students. I wish I started my own programming career 30 years ago with Nana's presentations! Not that my own teachers were so bad, but Nana is an absolutely fabulous one! Thank you again, Nana! Wishing you the greatest success in your job!" I couldn't put it better than this. Exactly my situation.
Nana, your hard work is appreciated. One of the best courses on Python. English is not our first language, you pronounced so clearly that it is engaging.
I did struggle a lot to learn Python. I wasted a lot of time with complicated tutorials online. What changed everything to me was learning through very basic books. You need to walk before you can run. Once I got them right, learning Python and everything else became much easier. Edit: For those asking about the books, the best basic one is Javascript In Less than 50 Pages. It`s about Javascript but it is the fastest to learn the conceps that will be useful in any programming language. Then I would definetly recommend A Smarter Way to Learn Python. Your knowledge will transform.
Thanks a ton, mate! I followed so many books and courses & nothing ever made me glued to the seat and get my hands dirty. Never knew "A smarter way to learn python" existed, until I saw your comment. Its been a week and I have already completed half of the chapters. Crystal clear explanations will challenging yet interesting exercises. Never felt so much comfortable before. Hope I should be able to complete the rest in the next couple of weeks. And you are bang on with your statement of learning through basic books. Nothing ever is going to teach you like the basics. Thanks again and wish me good luck. I intend to head to Automate the boring stuff with Python as the next one.
Yes. A lot of these online tutorials are made, seemingly, by somebody who just learned the language like a week (or a day) ago. This one included. ruclips.net/video/t8pPdKYpowI/видео.html This code is what is referred to as "Spaghetti Code". She's defined three different variables where one is all that is needed for the "number of days" input. She is using 7 variables including the function name where only 3 are required. I made this program more complex with an extra runtime input to ask how many times you want to enter a number, which required a variable and still only used four variables. Python couldn't have been *THAT* different 2 years ago.
Thank you, thank you! I had almost given up. (actually I did for 1 year) I am 64 and have no background in computers so I was literally starting from ground 0. I had tried other teachers but in the end all I was doing was mimicking them and not understanding a thing I was doing, much less knowing why. You did a great job of teaching and explaining as you went making sure we understand what and why. I am excited about learning again. You are awesome!
Thanks for your video. As a non-native US, it's really easy to understand your accent and the rythm of your voice isn't to fast (unlike others youtubers!).
@@JesseJames-no7ik you should watch out for those 100+ USD priced courses, they are on a major sale every few weeks or so, so if there's an actual good course there that you believe would help, wait for the sale and wishlist it to be notified.
Isn't that weird? I'm a Polish. I'm trying to learn python of course using courses in my native language but all this YT tutorials are explained in the way that only experts can understand. Here I understand absolute everything, in the language what I lerned but I don't know well about it as much than polish. Nana! you are awsome! Thanks!
My native language is Portuguese and I’m learning python by watching videos in English, which I understand everything because I’ve been learning English by myself for about 4 years
Putting so much effort to the extent of literally sitting down on a chair explaining for no less than 5 hours and 30 minutes ( 330 minutes in total ) and that equals around 3-5 hourly lessons by a private teacher that typically goes for a minimum of 45-60$ an hour and you gave it for free. You TOTALLY deserve that "LIKE" button being pushed and a share.
Hi Nana. I'm 47 years old, reviving my ancient knowledge of my 17 years old in Turbo Pascal, Clipper and Dbase and updating my skills through your course in Python. Thank you so much.
Just starting my dive into python; I'm 50 minutes into this so far and the way you're laying it out is fantastic and I can't wait to watch the rest. Thanks so much for this!
As a beginner, I've struggled to find a resource to meet my needs as a learner in terms of the time I have. Nana you have helped me understand the basics, others have tried 😄 but your content and structure is engaging and very informative. Thank you very much for the time you took to create such a great resource.
Just completed your amazing course. You really delivered what you promised. One of the fascinating aspects of thoroughness in this course struck me when you explained the use case of single and double quotes for strings, which I think most learners and teachers just take for granted. I hope many more people find this course and your entire channel and use these materials for good.
Hi Nana, I work in the DevOps world in Australia. Your video content is A++. I love that you are showing the world what DevOps is all about. Amazing stuff!
Just finished this tutorial and it is FANTASTIC! I always feel like I'm a bit slow when learning new concepts but Nana absolutely gets it that breaking things down and explaining some of the minutiae is critical to getting that more foundational understanding that potatoes like me need. I'll for sure but watching more of your videos as I learn and build my skills. Thank you, Nana!
Nana is not only beautiful but also intelligent. The manner she lectures demonstrates experience and maturity. She does not blather on for hours, repeating the same sentences. But she tries to cover the majority of the scenes. All of her videos, including Kafka and Dockers, are amazing. That everything is free is significantly boosting her Karma. God always blesses her.
One of the best explanations i saw: - not boring at all - very detailed, some others forget to mention crucial things Nana doesn`t - life changing for many, including myself - imagine i started learning Python with this course and now i really code as a junior in a very nice company. Good luck Nana and i really hope something motivates you to keep on doing this amazing videos.
I wish I could of gotten a certificate from watching this, her video was one of the very best iver ever watched and even covered topics I've never learned I wanna get into coding as a career and wanna learn python and I have to say idk how but I feel like this course could get me there if possible lol
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Course Intro & Course Overview 2:53 - Introduction to Python 07:01 - Installation and Local Setup with PyCharm 14:10 - Write our first Python program 15:33 - Python IDE vs simple File Editor 19:04 - Strings and Number Data Types 30:11 - Variables in Python 39:33 - Encapsulate Logic with Functions 54:00 - Scope 59:50 - Accepting User Input 1:15:28 - Conditionals (if / else) and Boolean Data Type 1:44:18 - Error Handling with Try / Except 1:50:11 - While Loops 2:02:43 - Lists and For Loops 2:21:51 - Thanks JetBrains! 2:23:17 - Comments in Python 2:27:23 - Sets 2:38:31 - Built-In Functions 2:44:25 - Dictionary Data Type 3:01:32 - Modularize your project with Modules 3:20:09 - Project: Countdown App 3:40:27 - Packages, PyPI and pip 3:54:06 - Project: Automation with Python (Working with Spreadsheets) 4:44:02 - Object Oriented Programming: Classes and Objects 5:14:35 - Project: API Request to GitLab 5:30:23 - Wrap Up
I haven’t done programming for 15 years. Today, I started Python. You have done an amazing job and it’s easy to follow. Thanks for your hard work. 😍😍😍😍
As a hobby coder, I found this tutorial very interesting and helped me to understand certain concepts that I had previously found challenging. The explanation's were easily understandable, and relevent. Appreciate the time and effort you must have spent producing this tutorial, thank you.
Love that you take your time .And not rush through it and explain what and why. I've got folder of half finished projects . That I go through once a week and try salvage from people who just rush through them. Glad I found you
The best thing about this tutorial, differently from others of other teachers out there, is that the more you keep watching, the more you understand!!! Thanks a lot Teacher Nana. You rock!
She explained clearly from constant numbers to variables. That will helps learners from basic to advance into further applications in pathon. Long Live Nana.....!!!!!!
Awhile back I started golang learning with Nana and I had never fully comprehended a language in a first run as I did with her. I was able to expand on what she taught beyond what she taught because she explained it so thoroughly. I wanted to pick python back up and went from udemy course to udemy course book to book. Not because they were necessarily bad but I felt like the information they chose to explain wasnt letting things click. Nor was it fast paced enough to assume I'm not stupid. Nana has a perfect balance. She doesn't assume you are dumb and explains only the information that lets things "click". As someone who teaches others in IT I can appreciate the work that goes into clear explanations. Nana I wish you would do books or do follow ups to the beginner courses and go the next level for those interested. Thank you so much for your contributions over the years.
I recently finished going through your python tutorial and must say it was excellent. I have come across so many videos where the presenter is technically very good but not a good teacher. You madame are an excellent teacher. You explain complicated topics very simply. Am grateful for your tutorial and just wanted to say thank you. In the future if I need to learn any new tech i will first check if nana janashia has a tutorial for it and then check for others. Thank you.
I agree one hundred percent. You can find several teachers on TY. But very few are good teachers. She does an excellent job. Teaching ability you are born with.
This is my first programming language tutorial I actually finished (though last chapter didn't work somehow) You're the best tutor I have ever encounter in Internet. Hope for intermidiate or advanced Python course.
I can’t believe people like you still exist…. Words alone cannot describe how passionate I am about the way you teach. you are amazing and I hope one day I become as smart as you. Thank you for all the hard work you put in the
I have just finished the entire tutorial and this tutorial was awesome. If you are new to programming or want to revise python basics then I would highly recommend this tutorial.
I have tried many instructors' videos and even the paid ones but you are so simple and easy to understand. Nice work Nana. I am sad that I can raise the thumb just once :( Your deserve many thumbs up.
People from any country can understand your English. We often have trouble understanding videos made by foreigners, but your interaction is exceptional, it directly connects us to the topic. And no more looking at CC than the video🙂
Nana..appreciate your help in making, take the time, and presenting such amazing content not just for this for all the courses. Very rare to see people do such work for non-monetary reasons.
WOW. Thank you for your generosity. I love the content and I appreciate your efforts to explain everything in an easy, not tech/IT language. This course is amazing for someone like me who never did programming. Keep up the good work, Nana.
I think what I like so much about your course is that it is no BS and not done to overwhelm someone who is new. I did not feel like that with the Udemy course I took. Awesome work with this training material! I plan watching more of you training content.
Wow that's crazy! But I'm really happy about the feedback, thank you so much :) Actually I also learned most of the stuff on RUclips, articles online 💡
I'm so glad I found this course!!! I just completed it and I have gained an exponential amount of knowledge from this excellent workflow. Nana is truly "Step by Step", and as a total beginner, this method has finally allowed me to break into this new discipline. I can't wait to begin the next course with Nana.... It's no wonder that she has recently reached 1,000,000 subscribers! Nana, you are a treasure of knowledge and you have a real gift for teaching!
I've been coding since 1983, but this is my first time using Python. I always shied away from it because of it being an interpreted language. That was then. I cldn't be happier that I stumbled across your amazing Python tutorial. I'm only 28 minutes into it and know for a fact I'll finish in the next day or so. Much to absorb. Great, great great job, Nana! Excellent work. This is pure Python gold! Thank you so much for all your valuable time and effort in putting this together.
Really appreciate this course and I've learnt so much 2h in. I'll likely sign up to your DevOps course as I would like to transition from Ops. Just gotta keep pushing through this bootcamp first!
@@mohammedzada6665 I'm starting with zero experience too. Everyone I watched said start with a Programming language first. Hope your journey goes well.
I am 57 years old and I am going to learn this and further my career from a CNC Machinist to a full fledge coder and Ai developer starting here with your course Nana. Let us see if you are a good teacher together.
Wonderful presentation. Not only does Nana cover the basics of python extremely well, but also many important aspects of good programming technique. The pace is perfect, and starting from a very simple program and adding more complex functionality through the presentation is beautifully done. Hats off to you!!
The course is put with great detailing, Structured very well & easy to understand. creating the content for coding for 5 hours is really a great effort and make the community learn the code. Well done , your all contents on coding are awesome. Appreciated for all your efforts . Thank you!
An incredible coincidence just happened to me today. When doing my choirs I usually listen to music or interesting podcasts. And today I accidentally came across one of my childhood favorite singer Nino Katamadze's interview (who I haven't listened to for 10+ years). It reminded me about her beautiful music and I listened her music a lot today. Then after my choirs I set down to find some decent Python courses and accidentally came across that amazing channel which I immediately fell in love with 😍 looove beautiful, talanted, inspiring, and strong Georgian women. Greetings from an Armenian living in the US. Many thanks for your incredible work and best wishes for the future achievements!
This was an amazing introduction course for Python. This is the second course of yours that I've followed along with, the first being the Kubernetes course and I'm seriously considering your DevOps course as a result.
Ms. Nana, I love the way how you explain complex concepts. Some people are born to teach and you are one of them. I can't wait to see when you will be able to create the "Java Programming" Course
🧑🏼🎓Today is graduation day! 🎉 Thank you so much for your time and effort in delivering this wonderfully developed course Nana. The practical concepts presented here point me in the right direction for my intended project. Specifically, the openpyxl automation exercise and spreadsheet manipulation/extraction functions are particularly relevant to my needs. A new view on OOP, class & object structure and the module/package material really has my mind churning. I have a lot of data to process and I need database integration. Your course has made clear to me how I need to structure both database and automated Python data handling to make that happen. Classes and objects! I've never thought of database tables as classes or columns/db fields as objects but structurally they are remarkably similar. This is going to save a lot of time and effort and I'm looking forward to checking out your other material and projects soon. Sincerely: THANK YOU! 🙏🏼
Just completed the course in 3 days. Amazing! I'd say. Everything is explained and is to the point. Paying thanks to her would be least of gratitude. But at the end of the day, that's all one can do! Although you gave a touch to everything, I wonder how would one handle files that are not .xlsx for example csv files, and what package one could use to play around with data. I hope to get back your response! A BIG THANKS! AGAIN.
Hi Nana. If I could give you one millions thumbs for this Python crash course... I will!!! 👍 Thank you!!! It has been the best crash course in Python I have "ever" taken by far !!! I really love the way you put complex stuff in real escenario, but make them really easy and smooth to understand and practice. A fan of you!!! Thank you very much!!!
I can't even express in words how much I appreciate this video, learnt python before but after watching this video, the concepts are anchored in my mind. Bravo.
I just discovered your channel like a few hours ago and I am hooked. Thank you for creating this content. I am currently a software test analyst and before that, I worked as a support technician now I am looking into transitioning into software engineering. I have basic knowledge of C# and Java programming languages although I have learned those languages years ago.
Over 5 hours "Full Python Course" for free... Well structured, a very good and clear presentation of all important things, thank you very very much, Nana: You enrich us and help many people on their way to programming with this. With your friendly and calming manner and your great presence, it's great fun to follow your content. I am happy, that I found your channel here.
Absolutely incredible teaching. Extremely casual and introspective. Wow. I am now signing up to your bootcamp. This isn't a paid advertising. i am embarrassed that this is 3 years old. And that I am now focused on learning Python better than basic reading scripts and hacking code together after 25 years in IT.
Thank you for this wonderful course. After your course I have learnt how easy it is to work with excel. Also, congratulations on finally being recognized as an AWS hero! You absolutely deserve it. I had gone for Google interview after watching your Kubernetes in 3 minutes videos. That was amazing! Here is wishing you more success!!
Fantastic presentation of a complicated subjected matter. I have learned a lot from your presentation. Among all the python video tutorials for beginners I have come across in RUclips, Nana’s is top on the chart. Thank you very for simplifying this subject for beginners like me. From zero to hero, I am going.
Thank you Nana! I am an embedded developer, looking to change to more software and infra work. Among the seas of never-ending long tutorials, I found the gem in your channel. The way you design learning is amazing and empathetic. Keep up the great work.
Nana..appreciate your help is making, take the time and presenting such an amazing content not just for this for all the courses. Very rare to see people do such work for non monetary reasons
Since I already know BASIC & JAVA, your tutorial is so easy to follow & learn. Though I'm just being able to spare a few minutes at night everyday, your video is so refreshing even in that drowsy state of mine. Thanks a lot Ms Nana !!
Everyone keeps saying Python's one of the easiest languages to get your feet wet in automation and programming/scripting but it always looked so daunting to me. But I have to say, around 36:00 is when I started to get genuinely excited to work with Python. Looking forward to the rest of the course and thank you for putting this out!
If this course was helpful for you, please leave a thumbs up and subscribe to my channel 😊
► If you want to learn more about DevOps Automation with Python: bit.ly/3q90KbI 🙌🏼
► Best entry course for IT Beginners here: bit.ly/43gOF3f
Link to inventory spreadsheet file: gitlab.com/nanuchi/python-programming/-/tree/master/spreadsheet
Follow me on IG, for behind the scenes content 🤓: instagram.com/techworld_with_nana/
▬▬▬▬▬▬ S P E C I A L O F F E R 🎉 ▬▬▬▬▬▬
Want to try PyCharm Professional Edition? JetBrains provided me with a 100% discount code! 🙂
With "PYCHARMFORDEVOPS" you can try PyCharm Professional for 3-month!
► Use this code at: www.jetbrains.com/store/redeem/
► Valid until Jun 30, 2021
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Course Intro & Course Overview
2:53 - Introduction to Python
07:01 - Installation and Local Setup with PyCharm
14:10 - Write our first Python program
15:33 - Python IDE vs simple File Editor
19:04 - Strings and Number Data Types
30:11 - Variables in Python
39:33 - Encapsulate Logic with Functions
54:00 - Scope
59:50 - Accepting User Input
1:15:28 - Conditionals (if / else) and Boolean Data Type
1:44:18 - Error Handling with Try / Except
1:50:11 - While Loops
2:02:43 - Lists and For Loops
2:21:51 - Thanks JetBrains!
2:23:17 - Comments in Python
2:27:23 - Sets
2:38:31 - Built-In Functions
2:44:25 - Dictionary Data Type
3:01:32 - Modularize your project with Modules
3:20:09 - Project: Countdown App
3:40:27 - Packages, PyPI and pip
3:54:06 - Project: Automation with Python (Working with Spreadsheets)
4:44:02 - Object Oriented Programming: Classes and Objects
5:14:35 - Project: API Request to GitLab
5:30:23 - Wrap Up
▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/3gEwf4V
► Udemy courses - get biggest discounts here 👉🏼 bit.ly/2OgvzIO
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU
TechWorld with Nana?, you're not the only none who prefers darcula
Thank you so much Nana. a wonderful course.
Awesome! Thank you very much.
You're cute Nana 😍
Your explanation method are really great thx for sharing such knowledge 👏🏼 you rocks
She sat for 5 and a half hours and talked about python, and then released it for free. legend
Thanks for appreciating the effort 😊 🙏
I doubt this took only 5.5 hours. More like 30+. Highly appreciate the effort.
@@kasdal Yup because of all the redos to make the course even better
@@TechWorldwithNana OMG thank you so much for replying! It made my day!
You absolutely can't guess the countess hours it goes creating some content and then presenting, both takes not just hours, but days and weeks. That's the reason before we dislike or press that thumbs down button, we need to think twice. Instead of hards thumbs down folks can provide feedback that the author can then look through third eyes and take appropriate actions to correct it
5 hours of pure gold! Can't believe how clearly and elegantly this lady explains! Thank you, Nana!
Hey mate so you have finished in how many hours, worth it? Thanks
it is more than worth it. It actually is worth every minute. @@sidstar593
She knows her stuff ❤.
Wgat fuck
Thanks! This was better than many of the tutorials on Udemy (which can be bloated). What a jam packed video! You are a gifted teacher.
Thank you Eric, appreciate your great feedback! :)
she is a really gifted teacher
She is the best!
Amazing teaching and thank you so much..🎉
How i can send her gift
Absolutely magic.
I have done a bit of Sql Crystal reporting in the past. Then I saw your Python video
I am 69 years old and retired. The brain has snapped back into production with this learning.
Thank you for letting me learn from your clear and easy to understand RUclips video.
I am 54 minutes in. I hope I can progress to the full 5.5 hours.
Never learn to write code before. I was gonna give up when I'm 20 minutes in. So I scroll through the comment before I quit and found your comment. I spoke to myself even a 69 years old got it to 54 minutes why should I quit now. So I keep on trying. 2 hours 22 minutes in and still going.
Inspiring comment. Thank you 🙏🏽 🥺💕
im at 55 mins while i see this xD
I m 50 and you are inspiration for me. Handling boring job and then learning is not easy.
@@kparag01 Go as slowly as you need to be. There is no need to hurry. You can over the same part twice or more if you need to.
Just completed this video. It took two days to complete because I installed all the software that you used for this course and then practiced real time successfully while going through this fantastic video. In the last session, you discussed about 'API requests with Python' and by the end of that session, you fantastically shared with us all the projects and URLs that clearly shows your brilliance! From now onward, I will use your name NANA as a synonym for GENEROCITY and SHARING. This world is a better place because of the presence of people like you! Thank you!!
My pleasure! Thank you for such amazing feedback! 🙏I'm really happy you enjoyed it.💙
I'm at 23.06 ... And I am already blown away are how great you are at explaining Python.
My congratulations, Nana! As a teacher with many years' experience I see your TechWorld as a piece of excellent teaching. It's not just about the content, but even more about the way you present it... Calm voice with every word clearly pronounced, absolutely understandable text... Perfect combination of graphics and practical examples. I am not starting my career, rather refreshing it and giving a new start. In TechWorld with Nana I found a lot of things useful for myself and very good to share with my students. I wish I started my own programming career 30 years ago with Nana's presentations! Not that my own teachers were so bad, but Nana is an absolutely fabulous one! Thank you again, Nana! Wishing you the greatest success in your job!
Thanks so much for your comment, such feedback mean a lot!! 🙏
" I am not starting my career, rather refreshing it and giving a new start. In TechWorld with Nana I found a lot of things useful for myself and very good to share with my students. I wish I started my own programming career 30 years ago with Nana's presentations! Not that my own teachers were so bad, but Nana is an absolutely fabulous one! Thank you again, Nana! Wishing you the greatest success in your job!"
I couldn't put it better than this. Exactly my situation.
Nana, your hard work is appreciated. One of the best courses on Python. English is not our first language, you pronounced so clearly that it is engaging.
I did struggle a lot to learn Python. I wasted a lot of time with complicated tutorials online.
What changed everything to me was learning through very basic books. You need to walk before you can run.
Once I got them right, learning Python and everything else became much easier.
Edit: For those asking about the books, the best basic one is Javascript In Less than 50 Pages.
It`s about Javascript but it is the fastest to learn the conceps that will be useful in any programming language.
Then I would definetly recommend A Smarter Way to Learn Python. Your knowledge will transform.
@@science9606 I can't find where to dl the javascript book
Thanks a ton, mate! I followed so many books and courses & nothing ever made me glued to the seat and get my hands dirty. Never knew "A smarter way to learn python" existed, until I saw your comment. Its been a week and I have already completed half of the chapters. Crystal clear explanations will challenging yet interesting exercises. Never felt so much comfortable before. Hope I should be able to complete the rest in the next couple of weeks. And you are bang on with your statement of learning through basic books. Nothing ever is going to teach you like the basics. Thanks again and wish me good luck.
I intend to head to Automate the boring stuff with Python as the next one.
@@vasanthkumarvkr i cant get the book for free can you send me please
c and c++ it should be the first language to learn and logic
Yes. A lot of these online tutorials are made, seemingly, by somebody who just learned the language like a week (or a day) ago. This one included. ruclips.net/video/t8pPdKYpowI/видео.html This code is what is referred to as "Spaghetti Code". She's defined three different variables where one is all that is needed for the "number of days" input.
She is using 7 variables including the function name where only 3 are required. I made this program more complex with an extra runtime input to ask how many times you want to enter a number, which required a variable and still only used four variables. Python couldn't have been *THAT* different 2 years ago.
People like you are supporting us people who can't afford expensive course's, may God bless you☺️☺️
Thank you, thank you! I had almost given up. (actually I did for 1 year) I am 64 and have no background in computers so I was literally starting from ground 0. I had tried other teachers but in the end all I was doing was mimicking them and not understanding a thing I was doing, much less knowing why. You did a great job of teaching and explaining as you went making sure we understand what and why. I am excited about learning again. You are awesome!
Thanks for your video. As a non-native US, it's really easy to understand your accent and the rythm of your voice isn't to fast (unlike others youtubers!).
Thanks for the amazing tutorial!
Thank you for your support!
What a Udemy course failed to clearly teach me in an hour, you explained perfectly in 5 minutes (functions and arguments). Thank you!
That's really great to hear! Appreciate your feedback 😊
Exactly
So true , I paid nearly 100 bucks to them , Udemy is waste of money
May I ask what course you are talking about exactly?
@@JesseJames-no7ik you should watch out for those 100+ USD priced courses, they are on a major sale every few weeks or so, so if there's an actual good course there that you believe would help, wait for the sale and wishlist it to be notified.
Isn't that weird? I'm a Polish. I'm trying to learn python of course using courses in my native language but all this YT tutorials are explained in the way that only experts can understand. Here I understand absolute everything, in the language what I lerned but I don't know well about it as much than polish. Nana! you are awsome! Thanks!
My native language is Portuguese and I’m learning python by watching videos in English, which I understand everything because I’ve been learning English by myself for about 4 years
Putting so much effort to the extent of literally sitting down on a chair explaining for no less than 5 hours and 30 minutes ( 330 minutes in total ) and that equals around 3-5 hourly lessons by a private teacher that typically goes for a minimum of 45-60$ an hour and you gave it for free.
You TOTALLY deserve that "LIKE" button being pushed and a share.
that individual like is way more than 45$-60$ but she is a great teacher and any feedback with the comment still below par
I'm currently at 1:42:10 and wanted to say thank you for such a great and useful course for free!
Am watching it a year later, and its amazing. Step by step from zero literally. Big thanks.
Hi Nana. I'm 47 years old, reviving my ancient knowledge of my 17 years old in Turbo Pascal, Clipper and Dbase and updating my skills through your course in Python. Thank you so much.
39 here...Pascal was my first language
5 hours long lecture w/o ads, you're amazing
Disable your adblock if you have one.
There are ads but she deserves to earn something for making a 5+ hour free tutorial.
@@rupe82 🙏
God bless you, you are wonderful teacher, please am confused in getting variable, integer, bloosean and many of the to understand the ueses
Nana, great course! Thanks!
Thanks so much Angel!
Just starting my dive into python; I'm 50 minutes into this so far and the way you're laying it out is fantastic and I can't wait to watch the rest. Thanks so much for this!
As a beginner, I've struggled to find a resource to meet my needs as a learner in terms of the time I have. Nana you have helped me understand the basics, others have tried 😄 but your content and structure is engaging and very informative. Thank you very much for the time you took to create such a great resource.
yeah pretty clear and concise video. working on my videos rt now to get them this good and explained well. feedback is appreciated!
Just completed your amazing course. You really delivered what you promised. One of the fascinating aspects of thoroughness in this course struck me when you explained the use case of single and double quotes for strings, which I think most learners and teachers just take for granted. I hope many more people find this course and your entire channel and use these materials for good.
I just watched a five hours tutorial and didn't saw the time flying. Thank you so much for this!! best regards from brazil!! 🇧🇷
Hi Nana, I work in the DevOps world in Australia. Your video content is A++. I love that you are showing the world what DevOps is all about. Amazing stuff!
Thank you for the course! It really is a wonderful tutorial and helped me get back into programming 👍🏻
So happy to hear and thank you for your support! :)
I highly recommend this course to anyone willing to learn Python from scratch. Thank you Nana
Just finished this tutorial and it is FANTASTIC! I always feel like I'm a bit slow when learning new concepts but Nana absolutely gets it that breaking things down and explaining some of the minutiae is critical to getting that more foundational understanding that potatoes like me need. I'll for sure but watching more of your videos as I learn and build my skills.
Thank you, Nana!
Nana is not only beautiful but also intelligent. The manner she lectures demonstrates experience and maturity. She does not blather on for hours, repeating the same sentences. But she tries to cover the majority of the scenes. All of her videos, including Kafka and Dockers, are amazing. That everything is free is significantly boosting her Karma. God always blesses her.
Indian with overtime libido issues. Beauty not relevant bere
One of the best explanations i saw:
- not boring at all
- very detailed, some others forget to mention crucial things Nana doesn`t
- life changing for many, including myself
- imagine i started learning Python with this course and now i really code as a junior in a very nice company.
Good luck Nana and i really hope something motivates you to keep on doing this amazing videos.
I wish I could of gotten a certificate from watching this, her video was one of the very best iver ever watched and even covered topics I've never learned I wanna get into coding as a career and wanna learn python and I have to say idk how but I feel like this course could get me there if possible lol
Totally!!! She is sooooo thorough!!! I love her videos!!!!
Others prefer to keep it a mystery !
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Course Intro & Course Overview
2:53 - Introduction to Python
07:01 - Installation and Local Setup with PyCharm
14:10 - Write our first Python program
15:33 - Python IDE vs simple File Editor
19:04 - Strings and Number Data Types
30:11 - Variables in Python
39:33 - Encapsulate Logic with Functions
54:00 - Scope
59:50 - Accepting User Input
1:15:28 - Conditionals (if / else) and Boolean Data Type
1:44:18 - Error Handling with Try / Except
1:50:11 - While Loops
2:02:43 - Lists and For Loops
2:21:51 - Thanks JetBrains!
2:23:17 - Comments in Python
2:27:23 - Sets
2:38:31 - Built-In Functions
2:44:25 - Dictionary Data Type
3:01:32 - Modularize your project with Modules
3:20:09 - Project: Countdown App
3:40:27 - Packages, PyPI and pip
3:54:06 - Project: Automation with Python (Working with Spreadsheets)
4:44:02 - Object Oriented Programming: Classes and Objects
5:14:35 - Project: API Request to GitLab
5:30:23 - Wrap Up
I'm learning Python since a couple of weeks now, it is the BEST tutorial I have ever seen.
Thanks a lot.
I haven’t done programming for 15 years. Today, I started Python. You have done an amazing job and it’s easy to follow. Thanks for your hard work. 😍😍😍😍
0:54
❤
As a hobby coder, I found this tutorial very interesting and helped me to understand certain concepts that I had previously found challenging. The explanation's were easily understandable, and relevent. Appreciate the time and effort you must have spent producing this tutorial, thank you.
This is the best tutorial for beginners I ever met. Well organized,step by step.So easy to understand! Thanks a lot!!
I'm wondering who can dislike this? Probably someone who didnt watch it! NANA YOU ARE THE BEST!
Thank you Trajce, appreciate your supportive comment! 🙏 😊
Love that you take your time .And not rush through it and explain what and why. I've got folder of half finished projects . That I go through once a week and try salvage from people who just rush through them. Glad I found you
Thank you for your feedback Richard! That's great to hear!
The best thing about this tutorial, differently from others of other teachers out there, is that the more you keep watching, the more you understand!!! Thanks a lot Teacher Nana. You rock!
That was two things you don't often see in the online tutorial world: concise and helpful. Much appreciated.
So happy for Nana.I always postponed learning Python. Now I have just begun and I can only learn more and more. Thank you Nana.
She explained clearly from constant numbers to variables. That will helps learners from basic to advance into further applications in pathon. Long Live Nana.....!!!!!!
I can't imagine what challenges you faced while putting this together. Thanks a lot.
Thanks for your appreciation Anthony! :)
Thanks!
Awhile back I started golang learning with Nana and I had never fully comprehended a language in a first run as I did with her. I was able to expand on what she taught beyond what she taught because she explained it so thoroughly.
I wanted to pick python back up and went from udemy course to udemy course book to book. Not because they were necessarily bad but I felt like the information they chose to explain wasnt letting things click. Nor was it fast paced enough to assume I'm not stupid. Nana has a perfect balance. She doesn't assume you are dumb and explains only the information that lets things "click".
As someone who teaches others in IT I can appreciate the work that goes into clear explanations. Nana I wish you would do books or do follow ups to the beginner courses and go the next level for those interested. Thank you so much for your contributions over the years.
I recently finished going through your python tutorial and must say it was excellent. I have come across so many videos where the presenter is technically very good but not a good teacher. You madame are an excellent teacher. You explain complicated topics very simply. Am grateful for your tutorial and just wanted to say thank you. In the future if I need to learn any new tech i will first check if nana janashia has a tutorial for it and then check for others. Thank you.
I agree one hundred percent. You can find several teachers on TY. But very few are good teachers. She does an excellent job. Teaching ability you are born with.
By far the best Python tutorial I have followed. The way you expand the initial example really works great to understand everything that follows.
I came here after finishing Python beginner and Intermediate. A very good refresher course! Finished in a week. Thank you
Great tutorial, I'm only an hour in and I learned more than most 5h tutorials that I've already completed. Thank you so much
Wow really glad to hear Fodie :)
This is my first programming language tutorial I actually finished (though last chapter didn't work somehow) You're the best tutor I have ever encounter in Internet. Hope for intermidiate or advanced Python course.
Thank you very much. I learnt a lot.
Happy to hear and thank you for your support!
Nana you have cleared up passing arguments for me and ive been struggling to understand this concept for a year lol. THANK you
As a C# developer, I was looking for a quick course just to get the basic syntax and concepts. And you delivered it all! Thank you very much!
I can’t believe people like you still exist…. Words alone cannot describe how passionate I am about the way you teach. you are amazing and I hope one day I become as smart as you. Thank you for all the hard work you put in the
Most helpful python course I've taken! Love how you organized it. Thank you, Nana!
I have just finished the entire tutorial and this tutorial was awesome. If you are new to programming or want to revise python basics then I would highly recommend this tutorial.
I have tried many instructors' videos and even the paid ones but you are so simple and easy to understand. Nice work Nana. I am sad that I can raise the thumb just once :( Your deserve many thumbs up.
yes
It is really hard to find such a clear and understandable english while trying to learn from such crash courses so thank you times infinity for that.
OMG!
5 hours of free content to learn Python!
Really really appreciate your time and effort Nana! You the MVP!
People from any country can understand your English. We often have trouble understanding videos made by foreigners, but your interaction is exceptional, it directly connects us to the topic. And no more looking at CC than the video🙂
Amazing content. I am playing in 1.5X speed but everything is clear to me.. hats off for your effort. I started following you on social media.
Nana..appreciate your help in making, take the time, and presenting such amazing content not just for this for all the courses. Very rare to see people do such work for non-monetary reasons.
WOW. Thank you for your generosity. I love the content and I appreciate your efforts to explain everything in an easy, not tech/IT language. This course is amazing for someone like me who never did programming. Keep up the good work, Nana.
I think what I like so much about your course is that it is no BS and not done to overwhelm someone who is new. I did not feel like that with the Udemy course I took. Awesome work with this training material! I plan watching more of you training content.
As a novice to programming and Python, this is definitively a Python for Beginners Cheat Code.
You're my Hero, Nana.
Thank you very much.
Thanx Nana,
You taught me something in a day that my college failed to do in entire semester
Wow that's crazy! But I'm really happy about the feedback, thank you so much :) Actually I also learned most of the stuff on RUclips, articles online 💡
5+ hours long lecture without ads, you're amazing
I'm so glad I found this course!!! I just completed it and I have gained an exponential amount of knowledge from this excellent workflow. Nana is truly "Step by Step", and as a total beginner, this method has finally allowed me to break into this new discipline. I can't wait to begin the next course with Nana.... It's no wonder that she has recently reached 1,000,000 subscribers! Nana, you are a treasure of knowledge and you have a real gift for teaching!
This is my first coding lesson ever, and I love this tutorial!
Absolute gold..going to start this tomorrow
Thanks Abhishek 🙏 Hope you will enjoy it and learn a lot! :)
@@TechWorldwithNana i wanna tell you one thing are you replying me
@Muhammad Mulla Assalam o alaikum
@@giraffejuice thats right, tomorrow means never😂
Han bhai..bata kitna dekh liya🤣🤣🤣
I've been coding since 1983, but this is my first time using Python. I always shied away from it because of it being an interpreted language. That was then. I cldn't be happier that I stumbled across your amazing Python tutorial. I'm only 28 minutes into it and know for a fact I'll finish in the next day or so. Much to absorb. Great, great great job, Nana! Excellent work. This is pure Python gold! Thank you so much for all your valuable time and effort in putting this together.
What an amazing course, well done Nana!
I Was able to learn the core of python from this video.
Everything was well explained.
All and All just great.
Thank you!!
Nana does what few others do well: she knows how to teach by building on prior knowledge. She knows Python AND she knows how to teach Python.
Before I learn any new technology or a refresh, I always check whether Nana has a video on it. She's too good.
Really appreciate this course and I've learnt so much 2h in. I'll likely sign up to your DevOps course as I would like to transition from Ops. Just gotta keep pushing through this bootcamp first!
Really glad to hear and happy to welcome you in the bootcamp soon :)
Ayman how is your progress going? Thinking of starting my own It Journey but not sure if I'm being too cocky to shoot from nothing to Dev ops
@@mohammedzada6665 I'm starting with zero experience too. Everyone I watched said start with a Programming language first. Hope your journey goes well.
@@PhantomVista thanks you too
I am 57 years old and I am going to learn this and further my career from a CNC Machinist to a full fledge coder and Ai developer starting here with your course Nana. Let us see if you are a good teacher together.
Wonderful presentation. Not only does Nana cover the basics of python extremely well, but also many important aspects of good programming technique. The pace is perfect, and starting from a very simple program and adding more complex functionality through the presentation is beautifully done. Hats off to you!!
The course is put with great detailing, Structured very well & easy to understand. creating the content for coding for 5 hours is really a great effort and make the community learn the code. Well done , your all contents on coding are awesome. Appreciated for all your efforts . Thank you!
=....
An incredible coincidence just happened to me today. When doing my choirs I usually listen to music or interesting podcasts. And today I accidentally came across one of my childhood favorite singer Nino Katamadze's interview (who I haven't listened to for 10+ years). It reminded me about her beautiful music and I listened her music a lot today. Then after my choirs I set down to find some decent Python courses and accidentally came across that amazing channel which I immediately fell in love with 😍 looove beautiful, talanted, inspiring, and strong Georgian women. Greetings from an Armenian living in the US. Many thanks for your incredible work and best wishes for the future achievements!
This was an amazing introduction course for Python. This is the second course of yours that I've followed along with, the first being the Kubernetes course and I'm seriously considering your DevOps course as a result.
Thanks Jeremy, that's great to hear! :) We would be glad to welcome you in our bootcamp!
Ms. Nana, I love the way how you explain complex concepts. Some people are born to teach and you are one of them. I can't wait to see when you will be able to create the "Java Programming" Course
Thanks
Thank you for your support!
I had watched a lot of Python tutorials This is my favorite ever, Big Thank you, Nana
Brilliant! Your definitely my go to person in learning! Amazing by your structure of courses and various!
Thanks Adil, really happy to hear 🙂💙
Thank you I enjoy your courses
And this is how you make tutorials for beginner.
Thank you, Nana for taking time and put together this wonderful course!!
Thank you for your great feedback! 😊
Absolutely. I totally agree. Brilliant tutorial
🧑🏼🎓Today is graduation day! 🎉 Thank you so much for your time and effort in delivering this wonderfully developed course Nana. The practical concepts presented here point me in the right direction for my intended project. Specifically, the openpyxl automation exercise and spreadsheet manipulation/extraction functions are particularly relevant to my needs. A new view on OOP, class & object structure and the module/package material really has my mind churning. I have a lot of data to process and I need database integration. Your course has made clear to me how I need to structure both database and automated Python data handling to make that happen. Classes and objects! I've never thought of database tables as classes or columns/db fields as objects but structurally they are remarkably similar. This is going to save a lot of time and effort and I'm looking forward to checking out your other material and projects soon. Sincerely: THANK YOU! 🙏🏼
Just completed the course in 3 days. Amazing! I'd say. Everything is explained and is to the point.
Paying thanks to her would be least of gratitude. But at the end of the day, that's all one can do!
Although you gave a touch to everything, I wonder how would one handle files that are not .xlsx for example csv files, and what package one could use to play around with data. I hope to get back your response!
A BIG THANKS! AGAIN.
Hi Nana. If I could give you one millions thumbs for this Python crash course... I will!!! 👍 Thank you!!! It has been the best crash course in Python I have "ever" taken by far !!! I really love the way you put complex stuff in real escenario, but make them really easy and smooth to understand and practice. A fan of you!!! Thank you very much!!!
I can't even express in words how much I appreciate this video, learnt python before but after watching this video, the concepts are anchored in my mind. Bravo.
same here sisi wam'
Muaaaah!
I just discovered your channel like a few hours ago and I am hooked. Thank you for creating this content. I am currently a software test analyst and before that, I worked as a support technician now I am looking into transitioning into software engineering. I have basic knowledge of C# and Java programming languages although I have learned those languages years ago.
Thank you nana for all the efforts you put for us. ♥️
😊 Hope you will like the course!
Nana is known person now. She knows how to make things clear at basic level. Thanks Nana
@@TechWorldwithNana
We like it. We like it.
Over 5 hours "Full Python Course" for free... Well structured, a very good and clear presentation of all important things, thank you very very much, Nana: You enrich us and help many people on their way to programming with this. With your friendly and calming manner and your great presence, it's great fun to follow your content. I am happy, that I found your channel here.
Absolutely incredible teaching. Extremely casual and introspective. Wow. I am now signing up to your bootcamp. This isn't a paid advertising. i am embarrassed that this is 3 years old. And that I am now focused on learning Python better than basic reading scripts and hacking code together after 25 years in IT.
Thank you for this wonderful course. After your course I have learnt how easy it is to work with excel. Also, congratulations on finally being recognized as an AWS hero! You absolutely deserve it. I had gone for Google interview after watching your Kubernetes in 3 minutes videos. That was amazing! Here is wishing you more success!!
Fantastic presentation of a complicated subjected matter. I have learned a lot from your presentation. Among all the python video tutorials for beginners I have come across in RUclips, Nana’s is top on the chart. Thank you very for simplifying this subject for beginners like me. From zero to hero, I am going.
Thank you Nana! I am an embedded developer, looking to change to more software and infra work. Among the seas of never-ending long tutorials, I found the gem in your channel. The way you design learning is amazing and empathetic. Keep up the great work.
Nana..appreciate your help is making, take the time and presenting such an amazing content not just for this for all the courses. Very rare to see people do such work for non monetary reasons
Since I already know BASIC & JAVA, your tutorial is so easy to follow & learn. Though I'm just being able to spare a few minutes at night everyday, your video is so refreshing even in that drowsy state of mine. Thanks a lot Ms Nana !!
Everyone keeps saying Python's one of the easiest languages to get your feet wet in automation and programming/scripting but it always looked so daunting to me. But I have to say, around 36:00 is when I started to get genuinely excited to work with Python. Looking forward to the rest of the course and thank you for putting this out!