Back to Browse

CS1026: For Loops

1.8K views
Sep 23, 2024
48:09

Chapters: * 00:00 Introduction * 00:20 Processing Strings With Loops * 04:28 Example 3.7a: Count Vowels Anywhere in a String * 09:18 for Loops * 11:12 for Loop vs. while Loop * 13:16 Example 3.7b: Count Vowels Using a for Loop * 17:10 Example 3.8: Cleaning a String * 22:49 Example 3.9a: Find the First Occurrence of a Digit in a String * 23:21 None Keyword * 23:42 is Operation * 24:52 Example 3.9a Continued. * 27:05 Example 3.9b: Find the Last Occurrence of a Digit in a String * 30:15 The range() Function * 33:31 Using range() With a for Loop * 35:15 Simple Examples of using range() With a for Loop * 38:19 Reverse Ranges / Running a for Loop Backwards * 39:30 Example 3.10: Checking if a String is a Palindrome / Reversing a String * 47:11 Outro Examples used: 3.7, 3.8, 3.9, 3.10 Credits: * Video, slides, editing, etc. by Dr. Servos. * Intro/Outro Song: Code with Python 2 created using Suno (https://suno.com), full song can be found here: https://youtu.be/jlePWVTg9Q8 * Timer music (not used in all videos): Python Countdown created using Suno (https://suno.com), full song can be found here: https://youtu.be/Q3fQyYAk8LU * Python logo copyrighted/trademarked by the Python Software Foundation (https://www.python.org/psf-landing/) * Some images created using Adobe Firefly (https://www.adobe.com/products/firefly.html). * Parts of intro video from Adobe Stock including "Programming or developing a software or game. Application, program or code development. 4k 3d animation" By DETHAL (File #: 846597970) * Parts of intro video and outro created using Placeit (https://placeit.net).

Download

1 formats

Video Formats

360pmp483.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CS1026: For Loops | NatokHD