René's URL Explorer Experiment


Title: Code Your First Python Program (Overview) (Video) – Real Python

Open Graph Title: Code Your First Python Program (Overview) – Real Python

Description: I want to welcome you to the Python Basics: Your First Program video course. My name’s Christopher Bailey, and I’ll be leading you through this course. The first Python Basics video course was about getting Python installed on your computer. And now…

Open Graph Description: I want to welcome you to the Python Basics: Your First Program video course. My name’s Christopher Bailey, and I’ll be leading you through this course. The first Python Basics video course was about getting Python installed on your computer. And now…

Opengraph URL: https://realpython.com/videos/first-python-program-overview/

X: @realpython

direct link

Domain: realpython.com


Hey, it has json ld scripts:
  {
    "@context": "https://schema.org",
    "@type": "VideoObject",
    "name": "Code Your First Python Program (Overview)",
    "description": "I want to welcome you to the Python Basics: Your First Program video course. My name’s Christopher Bailey, and I’ll be leading you through this course. The first Python Basics video course was about getting Python installed on your computer. And now…",
    "thumbnailUrl": ["https://files.realpython.com/media/Python-Basics-Your-First-Python-Program_Watermarked.bee327fe83d3.jpg"],
    "uploadDate": "2022-03-22T14:00:00+00:00",
    "duration": "PT1M39S",
    "embedUrl": "https://player.vimeo.com/video/680937159",
    "potentialAction": {
      "@type": "SeekToAction",
      "target": "https://realpython.com/videos/first-python-program-overview/#t={seek_to_second_number}",
      "startOffset-input": "required name=seek_to_second_number"
    }
  }
  

authorReal Python
twitter:cardsummary_large_image
twitter:imagehttps://files.realpython.com/media/Python-Basics-Your-First-Python-Program_Watermarked.bee327fe83d3.jpg
og:imagehttps://files.realpython.com/media/Python-Basics-Your-First-Python-Program_Watermarked.bee327fe83d3.jpg
twitter:creator@realpython
og:typevideo.episode

Links:

https://realpython.com/
Start Herehttps://realpython.com/start-here/
Learn Python https://realpython.com/courses/python-basics-first-program/continue/
Python Tutorials →In-depth articles and video courseshttps://realpython.com/search?kind=article&kind=course&order=newest
Learning Paths →Guided study plans for accelerated learninghttps://realpython.com/learning-paths/
Quizzes & Exercises →Check your learning progresshttps://realpython.com/quizzes/
Browse Topics →Focus on a specific area or skill levelhttps://realpython.com/tutorials/all/
Community Chat →Learn with other Pythonistashttps://realpython.com/community/
Office Hours →Live Q&A calls with Python expertshttps://realpython.com/office-hours/
Podcast →Hear what’s new in the world of Pythonhttps://realpython.com/podcasts/rpp/
Books →Round out your knowledge and learn offlinehttps://realpython.com/products/books/
Reference →Concise definitions for common Python termshttps://realpython.com/ref/
Code Mentor →BetaPersonalized code assistance & learning toolshttps://realpython.com/mentor/
Unlock All Content →https://realpython.com/account/join/
More https://realpython.com/courses/python-basics-first-program/continue/
Learner Storieshttps://realpython.com/learner-stories/
Python Newsletterhttps://realpython.com/newsletter/
Python Job Boardhttps://www.pythonjobshq.com
Meet the Teamhttps://realpython.com/team/
Become a Tutorial Writerhttps://realpython.com/write-for-us/
Become a Video Instructorhttps://realpython.com/become-an-instructor/
Searchhttps://realpython.com/search
https://realpython.com/search
Joinhttps://realpython.com/account/join/
Sign‑Inhttps://realpython.com/account/login/?next=%2Fvideos%2Ffirst-python-program-overview%2F
https://realpython.com/courses/python-basics-first-program/#team
Python Basics: Code Your First Python Programhttps://realpython.com/courses/python-basics-first-program/
Christopher Baileyhttps://realpython.com/courses/python-basics-first-program/#team
Course Slides (.pdf)https://realpython.com/courses/python-basics-first-program/downloads/python-basics-first-program-slides/
Ask a Questionhttps://realpython.com/courses/python-basics-first-program/continue/#discussion
https://realpython.com/feedback/survey/course/python-basics-first-program/liked/?from=lesson-title
https://realpython.com/feedback/survey/course/python-basics-first-program/disliked/?from=lesson-title
Contentshttps://realpython.com/courses/python-basics-first-program/continue/#description
Transcripthttps://realpython.com/courses/python-basics-first-program/continue/#transcript
Discussionhttps://realpython.com/courses/python-basics-first-program/continue/#discussion
set up Pythonhttps://realpython.com/courses/setting-up-python/
Python Basics: A Practical Introduction to Python 3http://pythonbasicsbook.com
Python Basics: Setting Up Pythonhttps://realpython.com/courses/setting-up-python/
Python 3 Installation & Setup Guidehttps://realpython.com/installing-python/
How to Write Beautiful Python Code With PEP 8https://realpython.com/python-pep8/
Course Slides (.pdf)https://realpython.com/courses/python-basics-first-program/downloads/python-basics-first-program-slides/
00:00https://realpython.com/courses/python-basics-first-program/continue/#t=0.48
I want to welcome you to the Python Basics: Your First Program video course.https://realpython.com/courses/python-basics-first-program/continue/#t=0.48
My name’s Christopher Bailey, and I’ll be leading you through this course.https://realpython.com/courses/python-basics-first-program/continue/#t=5.67
The first Python Basics video course was about getting Python installed on yourhttps://realpython.com/courses/python-basics-first-program/continue/#t=8.97
computer. And now that you got it installed, it’s time to start coding.https://realpython.com/courses/python-basics-first-program/continue/#t=12.6
00:18https://realpython.com/courses/python-basics-first-program/continue/#t=18.42
In this course, you’ll write your first Python script.https://realpython.com/courses/python-basics-first-program/continue/#t=18.42
You’ll learn what happens when you run scripts with an error, and you’ll learnhttps://realpython.com/courses/python-basics-first-program/continue/#t=21.96
how to declare variables and inspect their value.https://realpython.com/courses/python-basics-first-program/continue/#t=25.98
00:29https://realpython.com/courses/python-basics-first-program/continue/#t=29.79
You’ll also learn a lot about how to write comments.https://realpython.com/courses/python-basics-first-program/continue/#t=29.79
00:34https://realpython.com/courses/python-basics-first-program/continue/#t=34.35
Along the way,https://realpython.com/courses/python-basics-first-program/continue/#t=34.35
you’re going to also learn the differences between what is called thehttps://realpython.com/courses/python-basics-first-program/continue/#t=35.1
interactive and the script windows inside of IDLE.https://realpython.com/courses/python-basics-first-program/continue/#t=38.4
You’ll learn about the Read-Evaluate-Print Loop (REPL),https://realpython.com/courses/python-basics-first-program/continue/#t=41.94
and not only will you be creating scripts, but you’ll also learn how to run them.https://realpython.com/courses/python-basics-first-program/continue/#t=45.39
00:49https://realpython.com/courses/python-basics-first-program/continue/#t=49.47
You’ll learn about a very important operator called the assignment operator.https://realpython.com/courses/python-basics-first-program/continue/#t=49.47
What are the rules for creating variable names, and what is considered valid orhttps://realpython.com/courses/python-basics-first-program/continue/#t=53.31
invalid? Along with that,https://realpython.com/courses/python-basics-first-program/continue/#t=57.9
you’ll also learn a few of the standards that are outlined inside of PEP 8.https://realpython.com/courses/python-basics-first-program/continue/#t=60.12
01:06https://realpython.com/courses/python-basics-first-program/continue/#t=66.01
I’ll take you quickly through the table of contents here before we get started.https://realpython.com/courses/python-basics-first-program/continue/#t=66.01
This video is the overview.https://realpython.com/courses/python-basics-first-program/continue/#t=69.76
Then you’re going to dive right into writing your first Python script.https://realpython.com/courses/python-basics-first-program/continue/#t=71.8
01:15https://realpython.com/courses/python-basics-first-program/continue/#t=75.43
After that you’re going to learn how to make some mistakes,https://realpython.com/courses/python-basics-first-program/continue/#t=75.43
but also how to get around them. Then you’ll dive into creating variables.https://realpython.com/courses/python-basics-first-program/continue/#t=77.86
After that,https://realpython.com/courses/python-basics-first-program/continue/#t=82.69
it’s all about comments and leaving helpful notes for yourself inside of yourhttps://realpython.com/courses/python-basics-first-program/continue/#t=83.29
code.https://realpython.com/courses/python-basics-first-program/continue/#t=86.89
01:27https://realpython.com/courses/python-basics-first-program/continue/#t=87.88
And then I’ll wrap up with you with a summary and include a bunch of additionalhttps://realpython.com/courses/python-basics-first-program/continue/#t=87.88
resources.https://realpython.com/courses/python-basics-first-program/continue/#t=91.33
So it’s time for you to get started with writing your first Python script.https://realpython.com/courses/python-basics-first-program/continue/#t=93.46
Become a Memberhttps://realpython.com/account/join/
Overviewhttps://realpython.com/courses/python-basics-first-program/
https://realpython.com/videos/write-python-script/
Code Your First Python Program (Overview) 01:39 https://realpython.com/videos/first-python-program-overview/
Write a Python Script 07:41 https://realpython.com/videos/write-python-script/
Make Some Mistakes 06:10 https://realpython.com/lessons/make-mistakes/
Create and Inspect a Variable 12:51 https://realpython.com/lessons/create-inspect-variable/
Leave Helpful Comments 04:06 https://realpython.com/lessons/leave-helpful-comments/
Code Your First Python Program (Quiz) 09:30 https://realpython.com/lessons/first-python-program-quiz/
Code Your First Python Program (Summary) 01:29 https://realpython.com/lessons/first-python-program-summary/
Privacy Policyhttps://realpython.com/privacy-policy/

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover

Robots: max-image-preview:large


URLs of crawlers that visited me.