Python Course | Lesson 09: Type Casting | How to Convert Between Data Types

Опубликовано: 23 Июль 2026
на канале: Eng Hama
6
0

In Lesson 09 of Python's Procedural Core Course, we look into "Type Casting - How to Convert Between Data Types." In software engineering, you frequently need to transform data from one format to another (such as changing a string into an integer or a float into a string). We will discuss both implicit and explicit type conversion, and how to do it safely in Python.


➡️ Full Course Playlist:    • Part 1: The Foundation  


➡️ Previous Lesson (Lesson 08):    • Python Course | Lesson 08: Identifiers | T...  


Welcome to EngHama, your channel for mastering the art of software engineering. My name is Hama, a software engineer with over 14 years of industry experience. I created this channel to offer a complete, academic Python course, absolutely for free. My teaching method focuses on deep understanding (the 'why'), not just memorizing code (the 'what').

Don't Just Code. Engineer.


#Python #LearnPython #Programming #PythonForBeginners #SoftwareEngineering #EngHama #TypeCasting #TypeConversion #DataTypes #PythonProgramming