 
    
    Who it's for: This course is for Python beginners or intermediate users looking for a refresher on the intricacies of the programming language.
What it is: Python is a popular programming language used to develop web and app software.
What you'll learn: In this course, we’ll explain how to install Python and get started with an IDE like PyCharm. Then, we’ll show you the basics like using numbers and variables, as well as the difference between a variety of Python statements, data types, and data structures. Finally, we’ll create some simple projects and programs to give you a better idea of what Python can really do.
    
    Exercise Files - Download Before Starting the Course
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    
    
    Course
    
      
  
  
        Available in
        
        days
      
      
        
        days
        after you enroll
      
    - Introduction (1:05)
- Installing Python (4:34)
- Python Tools (7:57)
- Running Python Scripts Via Command Line (3:16)
- Installing and Getting Started with an IDE - PyCharm (6:58)
- Using Numbers and Variables - Part 1 (7:17)
- Using Numbers and Variables - Part 2 (4:01)
- Pythagorean Theorem Script (5:12)
- Currency Converter (4:19)
- Enhanced Currency Converter (7:17)
- Bool Datatype (11:17)
- Relational Operators (5:02)
- If Else Statements (10:35)
- Elif Statements (8:47)
- Conclusion (0:07)