René's URL Explorer Experiment


Title: Python Basics: Finding and Fixing Code Bugs – Real Python

Open Graph Title: Python Basics: Finding and Fixing Code Bugs – Real Python

Description: In this Python Basics video course, you'll learn how to identify and fix logic errors, or bugs, in your Python code. You'll use the built-in debugging tools in Python's Integrated Development and Learning Environment to practice locating and resolving bugs in an example function.

Open Graph Description: In this Python Basics video course, you'll learn how to identify and fix logic errors, or bugs, in your Python code. You'll use the built-in debugging tools in Python's Integrated Development and Learning Environment to practice locating and resolving bugs in an example function.

Opengraph URL: https://realpython.com/courses/python-basics-code-bugs/

X: @realpython

direct link

Domain: realpython.com


Hey, it has json ld scripts:
{
  "@context": "https://schema.org",
  "@type": "Course",
  "@id": "https://realpython.com/courses/python-basics-code-bugs/",
  "url": "https://realpython.com/courses/python-basics-code-bugs/",
  "name": "Python Basics: Finding and Fixing Code Bugs",
  "description": "In this Python Basics video course, you'll learn how to identify and fix logic errors, or bugs, in your Python code. You'll use the built-in debugging tools in Python's Integrated Development and Learning Environment to practice locating and resolving bugs in an example function.",
  "availableLanguage": [
    "en"
  ],
  "educationalLevel": "Beginner",
  "educationalCredentialAwarded": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Certificate",
    "name": "Real Python Certificate of Completion"
  },
  "hasCourseInstance": [
    {
      "@type": "CourseInstance",
      "courseMode": "Online",
      "courseWorkload": "PT101M24S",
      "instructor": {
        "@type": "Person",
        "name": "Martin Breuss",
        "image": "https://realpython.com/cdn-cgi/image/width=456,height=456,fit=crop,gravity=auto,format=auto/https://files.realpython.com/media/martin_breuss_python_square.efb2b07faf9f.jpg",
        "url": "https://realpython.com/team/mbreuss/",
        "affiliation": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        }
      }
    }
  ],
  "image": {
    "@type": "ImageObject",
    "url": "https://files.realpython.com/media/Finding-and-Fixing-Code-Bugs_Watermarked.0c18c5fbaf79.jpg",
    "width": 1920,
    "height": 1080
  },
  "inLanguage": "en",
  "provider": {
    "@type": "Organization",
    "@id": "https://realpython.com/#organization",
    "name": "Real Python",
    "url": "https://realpython.com",
    "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
  },
  "publisher": {
    "@type": "Organization",
    "@id": "https://realpython.com/#organization",
    "name": "Real Python",
    "url": "https://realpython.com",
    "logo": {
      "@type": "ImageObject",
      "url": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png",
      "width": 512,
      "height": 512
    },
    "description": "Real Python is a leading provider of online Python education and one of the largest language-specific online communities for software developers. It publishes high-quality learning resources, such as tutorials, books, and courses to an audience of millions of developers, data scientists, and machine learning engineers each month.",
    "slogan": "Become a Python Expert",
    "email": "info@realpython.com",
    "sameAs": [
      "https://github.com/realpython",
      "https://www.youtube.com/realpython",
      "https://twitter.com/realpython",
      "https://x.com/realpython",
      "https://www.linkedin.com/company/realpython-com/",
      "https://www.facebook.com/learnrealpython",
      "https://www.instagram.com/realpython",
      "https://www.tiktok.com/@realpython.com"
    ]
  },
  "syllabusSections": [
    {
      "@type": "Syllabus",
      "name": "Using IDLE's Debug Control Window"
    },
    {
      "@type": "Syllabus",
      "name": "Debugging a Buggy Function"
    },
    {
      "@type": "Syllabus",
      "name": "Reviewing What You've Learned"
    }
  ],
  "offers": [
    {
      "@type": "Offer",
      "category": "Subscription"
    }
  ],
  "datePublished": "2022-08-02",
  "dateModified": "2024-10-16"
}

authorReal Python
twitter:cardsummary_large_image
twitter:imagehttps://files.realpython.com/media/Finding-and-Fixing-Code-Bugs_Watermarked.0c18c5fbaf79.jpg
og:imagehttps://files.realpython.com/media/Finding-and-Fixing-Code-Bugs_Watermarked.0c18c5fbaf79.jpg
twitter:creator@realpython
og:typearticle

Links:

https://realpython.com/
Start Herehttps://realpython.com/start-here/
Learn Python https://realpython.com/courses/python-basics-code-bugs/
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-code-bugs/
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=%2Fcourses%2Fpython-basics-code-bugs%2F
https://realpython.com/courses/python-basics-code-bugs/continue/
https://realpython.com/courses/python-basics-code-bugs/#team
Martin Breusshttps://realpython.com/courses/python-basics-code-bugs/#team
basicshttps://realpython.com/tutorials/basics/
toolshttps://realpython.com/tutorials/tools/
Start Now https://realpython.com/courses/python-basics-code-bugs/continue/
Rate and Reviewhttps://realpython.com/feedback/survey/course/python-basics-code-bugs/feedback/?from=course
Q&A With Python Experts: Ask a Questionhttps://realpython.com/courses/python-basics-code-bugs/discussion/
Course Slides (.pdf)https://realpython.com/courses/python-basics-code-bugs/downloads/python-basics-code-bugs-slides/
Sample Code (.zip)https://realpython.com/courses/python-basics-code-bugs/downloads/python-basics-code-bugs-code/
Python Basics: Introduction to Pythonhttps://realpython.com/learning-paths/python-basics/
Start Nowhttps://realpython.com/courses/python-basics-code-bugs/continue/
1. Python Basics: Finding and Fixing Code Bugs (Overview)01:12 https://realpython.com/videos/python-basics-code-bugs-overview/
2. IDLE's Debug Control Window06:40 https://realpython.com/videos/idle-debug-control/
3. The Step, Out, and Over Buttons08:24 https://realpython.com/lessons/step-out-over/
4. Breakpoints, Go, and Quit04:44 https://realpython.com/lessons/breakpoints-go-quit/
1. A Buggy Program03:39 https://realpython.com/lessons/buggy-program/
2. Step 1: Guess02:04 https://realpython.com/lessons/step-one-guess/
3. Step 2: Set a Breakpoint and Inspect04:00 https://realpython.com/lessons/step-two-breakpoint/
4. Step 3: Identify and Fix01:27 https://realpython.com/lessons/step-three-identify-fix/
5. Step 4: Repeat02:32 https://realpython.com/lessons/step-four-repeat/
6. Print Debugging03:51 https://realpython.com/lessons/print-debugging/
1. Python Basics: Finding and Fixing Code Bugs (Quiz)04:30 https://realpython.com/lessons/python-basics-code-bugs-quiz/
2. Python Basics: Finding and Fixing Code Bugs (Summary)04:07 https://realpython.com/lessons/python-basics-code-bugs-summary/
Start Nowhttps://realpython.com/videos/python-basics-code-bugs-overview/
https://realpython.com/team/mbreuss/
» More about Martinhttps://realpython.com/team/mbreuss/
https://realpython.com/team/asantos/
Aldrenhttps://realpython.com/team/asantos/
https://realpython.com/team/cbailey/
Christopherhttps://realpython.com/team/cbailey/
https://realpython.com/team/damos/
Davidhttps://realpython.com/team/damos/
https://realpython.com/team/fheisler/
Fletcherhttps://realpython.com/team/fheisler/
https://realpython.com/team/jjablonski/
Joannahttps://realpython.com/team/jjablonski/
https://realpython.com/team/kfinegan/
Katehttps://realpython.com/team/kfinegan/
https://realpython.com/team/tmoore/
Tappanhttps://realpython.com/team/tmoore/
https://realpython.com/team/jschmitt/
Jacobhttps://realpython.com/team/jschmitt/
https://realpython.com/courses/python-basics-lists-tuples/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
Python Basics: Lists and Tupleshttps://realpython.com/courses/python-basics-lists-tuples/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
https://realpython.com/courses/basics-conditional-logic-control-flow/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
Python Basics: Conditional Logic and Control Flowhttps://realpython.com/courses/basics-conditional-logic-control-flow/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
https://realpython.com/courses/python-basics-oop/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
Python Basics: Object-Oriented Programminghttps://realpython.com/courses/python-basics-oop/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-basics-code-bugs
← Browse All Courseshttps://realpython.com/search?kind=course
Start Herehttps://realpython.com/start-here/
Learning Resourceshttps://realpython.com/search
Code Mentorhttps://realpython.com/mentor/
Python Referencehttps://realpython.com/ref/
Python Cheat Sheethttps://realpython.com/cheatsheets/python/
Support Centerhttps://support.realpython.com/
Learning Pathshttps://realpython.com/learning-paths/
Quizzes & Exerciseshttps://realpython.com/quizzes/
Browse Topicshttps://realpython.com/tutorials/all/
Live Courseshttps://realpython.com/live/
Bookshttps://realpython.com/books/
Podcasthttps://realpython.com/podcasts/rpp/
Newsletterhttps://realpython.com/newsletter/
Community Chathttps://realpython.com/community/
Office Hourshttps://realpython.com/office-hours/
Learner Storieshttps://realpython.com/learner-stories/
Plans & Pricinghttps://realpython.com/account/join/
Team Planshttps://realpython.com/account/join-team/
For Businesshttps://realpython.com/account/join-team/inquiry/
For Schoolshttps://realpython.com/account/join-team/education-inquiry/
Reviewshttps://realpython.com/learner-stories/
About Ushttps://realpython.com/about/
Teamhttps://realpython.com/team/
Mission & Valueshttps://realpython.com/mission/
Editorial Guidelineshttps://realpython.com/editorial-guidelines/
Sponsorshipshttps://realpython.com/sponsorships/
Careershttps://realpython.workable.com
Press Kithttps://realpython.com/media-kit/
Merchhttps://realpython.com/merch
https://www.youtube.com/realpython
https://x.com/realpython
https://www.linkedin.com/company/realpython-com
https://www.facebook.com/LearnRealPython
https://github.com/realpython/
Privacy Policyhttps://realpython.com/privacy-policy/
Terms of Usehttps://realpython.com/terms/
Securityhttps://realpython.com/security/
Contacthttps://realpython.com/contact/
https://realpython.com/

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.