Dan Kornas
Dan Kornas
  • 7
  • 2 101
Python Programming Fundamentals | Python Tuples
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io
-------------------------
In this video, you’ll learn how to work with Python tuples-an important data structure used to store collections of data in an immutable way. We’ll cover how to create tuples, access their elements, and understand their immutable nature. You’ll also explore how to store different data types within a tuple, work with nested tuples, and perform tuple operations such as combining and slicing tuples. Additionally, we’ll demonstrate how to check for element existence in a tuple and highlight their usage compared to lists.
To start learning without installing Python locally, use Google Colab.
Introduction to Google Colab: th-cam.com/video/FXKMmilL70w/w-d-xo.html
Create a new Google Colab Notebook: colab.research.google.com/#create=true
GitHub Code: github.com/dankornas/ai-roadmap/blob/main/python/4_tuples/tuples.ipynb
TABLE OF CONTENTS
0:00 Introduction to Python Tuples
0:45 Creating a Tuple in Python
1:10 Accessing Tuple Elements Using Indexes
1:55 Checking the Length of a Tuple
2:15 Creating a Tuple with Mixed Data Types
3:15 Using the Tuple Constructor
3:45 Creating a Tuple with Nested Tuples
4:35 Accessing Elements and Slicing Tuples
5:30 Combining Tuples
6:00 Checking Element Existence in a Tuple
6:45 AI Learning Hub Membership
-------------------------
Social channels:
🐦Twitter: dankornas
🌍LinkedIn: www.linkedin.com/in/daniel-kornas/
🕵Facebook: dankornas
📱Instagram: dankornas
🧵 Threads: www.threads.net/@dankornas
-------------------------
📚 AI Books 📚
Introduction to Generative AI 👉 shorturl.at/3dSQz
*I use affiliate links on the products that I recommend. I may earn a purchase commission or a referral bonus from the usage of these links.
มุมมอง: 84

วีดีโอ

Python Programming Fundamentals | Python Lists
มุมมอง 2557 ชั่วโมงที่ผ่านมา
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io In this video, you’ll learn how to work with Python lists-highly flexible data structures that allow you to store sequences of items. We’ll cover how to create lists, access individual elements, modify lists, use variou...
Python Programming Fundamentals | Python Strings
มุมมอง 17814 ชั่วโมงที่ผ่านมา
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io In this video, you’ll learn how to work with strings in Python-including creating strings using single, double, and triple quotes, understanding escape sequences, concatenating strings, accessing individual characters, ...
Python Programming Fundamentals | Data Types & Variables
มุมมอง 13719 ชั่วโมงที่ผ่านมา
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io In this video, you’ll learn how to work with variables in Python-including proper naming conventions, understanding case sensitivity, exploring dynamic typing with various data types like integers, floats, strings, and ...
Python Programming Fundamentals | Basics - Comments & Printing
มุมมอง 50314 วันที่ผ่านมา
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io In this video, you’ll learn the fundamentals of Python programming, including how to write comments, create and manipulate variables, perform arithmetic operations, and use the print function effectively. To start learn...
Google Colab Basics
มุมมอง 44221 วันที่ผ่านมา
🎓 Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community-sign up now for the AI Learning Membership at ailearninghub.io In this video, we’ll walk you through everything you need to know to get started with Google Colab, a powerful, cloud-based platform for writing and running Python code using Jupyter Notebooks. Google Colab Website: col...
Master AI in 2024: Join the Ultimate AI Learning Hub Community!
มุมมอง 5416 หลายเดือนก่อน
🔹Dive into the Future of AI with the AI Learning Hub! 🚀 🎓 Start Your AI Journey Today: Unlock the secrets of machine learning, data science, and artificial intelligence with our comprehensive learning platform. Perfect for beginners and seasoned professionals alike! 🌐 Join the AI Learning Hub: Become part of a supportive community dedicated to transforming the future of AI. Get access to collab...

ความคิดเห็น

  • @goofychand
    @goofychand 5 วันที่ผ่านมา

    LOVED IT STARTING MY DATA SCIENCE JOURNEY

    • @dankornas
      @dankornas 5 วันที่ผ่านมา

      Really happy to hear that! Stay tuned for more!